Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rc-update What do I need
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
starnix
Guru
Guru


Joined: 02 Mar 2003
Posts: 530

PostPosted: Fri Oct 01, 2004 1:18 am    Post subject: rc-update What do I need Reply with quote

Ok, here is the output from

Code:
rc-update show


modules | boot
nas |
net.eth0 | default
net.lo | boot
netmount |
nscd |
ntp-client |
ntpd | default
numlock |
portmap |
raid5 | default
rmnologin | boot
rsyncd |
samba |
sendmail |
serial | boot
slapd |
slurpd |
spamd |
sshd | default
urandom |
usermin |
vixie-cron | default
webmin |
winbind |
xdm |
xfs | default


What are all these for and what can I disable to make it boot faster?

It seems to stall at bringing up lo. Do I need that?
Back to top
View user's profile Send private message
radonsg
Apprentice
Apprentice


Joined: 26 Jun 2004
Posts: 257
Location: Singapore

PostPosted: Fri Oct 01, 2004 3:23 am    Post subject: Reply with quote

all these are startup services. U can choose to turn on service that u need only.
_________________
Athlon64 3000+ on a MSI Neo2 Platinum (nVidia nForce3)
1 Sata Hitachi (HGST) 7K250
1 Sata Samsung SpinPoint
2 x 512MB TwinMos DDR400 Dual Channel
Geforce 5200
Back to top
View user's profile Send private message
ectospasm
l33t
l33t


Joined: 19 Feb 2003
Posts: 711
Location: Mobile, AL, USA

PostPosted: Fri Oct 01, 2004 4:10 am    Post subject: Reply with quote

The only ones that get started when you boot are the ones with a runlevel (like "boot" or "default") after them. If there's something there that you don't recognize, and it's in a runlevel, you can remove it with the command:

Code:
# rc-update del <service>


Just make sure you know what you're removing before you do it.
_________________
Join the adopt an unanswered post initiative today
Join the EFF!
Join the Drug Policy Alliance!
Back to top
View user's profile Send private message
Archangel1
Veteran
Veteran


Joined: 21 Apr 2004
Posts: 1212
Location: Work

PostPosted: Fri Oct 01, 2004 4:25 am    Post subject: Reply with quote

Well to make it boot faster you could ditch....
xfs: Not totally sure what it does (other than "something to do with fonts") - it's not necessary
vixie-cron: If you don't have any cron jobs, disable it
serial: For the serial port
sshd: Not necessary for boot
Obviously if you're using any of the above then you'll want to leave them in. Otherwise they're not needed.

raid5: One assumes you're running on one if you've got this there? Probably best to leave alone.
I don't know what ntpd and rmnologin do - mine doesn't have ntpd so it may not be needed either.
Back to top
View user's profile Send private message
ectospasm
l33t
l33t


Joined: 19 Feb 2003
Posts: 711
Location: Mobile, AL, USA

PostPosted: Fri Oct 01, 2004 4:39 am    Post subject: Reply with quote

Archangel1 wrote:
I don't know what ntpd...do[es]


/etc/init.d/ntpd starts the ntpd service, which sets your clock using the network time protocol. Unless you don't want to have an accurate time on your clock, leave this one alone. Incidentally, ntpd allows your computer to act as a local timeserver, so other computers on the network can set their time off of yours (and thus keep from overloading the stratum servers). I don't notice it taking up any time during boot.
_________________
Join the adopt an unanswered post initiative today
Join the EFF!
Join the Drug Policy Alliance!
Back to top
View user's profile Send private message
starnix
Guru
Guru


Joined: 02 Mar 2003
Posts: 530

PostPosted: Fri Oct 01, 2004 6:23 am    Post subject: Reply with quote

Well isnt xfs necessary for Antialiased fonts? Also I use ssh all the time. Its just like the following that i am not sure about:

net.lo and rmnologin

The reason I ask is that booting stalls for a good 20 seconds while bringing up lo. Just wondering if its necessary.

also, what is slapd and slurpd?
Back to top
View user's profile Send private message
radonsg
Apprentice
Apprentice


Joined: 26 Jun 2004
Posts: 257
Location: Singapore

PostPosted: Fri Oct 01, 2004 6:54 am    Post subject: Reply with quote

xfs is use for font caching. It will speed up performace when u use antialiases fonts in x-windows.

slapd is use for openldap services
_________________
Athlon64 3000+ on a MSI Neo2 Platinum (nVidia nForce3)
1 Sata Hitachi (HGST) 7K250
1 Sata Samsung SpinPoint
2 x 512MB TwinMos DDR400 Dual Channel
Geforce 5200
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum