Weegee

Untitled

Aug 8th, 2010
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. sudo nano /etc/default/grub
  2.  
  3. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash apm=power_off"
  4. STRG + O zum Speichern
  5.  
  6. sudo nano /etc/modules
  7.  
  8. Neue Zeile mit
  9. apm power_off=1
  10. STRG + O zum Speichern
  11.  
  12. sudo reboot
Add Comment
Please, Sign In to add comment