You are not logged in.
Pages: 1
Hello, I don't know if it's the right way to tell it but want to know is how can I make pacman-optimize to be executed automaticaly every ... 2hours for example.. ? How can I do that?
Thanks in advance.
Last edited by n0kS (2009-10-24 00:45:30)
Offline
Α very easy way to do that is
kdesu systemsettings
Advanced (tab) > Scheduler
Offline
Or you can use crontab.
Eg: crontab * */2 * * * /usr/bin/command_to_run
There is a very nice tutorial on crontab at http://www.thesitewizard.com/general/set-cron-job.shtml
Hope this helps.
R.
Offline
Or you can use crontab.
Eg: crontab * */2 * * * /usr/bin/command_to_runThere is a very nice tutorial on crontab at http://www.thesitewizard.com/general/set-cron-job.shtml
Hope this helps.
R.
Thanks. I've been meaning to looking into how to run cron jobs
.
Thanks,
Jamie
archlinux x86_64
Offline
Glad to be of help.
Please mark the thread as [solved] so others can use it as a reference.
R.
Offline
Glad to be of help.
Please mark the thread as [solved] so others can use it as a reference.R.
It's n0ks's thread, not Jamie's ![]()
Offline
ralvez wrote:Glad to be of help.
Please mark the thread as [solved] so others can use it as a reference.R.
It's n0ks's thread, not Jamie's
Hehe... well, it helped me for sure
.
Thanks,
Jamie
archlinux x86_64
Offline
Thanks.
Offline
Pages: 1