사전 정리 !! $ sudo rm /etc/apt/sources.list.d/cuda* $ sudo apt --purge autoremove nvidia* $ sudo apt remove --autoremove nvidia-cuda-toolkit 1. DRIVER 설치 $ ubuntu-drivers devices == /sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0 == modalias : pci:v000010DEd00002182sv000019DAsd00004527bc03sc00i00 vendor : NVIDIA Corporation model : TU116 [GeForce GTX 1660 Ti] driver : nvidia-driver-515-open - dis..
conda install pytorch torchvision -c pytorch
CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run $ conda init Currently supported shells are: - bash - fish - tcsh - xonsh - zsh - powershell See 'conda init --help' for more information and options. IMPORTANT: You may need to close and restart your shell after running 'conda init'. Problem Solve !!! $ source ~/anaconda3/etc..
https://www.how2shout.com/linux/how-to-install-anacondaon-ubuntu-22-04-lts-jammy/ How to install Anaconda on Ubuntu 22.04 LTS Jammy Get the simple steps to install Anaconda Navigator on Ubuntu 22.04 LTS Jammy JellyFish to start developing your Python-based applications. www.how2shout.com
https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/ DNF System Upgrade :: Fedora Docs If you use rpmconf to upgrade the system configuration files supplied with the upgraded packages then some configuration files may change. After the upgrade you should verify /etc/ssh/sshd_config, /etc/nsswitch.conf, /etc/ntp.conf and others are expected. docs.fedoraproject.org