View previous topic :: View next topic |
Author |
Message |
gentoobrother n00b


Joined: 09 Dec 2006 Posts: 44
|
Posted: Fri Oct 19, 2007 11:32 pm Post subject: What is Your optimal configuration? |
|
|
Now I know that this may sound nooby, but I'm just curious what kind of services are Gentoo users running on their desktop Linux boxes.
I can tell You now that this is my rc-status:
Runlevel: default
acpid [ started ]
alsasound [ started ]
dbus [ started ]
fcron [ started ]
gpm [ started ]
hald [ started ]
local [ started ]
net.eth0 [ started ]
nscd [ started ]
xdm [ started ]
I'm running this on an Asus laptop. I don't know if this os optimal. I would just like to know what other users run to make their systems as optimal as possible. What kind of services are redundant and which may help You in Your everyday work. Which are mandatory to keep a system safe and stable. This is an open thread without any strict answers so You are welcom to post Your comments and maybe others besies me to understand how to run smooth installation of Gentoo.
Cheers _________________ UNIX is like sex: If you don't know it, you don't miss is. But if you know it, you'll need it. |
|
Back to top |
|
 |
mbreith Apprentice


Joined: 09 Mar 2006 Posts: 196
|
Posted: Sat Oct 20, 2007 12:32 am Post subject: |
|
|
I currently have acpid, alsasound, local, and netmount. That's all.
I'm not sure why you have gpm unless you are doing a lot of work without X. Since you also have xdm I am guessing not.
iptables is a service that would also be running here, yes. We should probably both get that set up sometime soon.
Actually, now that I look closer at what I have, I really don't think I need netmount. I'm not loading any networked file systems. I don't think it is going to hurt anything sitting there though. _________________ I don't stat chatspeak acronyms. |
|
Back to top |
|
 |
zaai Apprentice


Joined: 24 Jul 2004 Posts: 175
|
Posted: Sat Oct 20, 2007 2:10 am Post subject: |
|
|
Runlevel: default
acpid [ started ]
alsasound [ started ]
apache2 [ started ]
avahi-daemon [ started ]
bluetooth [ started ]
cupsd [ started ]
dbus [ started ]
gpm [ started ]
hald [ started ]
hotplug [ started ]
lisa [ started ]
local [ started ]
mysql [ started ]
mythbackend [ started ]
net.eth0 [ started ]
ntp-client [ started ]
pktcdvd [ started ]
postfix [ started ]
samba [ started ]
sensord [ stopped ]
sshd [ started ]
syslog-ng [ started ]
vixie-cron
I'm using this box for my home multimedia, mediawiki and file share server and have cron running for automated backup. avahi is experimental for discovering the print server. _________________ * most bugs can be reduced to either dependency or state *
Athlon64 X2 4800+ on Asus M2N SLI deluxe with 4GB Dual channel
video nVidia GForce 7300 GS 512MB (snail); xorg-7.2
kernel 2.6.24-gentoo-r3 |
|
Back to top |
|
 |
Pithlit l33t


Joined: 27 Dec 2003 Posts: 887 Location: fuhen
|
Posted: Sat Oct 20, 2007 4:26 am Post subject: |
|
|
Code: | $ rc-status
Runlevel: default
alsasound [ started ]
gpm [ started ]
local [ started ]
net.eth0 [ started ]
net.ra0 [ stopped ]
netmount [ started ]
pcmcia [ started ]
syslog-ng [ started ]
vixie-cron [ started ] |
All I need... ra0 is used at home. _________________ If someone solves a problem for you say thanks... and put [SOLVED] in the title! |
|
Back to top |
|
 |
WakkaDojo Apprentice


Joined: 26 Sep 2007 Posts: 174 Location: Massachusetts
|
Posted: Sat Oct 20, 2007 4:48 am Post subject: |
|
|
Code: | wakka ~ $ rc-status
Runlevel: default
alsasound [ started ]
fsfn [ started ]
hald [ started ]
iptables [ started ]
local [ started ]
net.eth0 [ started ]
netmount [ started ]
syslog-ng [ started ]
xdm [ started ] |
|
|
Back to top |
|
 |
|