Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
classes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
academy
classes
Commits
01c48713
Commit
01c48713
authored
Aug 1, 2022
by
Neil Gershenfeld
Browse files
Options
Downloads
Patches
Plain Diff
wip
parent
fb6587e6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
interface_application_programming/remote.html
+2
-3
2 additions, 3 deletions
interface_application_programming/remote.html
with
2 additions
and
3 deletions
interface_application_programming/remote.html
+
2
−
3
View file @
01c48713
...
@@ -32,14 +32,13 @@ Linux (Ubuntu 22.04)
...
@@ -32,14 +32,13 @@ Linux (Ubuntu 22.04)
sudo apt update
sudo apt update
sudo apt upgrade
sudo apt upgrade
sudo reboot now
sudo reboot now
sudo apt install tasksel
sudo apt install ubuntu-desktop
sudo tasksel install gnome-desktop
sudo vim /etc/gdm3/custom.conf
sudo vim /etc/gdm3/custom.conf
WaylandEnable=false
WaylandEnable=false
sudo systemctl restart gdm3
sudo systemctl restart gdm3
sudo systemctl isolate graphical.target
sudo systemctl isolate graphical.target
sudo apt install build-essential
install NVIDIA drivers (if needed):
install NVIDIA drivers (if needed):
sudo apt install build-essential
https://developer.nvidia.com/cuda-downloads
https://developer.nvidia.com/cuda-downloads
sudo sh cuda_11.7.0_515.43.04_linux.run
sudo sh cuda_11.7.0_515.43.04_linux.run
sudo nvidia-xconfig --preserve-busid --enable-all-gpus
sudo nvidia-xconfig --preserve-busid --enable-all-gpus
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment