Tag Archives: resume

Execute Commands in Linux Before/After Suspend

In my never ending pursuit to make my HTPC into an “appliance,” I ran into issues with autofs (the automounter) after resuming from standby.  To correct this, I created a script that kills it prior to suspend and launches a … Continue reading

Posted in Software, Technology | Tagged , , , | Leave a comment

Fix it: anacron doesn't run after resuming from suspend

Anacron is a very useful tool for systems that aren’t left on constantly.  It works in conjunction with cron to make sure that your scheduled jobs get run, even if your computer is off when they are supposed to run.  … Continue reading

Posted in Software | Tagged , , , , , , | Leave a comment