Find the answer to your Linux question:
Results 1 to 6 of 6
I find it a necessity to make my pc go into sleep mode as i take break in between. But don't know how to make it go in sleep state ...
  1. #1
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493

    Making the the OS sleep for some time

    I find it a necessity to make my pc go into sleep mode as i take break in between. But don't know how to make it go in sleep state ?? I even don't want to shut it down as I come back quickly...
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

  2. #2
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493

    red hat 5

    I m using red hat 5
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

  3. #3
    Linux User
    Join Date
    May 2009
    Location
    Big River, Sask, Canada
    Posts
    342
    If you know how long you will be gone, you can use sleep command Linux Command Directory: sleep - O'Reilly Media but I don't know what to use if you don't know when you'll be back.
    Registered Linux User #420832

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    You could also look into either suspending it, or making it hibernate. Here is some info on that.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  5. #5
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    The aforementioned sleep command is for postponing the execution of another command. It doesn't put the whole system to sleep.

    You would do this via the ACPI.
    Advanced Configuration and Power Interface - Wikipedia, the free encyclopedia

    Most desktop environments bring their own interfaces to manage this, but a general command line tool would be acpitool(1) - Linux man page.
    Debian GNU/Linux -- You know you want it.

  6. #6
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    thanks for replying guys. I went through the sources. The acpitool is not supported in RHEL 5 but i did find the other source useful give by jayd512
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

Posting Permissions

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