some useful commands - Linux Send mail vote down 0 vote down 0 Views : 701
Tagged in : Linux
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
By - deva, On - 2007-08-03




    Login to add Comments .