sudo apt-get install nautilus-image-converter
2. logout and login again, or reboot, you will find right-click pop menu on image has the features we need
sudo apt-get install nautilus-image-converter
sudo apt-get install tor
sudo vi /etc/tor/torrc
--
.
.
SocksPort 9050 # what port to open for local application connections
SocksListenAddress 127.0.0.1 # accept connections only from localhost
.
Nickname ididnteditheconfig
.
RelayBandwidthRate 20 KBytes # Throttle traffic to 100KB/s (800Kbps)
RelayBandwidthBurst 40 KBytes # But allow bursts up to 200KB/s (1600Kbps)
.
ORPort 9001
.
.
sudo /etc/init.d/tor restart
forward-socks4a / localhost:9050 .
listen-address 127.0.0.1:8118
https://torcheck.xenobite.eu/
MMM ddd hh:mm:ss.xxx [warn] Your application (using socks4 to port 80) is giving Tor only an IP address. Applications that do DNS resolves themselves may leak information. Consider using Socks4A (e.g. via privoxy or socat) instead. For more information, please see http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS.
sudo apt-get install cacti
umount /dev/sda1
# -s: show the progress of the scan
# -v: verbose mode
badblocks -sv /dev/sda1
mke2fs -c /dev/sda1