Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! mushtaque_asghar's Avatar
    Join Date
    May 2009
    Location
    Sukkur, Sindh, Pakistan
    Posts
    7

    Exclamation 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

    df -kh
    I have two questions regarding this:
    1) Is there any other better way to find free space in RHEL 5.3?
    2) How to shrink the Partition Size in RHEL?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Its easy to resize partitions but we have to check partition structure of your hard disk first.
    Execute this
    Code:
    su -
    fdisk -l
    df -h
    Post output here.

    * 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...