some useful commands
by deva[ Edit ] 2007-08-03 16:30:41
here are some useful commands in linux..
df -h - to view mounted partitions
df --version - to view the version of df
fdisk -l - to view system partition
uname -r - to check the kernel
cat /etc/redhat-release - to check red hat release version
chmod -R 777 foldername - Recursively changes all the files inside the folder to 777