Linux Install Sendmail in CentOS 6 1. Install the following packages # yum install m4 telnet mailx 2. Check if sendmail is already installed # rpm by Manoj Agarwal Read More
CentOS6.4 List only directories in Linux How to List only directories in Linux ls command is used in linux to list the files in current directory by Manoj Agarwal Read More