Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
cams
Commits
48b85851
Commit
48b85851
authored
Jan 05, 2018
by
Neil Gershenfeld
Browse files
wip
parent
e19f9c20
Changes
1
Hide whitespace changes
Inline
Side-by-side
mods/README.md
View file @
48b85851
...
...
@@ -4,11 +4,16 @@ sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install gedit chromium-browser git npm nodejs-legacy guvcview geeqie tightvncserver xtightvncviewer openssh-server
systemctl enable ssh
System -> Administration -> Time and Date -> Keep synchronized with internet servers
git clone ssh://git@gitlab.cba.mit.edu:846/pub/cams.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
ssh -L 5901:127.0.0.1:5901 -l user_name ip_address
xtightvncviewer 127.0.0.1:1
tightvncserver.service
...
...
@@ -16,8 +21,6 @@ tightvncserver.service
tightvncpasswd
System -> Administration -> Time and Date -> Keep synchronized with internet servers
sudo cp tightvncserver.service /lib/systemd/system
sudo systemctl daemon-reload
sudo systemctl enable tightvncserver.service
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment