Skip to content

Instantly share code, notes, and snippets.

@phongvh
Last active November 26, 2019 09:47
Show Gist options
  • Save phongvh/1fc141c19a5f2f5f2118064903f27bdf to your computer and use it in GitHub Desktop.
Save phongvh/1fc141c19a5f2f5f2118064903f27bdf to your computer and use it in GitHub Desktop.
# Camera 1 of these
sudo apt install guvcview
sudo apt install cheese
sudo apt install motion (sudo motion / sudo service motion start | http://localhost:8080)
# OpenVPN
sudo apt install openvpn
sudo openvpn --config ~/client.ovpn
# X11VNC
sudo apt install xrdp
sudo systemctl enable xrdp
x11vnc -usepw -forever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment