interface/ethernet/set [find where !running ] disabled=yes
You may also like
mkdir /mnt/win yum install samba-client samba-common cifs-utils Edit the /etc/fstab file and add a line like: \\winbox\getme /mnt/win cifs user,uid=500,rw,suid,username=sushi,password=yummy 0 0
I have just been working on a site that needs PHP 5.2 or above. The stock repositories for Centos that are provided by […]
find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/
This post shows how to find out what version of Centos you are running from the command line. tail /etc/redhat-release This will […]