Skip to main content

Thread: Activating Hibernate


i'd activate hibernate on xubuntu raring ringtail 13.04. inactive default. use help.

found fix said to:
go directory /etc/polkit-1/localauthority/50-local.d/ , create file com.ubuntu.desktop.pkla (that's lowercase 'l' in extension , not number '1'). you'll need use sudo. add following content:
[re-enable hibernate default]
identity=unix-user:*
action=org.freedesktop.upower.hibernate
resultactive=yes

1. found directory, don't see how create new file.
2. how "use sudo" ?

the simplest way open terminal, use "cd" command go directory:
code:
cd /etc/polkit-1/localauthority/50-local.d/
then create file using sudo , text editor so:
code:
sudo mousepad com.ubuntu.desktop.pkla
paste in text , save.

"using sudo" means prefixing command word "sudo"; tells system, "do following command root (admin) user".


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [xubuntu] Activating Hibernate


Ubuntu

Comments

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP