Results 1 to 2 of 2
Dear,
I have found following command from misc forums regarding finding free space in RHEL 5.3
df -kh
I have two questions regarding this:
1) Is there any other better ...
- 05-16-2009 #1
Finding Free Space in RHEL 5.3 Shrinking Partition Size
Dear,
I have found following command from misc forums regarding finding free space in RHEL 5.3
I have two questions regarding this:df -kh
1) Is there any other better way to find free space in RHEL 5.3?
2) How to shrink the Partition Size in RHEL?
- 05-16-2009 #2
Its easy to resize partitions but we have to check partition structure of your hard disk first.
Execute this
Post output here.Code:su - fdisk -l df -h
* Its small L in fdisk -l.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote