|
|
some useful commands - Linux
|
Views : 701
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
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 |
|
|
|