Home page: https://www.torproject.org/ Download: https://www.torproject.org/download/ Error: The Tor Browser Bundle should not be run as root Find "start-tor-browser" edit with anyone your want change "if [ "`id -u`" -eq 0 ]; then" to "if [ "`id -u`" -eq 1 ]; then" cd /root/Desktop/tor-browser-linux64-6.5.1_en-US/tor-browser_en-US/Browser And set chown -R root * Now you can run: ./start-tor-browser.desktop Video Tutorial :
Home Page: http://tigervnc.org/ TightVNC is a remote control software. Install with terminal: apt-get install tigervnc-viewer Run TigerVNC: vncviewer Tutorial Video:
Comments
Post a Comment