Stop A Program From Running At Startup
RegisterLogin
Stop A Program From Running At Startup
Post Description: do you have a linux utility or a program which you want to stop from running during the booting of your server. if so, maybe this page will be able to help you. webune offers great deals on linux dedicated servers.
Tags: stop, a, program, from, running, at, startup
This Post Was Posted On Aug 06, 2010 By Webune Support #3434
Post Description: do you have a linux utility or a program which you want to stop from running during the booting of your server. if so, maybe this page will be able to help you. webune offers great deals on linux dedicated servers.
Tags: stop, a, program, from, running, at, startup
This Post Was Posted On Aug 06, 2010 By Webune Support #3434
Stop A Program From Running At Startup by Webune Support
To disabled a utility from starting during your startup during boot time, you can use the chkconfig command
for example, lets say you dont want the ssh server to start every time you have to reboot your server you can send this command
chkconfig sshd off
so if you want it to come on every time you boot up your server, so it loads that ssh server, you can do this command
chkconfig sshd on
Leave Your Comments
crazy
#3885 1
you can also do it like this:
# chkconfig --levels 235 sshd on
# chkconfig --levels 235 sshd on
Apr 29, 2010 Reply Report abuse
©2012 Webune Forums - Wed Dec 12, 2012 11:24 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3