Linux Commands Examples
find Search files and folders crontab Schedules the jobs ls Directory listing iptables Firewall netstat Connection status
Articles for Linux
find Search files and folders crontab Schedules the jobs ls Directory listing iptables Firewall netstat Connection status
How to create NFS Share on CentOS NFS services should be install check the services service nfs status which folder
1- how to transfer files between linux servers over ssh #scp source username@destination ip:/destination path For example :- I want
SSH Session recording script If you want to record your root ssh session create a file .bash_profile . and copy
Backup in Linux $ tar cvf backup.tar . C = create an archive V = verbose mode f = file
How to install ntop on CentOS Follow the following steps 1- Install rpmforge repository: http://wiki.centos.org/AdditionalResources/Repositories/RPMForge Choose your CentOS vesion and
How to Bind Multiple IP Addresses to a Single Network Interface Card (NIC) Network card information are located in /etc/sysconfig/network-scripts/. Go
Step by Step Cacti installation for Monitoring on Cent OS Login as root Create the yum repository to install cacti
How to install SNMP client on Cent OS / Linux Login as root # yum install net-snmp-utils Rename the snmpd.conf