Skip to main navigation Skip to main content Skip to page footer

Come abilitare la sospensione su un sistema linux

My Ubuntu 12.04 is missing Hibernate option so after searching a little on Google I came to know that this can solve my problem

sudo nano /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla

Fill it with this

Identity=unix-user:* 
Action=org.freedesktop.upower.hibernate 
ResultActive=yes