Results 1 to 5 of 5
Hi everybody,
How to disable a particular service in linux for a specified time ( for example 15 days).
please help me.
thanks inadvance,
yogendra...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-19-2005 #1Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
disabling the service
Hi everybody,
How to disable a particular service in linux for a specified time ( for example 15 days).
please help me.
thanks inadvance,
yogendra
- 12-19-2005 #2
You could set it up as a cron job (task scheduler) to stop when you want and start up when you want. From the command line, run kcron, a nice frontend for crontab.
- 12-20-2005 #3Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Read up on how to setup cronjobs..
http://www.google.com/
http://www.google.com/linuxserzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 12-20-2005 #4Boy, that's really helpful serz...
Originally Posted by serz
- 12-20-2005 #5Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Yeah.. I know that those are very hepful.. Now, what.. you want me to search for him? Then here you go..
http://www.deluxnetwork.com/linux/guides/crons.php
http://www.scrounge.org/linux/cron.html
http://wiki.linuxhelp.net/index.php/Cron_Setup
http://www.webmasters-central.com/t/cron.shtml
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"


Reply With Quote
