Thread: Save script and make executable
i need add workaround suspend working correctly asus zenbook ux31.
found script added on asuszenbook-community site. instructions say:
save following script /etc/pm/sleep.d/20_zenbook (and make executable):
new linux , not sure of commands put terminal save script correct folder nor how make executable.
appreciated.
there 2 ways this, gui way, , terminal way.
gui way press alt+f2, type 'gksu nautilus' no quotes, browse file, , copy /etc/pm/sleep.d/ make sure it's named 20_zenbook, right click it, click permissions tab, check allow executing program. close nautilus.
cli way, first copy desktop (so know it's at), , name 20_zenbook.
code:sudo mv ~/desktop/20_zenbook /etc/pm/sleep.d/ chmod a+x /etc/pm/sleep.d/20_zenbook
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Save script and make executable
Ubuntu
Comments
Post a Comment