,

https://www.facebook.com/share/v/1CVVy7ggMT/

,

정말 어렵다. 4기가 이하 디바이스는 form 에 이미지를 넣어도 뭔가 누락이 자주 된다. 과정 하나하나를 더블체크 해야. 서버쪽에서 보면 https 는 무결점인데 내용이 빠지는 경우 많음.

,

sudo tee /etc/polkit-1/localauthority/50-local.d/50-colord.pkla > /dev/null <<'EOF'
[Allow Colord all users]
Identity=unix-user:*
Action=org.freedesktop.color-manager.create-device
ResultAny=yes
ResultInactive=yes
ResultActive=yes
EOF

 

'컴퓨터 이야기~ > 소프트웨어' 카테고리의 다른 글

해외 저사양 모바일 기기 지원  (0) 2025.11.13
5060ti FP16 성능이 3080ti 수준이네...  (0) 2025.10.23
AWS 다운  (0) 2025.10.23
firefox esr downgrade profile  (0) 2025.09.04
[LTBS] Pytorch CUDA NVIDIA Driver  (0) 2025.08.05
,

역사를 알아야

,

역시 세월 앞에는 장사가 없다.

나이들면 지는 것은 어쩔 수 없음.

,

,

cmd --> run

"C:\Program Files\Mozilla Firefox\firefox.exe" --allow-downgrade

 

 

How to Downgrade Firefox to Firefox ESR in Windows

Learn how to downgrade from Firefox Release to Firefox ESR without changing or creating Firefox profile.

www.trishtech.com

 

'컴퓨터 이야기~ > 소프트웨어' 카테고리의 다른 글

5060ti FP16 성능이 3080ti 수준이네...  (0) 2025.10.23
AWS 다운  (0) 2025.10.23
[LTBS] Pytorch CUDA NVIDIA Driver  (0) 2025.08.05
Debian 설치  (0) 2025.07.02
MSVC 2015 Community Edition 라이센스 정책  (0) 2025.03.21
,

ubuntu <= 22.04 , cuda 12.4 , driver 550

 

wget https://developer.download.nvidia.com/compute/cuda/12.4.1/local_installers/cuda_12.4.1_550.54.15_linux.run

 

sudo sh cuda_12.4.1_550.54.15_linux.run

 

pip3 install torch==2.6.0 torchvision==0.21.0 torchaudio==2.6.0 --index-url https://download.pytorch.org/whl/cu124

'컴퓨터 이야기~ > 소프트웨어' 카테고리의 다른 글

AWS 다운  (0) 2025.10.23
firefox esr downgrade profile  (0) 2025.09.04
Debian 설치  (0) 2025.07.02
MSVC 2015 Community Edition 라이센스 정책  (0) 2025.03.21
CloudFlare 의 장점에 대한 자세한 설명  (0) 2024.11.28
,

https://hamonikr.org/board_tipntech/105117

 

,