Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:ubuntu:ubuntu [2020/09/26 21:25] – [Autostart Service] tmadelinux:ubuntu:ubuntu [2021/03/14 00:02] – [MISC] tmade
Line 556: Line 556:
 https://www.howtogeek.com/howto/44997/how-to-use-bash-history-to-improve-your-command-line-productivity/ https://www.howtogeek.com/howto/44997/how-to-use-bash-history-to-improve-your-command-line-productivity/
  
 +===Powersave===
  
 +https://help.ubuntu.com/community/PowerManagement/ReducedPower
 +
 +The pm-utils package comes with scripts for managing low-power modes.
 +
 +  sudo aptitude install pm-utils
 +
 +In order to enter low power mode, run this:
 +
 +  sudo pm-powersave true
 +
 +In order to leave low power mode, run this:
 +
 +  sudo pm-powersave false
              
linux/ubuntu/ubuntu.txt · Last modified: 2023/01/26 23:36 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki