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:
Home Page: http://angryip.org/ Download : http://angryip.org/download/#linux Method 1: Open terminal with command: apt-get install scanip Method 2: install with file .deb Open terminal with command: dpkg -i /Path_file/ipscan_3.5.1_amd64.deb
Comments
Post a Comment