Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Run commands on wakeup from standby
Name: change2linux Date: December 15, 2005 at 15:48:35 Pacific OS: Fedora Core 4 CPU/Ram: 500mhz, 224mb RAM
Comment:
Hello... Is it possible to run these two commands, automatically, when my computer wakes up from standby? (logged in as any user)
Name: 3Dave Date: December 16, 2005 at 04:23:44 Pacific
Reply:
Are you using acpid? You can probably find the scripts it runs under /etc/acpi/. Add your commands to the correct scripts.
0
Response Number 2
Name: change2linux Date: December 16, 2005 at 13:04:30 Pacific
Reply:
Actually, I'm using APM. It says I have to use ACPI=FORCE to enable ACPI during startup. Maybe I should try ACPI; where do I add ACPI=FORCE? Somewhere in grub.conf right?
Summary: Hello Everyone. I was wondering if there was an easy way (short of init.d scripts) to run a simple command with a couple switches as the user is logging into kde on a SUSE 10 box. I would like to s...
Summary: I am interested to run a command on server2 from server1 through ssh login automatically at arbitrary time. But it asks password eve though I generated and copied private/pulic using "ssh-keygen -...