Skip to content

Instantly share code, notes, and snippets.

@meteorsnows
Last active August 26, 2020 04:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save meteorsnows/c45d28e810e78cf751051ac69c9cd758 to your computer and use it in GitHub Desktop.
Save meteorsnows/c45d28e810e78cf751051ac69c9cd758 to your computer and use it in GitHub Desktop.
Ubuntu noVNC
https://github.com/kanaka/noVNC/issues/535
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-14-04
http://www.penguintutor.com/raspberrypi/tightvnc
https://news.ycombinator.com/item?id=10289673
https://blog.docker.com/2013/07/docker-desktop-your-desktop-over-ssh-running-inside-of-a-docker-container/
https://github.com/ConSol/docker-headless-vnc-container
http://cects.com/ssh-local-and-remote-port-forwarding-with-vnc/
https://security.web.cern.ch/security/recommendations/en/ssh_tunneling_vnc.shtml
http://crl.ucsd.edu/handbook/vnc/
https://security.berkeley.edu/resources/best-practices-how-articles/securing-network-traffic-ssh-tunnels
http://stackoverflow.com/questions/33240259/use-public-container-images-on-ibm-bluemix
https://www.docker.com/IBM
http://stackoverflow.com/questions/16367989/what-are-the-azure-thresholds-for-the-10-free-sites-account-is-this-for-life
https://www.troyhunt.com/how-to-get-your-ssl-for-free-on-shared/
Hours 20,50
https://codepicnic.com/
https://www.nitrous.io/pricing/
https://codio.com/
https://codenvy.com
Go Lang!! Heroku, GAE, Bluemix, Openshift
https://www.clever-cloud.com/en
https://github.com/jpillora/cloud-torrent
http://tecadmin.net/install-firefox-on-linux/
chmod 700 ~/path/to/l2tp.sh
To execute the file using sudo (root privileges):
Method #1. In Terminal type:
$ sudo ~/path/to/l2tp.sh
Method #2. Create a file run_l2tp.command with this contents:
sudo ~/path/to/l2tp.sh
Allow it to be executed:
chmod u+x run_l2tp.command
vinaget
jdownloader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment