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
d18bfaf9
Commit
d18bfaf9
authored
Jan 06, 2018
by
Neil Gershenfeld
Browse files
wip
parent
7756b40c
Changes
384
Hide whitespace changes
Inline
Side-by-side
mods/README.md
View file @
d18bfaf9
...
...
@@ -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/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
.vnc/xstartup
edit .vnc/xstartup
tightvncpasswd
set
tightvncpasswd
sudo cp tightvncserver.service /lib/systemd/system
sudo systemctl daemon-reload
sudo systemctl enable tightvncserver.service
sudo systemctl start 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
README.md
→
node/
README.md
View file @
d18bfaf9
File moved
cams
→
node/
cams
View file @
d18bfaf9
File moved
cams.js
→
node/
cams.js
View file @
d18bfaf9
File moved
cams.service
→
node/
cams.service
View file @
d18bfaf9
File moved
display.js
→
node/
display.js
View file @
d18bfaf9
File moved
images/.gitkeep
→
node/
images/.gitkeep
View file @
d18bfaf9
File moved
index.html
→
node/
index.html
View file @
d18bfaf9
File moved
index/.gitignore
→
node/
index/.gitignore
View file @
d18bfaf9
File moved
index/01-01.html
→
node/
index/01-01.html
View file @
d18bfaf9
File moved
index/01-02.html
→
node/
index/01-02.html
View file @
d18bfaf9
File moved
index/01-03.html
→
node/
index/01-03.html
View file @
d18bfaf9
File moved
index/01-04.html
→
node/
index/01-04.html
View file @
d18bfaf9
File moved
index/01-05.html
→
node/
index/01-05.html
View file @
d18bfaf9
File moved
index/01-06.html
→
node/
index/01-06.html
View file @
d18bfaf9
File moved
index/01-07.html
→
node/
index/01-07.html
View file @
d18bfaf9
File moved
index/01-08.html
→
node/
index/01-08.html
View file @
d18bfaf9
File moved
index/01-09.html
→
node/
index/01-09.html
View file @
d18bfaf9
File moved
index/01-10.html
→
node/
index/01-10.html
View file @
d18bfaf9
File moved
index/01-11.html
→
node/
index/01-11.html
View file @
d18bfaf9
File moved
Prev
1
2
3
4
5
…
20
Next
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