dwain wrote: > On Tuesday 10 April 2007 05:10, Joe Morris (NTM) wrote: >> dwain wrote: >>> I have a script that I need to make into a crontab. It's to autoupdate >>> f-prot anti virus. I looked at the man-pages and I'm not sure how to put >>> the file in the proper place. I'm not even sure if I should use YaST2 >>> sysconfig editor, the konsole or what to write the thing. >> Just for completeness, you could also run kdesu kcron and add it via a >> graphical cron editor. > > Huh? How? Please elaborate, I'm a babe in arms when it comes to > this "programming" stuff.
It's not programming stuff - kcron is just a GUI frontend for editing crontab files. So [Alt-F2] to get the Run Command dialog, then type in 'kdesu kcron' to run it as root (kdesu does the 'su' to root). -- Jonathan Arnold (mailto:[EMAIL PROTECTED]) Daemon Dancing in the Dark, an Open OS weblog: http://freebsd.amazingdev.com/blog/ UNIX is user-friendly. It's just a bit picky about who its friends are. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
