Click to See Complete Forum and Search --> : Where can I find...


configure
01-20-2001, 04:16 AM
Hi, I was wondering if some body could show me where I can find the HOWTO on disabling daemons on SuSE7.0 system. Thankyou. http://www.linuxnewbie.org/ubb/biggrin.gif

mindwarp
01-20-2001, 04:21 AM
Well try finding out if it uses linuxconf.. if you can run that it should be easy

else...

go to /etc/rc#.d (#=some number, whatever run level your in). It may be etc/rc.d/rc#.d/

At any rate you will see:

S##program

just type mv S##program K##program
this will stop it from booting up. Do the opposite to turn it on.. hope it helps

Mindwarp

------------------
"I'm born. I'm alive. I breathe. In a moment or two I realize, that the sphere, upon which I reside, is asleep on its feet. should I go back to sleep? We orbit the sun. I grow up. my open eyes see...A zombified, somnambulist society. Leaving us as vitamins for the hibernating human animal. Do you see what I mean?"

mindwarp
01-20-2001, 04:22 AM
Also whenever you have a question check out that NHF button near the top. Anyways, click http://www.linuxnewbie.org/nhf/intel/osbooting/sysvinit.html

Mindwarp

------------------
"I'm born. I'm alive. I breathe. In a moment or two I realize, that the sphere, upon which I reside, is asleep on its feet. should I go back to sleep? We orbit the sun. I grow up. my open eyes see...A zombified, somnambulist society. Leaving us as vitamins for the hibernating human animal. Do you see what I mean?"

configure
01-20-2001, 04:25 AM
hehe, that's a quick reply. Thanks. http://www.linuxnewbie.org/ubb/biggrin.gif

aph3x
01-20-2001, 04:38 AM
scroll through /etc/rc.config...

you can turn of all inetd controlled daemons and others which are not, like sendmail and portmap http://www.linuxnewbie.org/ubb/biggrin.gif

------------------

bash # more beer
bash # less work