Installing
-
2. Launching Terminal
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands) -
3. Stopping X Server
Then to Stop X Server & Go to Runlevel 3
-
4. Accessing Target
Access the Target location
(Usually Downloads go in the Home folder or when Downloaded with Firefox may be into the Temporary directory /tmp/mozilla*)cd ~/Downloads
Or when downloaded with Firefox maybe:
cd /tmp/mozilla*
To Verify that it’s there List the contents with:
ls .
-
5. Installing
Installing RTX 2060 SUPER Driver
First, give Execution Permission:sudo chmod +x ./NVIDIA-Linux*.run
Then Execute the Installer with:
sudo ./NVIDIA-Linux*.run
If Got “User is Not in Sudoers file” then see: How to Enable sudo
If some Issues then See the Readme file on Bottom…
And Possibly to Configure the X Server after Setup run:nvidia-xconfig
Contents