Last active
August 26, 2020 04:11
-
-
Save meteorsnows/c45d28e810e78cf751051ac69c9cd758 to your computer and use it in GitHub Desktop.
Ubuntu noVNC
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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