How to suspend from the CLI?

Chris Jones christopher.rob.jones at cern.ch
Fri May 8 21:18:52 UTC 2009


> Hi,

>
> Try pm-suspend, at least this works in Fedora. I think it should also
> work in Kubuntu.

Ubuntu should have the same. note that pm-suspend is 'suspend to ram'  
whereas pm-hibernate is 'suspend to disk'

Also note that this scripts are effectively just convenient wrappers  
around command like

 > echo -n mem > /sys/power/state

which is what actually does the suspending/hibernating...

Chris




More information about the ubuntu-users mailing list