To clear stale / stuck resque workers, run the following command within your Rails Console. Resque.workers.each {|w| w.unregister_worker}
Read More
To kill an invisible thunderbird process, you can do the following: killall thunderbird
Read More
Recent Comments