Sunday, April 23, 2006

A few but very simple ones

Check out this one
cp /etc/httpd/conf/httpd.conf {,.bak}
would substitute
cp /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.bak
Now that's a pretty simple one right ?

To see the details about a file - i.e. its access time , size , blocks , inode etc..
stat filename

A cool link from Stanford University
Here's a pretty impressive collection of network monitoring tools for any network admin
http://www.slac.stanford.edu/xorg/nmtf/nmtf-tools.html

No comments: