OT Cron and GUI

Julian Field MailScanner at ecs.soton.ac.uk
Mon Jul 11 16:36:45 IST 2005


On 11 Jul 2005, at 16:33, Billy A. Pumphrey wrote:

> Will someone tell me how I can:
> Test my crons by running cron.daily?

cd /etc/cron.daily
Run each of the scripts in there (e.g. ./clean.quarantine)

> Turn off the GUI on my linux box?

Edit /etc/inittab and
change the line that says
     id:5:initdefault:
so that it says
     id:3:initdefault:

and reboot your box. Theoretically you can do it without rebooting  
with the command
     telinit 3
but I don't usually trust that.

-- 
Julian Field
www.MailScanner.info
Buy the MailScanner book at www.MailScanner.info/store
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!



More information about the MailScanner mailing list