It is an open source security tool for network exploration, security scanning and auditing. However, nmap comes with lots of…
To create the alias use the following syntax: alias name=value alias name='command' alias name='command var1 var2' alias name='/path/to/script' alias name='/path/to/script.sh…
Installation: root# cd /usr/src root# wget 'http://downloads.sourceforge.net/cpulimit/cpulimit-1.1.tar.gz' root# tar -zxvf cpulimit-1.1.tar.gz root# cd cpulimit-1.1 root# make root# cp cpulimit /usr/local/sbin/…