Skip to content
Snippets Groups Projects
Commit d18bfaf9 authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent 7756b40c
No related branches found
No related tags found
No related merge requests found
...@@ -11,18 +11,17 @@ System -> Administration -> Time and Date -> Keep synchronized with internet ser ...@@ -11,18 +11,17 @@ System -> Administration -> Time and Date -> Keep synchronized with internet ser
git clone ssh://git@gitlab.cba.mit.edu:846/pub/cams.git git clone ssh://git@gitlab.cba.mit.edu:846/pub/cams.git
git clone ssh://git@gitlab.cba.mit.edu:846/pub/mods.git git clone ssh://git@gitlab.cba.mit.edu:846/pub/mods.git
ssh -L 5901:127.0.0.1:5901 -N -f -l user_name ip_address edit .vnc/xstartup
ssh -L 5901:127.0.0.1:5901 -l user_name ip_address
xtightvncviewer 127.0.0.1:1
tightvncserver.service
.vnc/xstartup
tightvncpasswd set tightvncpasswd
sudo cp tightvncserver.service /lib/systemd/system sudo cp tightvncserver.service /lib/systemd/system
sudo systemctl daemon-reload sudo systemctl daemon-reload
sudo systemctl enable tightvncserver.service sudo systemctl enable tightvncserver.service
sudo systemctl start tightvncserver.service sudo systemctl start tightvncserver.service
journalctl -u tightvncserver.service journalctl -u tightvncserver.service
ssh -L 5901:127.0.0.1:5901 -N -f -l user_name ip_address
ssh -L 5901:127.0.0.1:5901 -l user_name ip_address
xtightvncviewer 127.0.0.1:1
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment