Author Topic: (Solved) Curious about PCLinux services  (Read 1276 times)

Offline OrdiDoc

  • Hero Member
  • *****
  • Posts: 616
(Solved) Curious about PCLinux services
« on: May 30, 2010, 03:52:36 PM »
The question is about Services in PCLinux OS. I'm so use to disable some of them in Windows that i'm curious about which one are really needed and in the list below is there any that i can stop on bootup that are not really necessary. I did a search on the forum but didn't find really what i was looking for.

acpid
alsa
apmd
atd
atieventsd
avahi-daemon
cpufreq
crond
cups
dm
haldaemon
ip6tables
iptables
irqbalance
kheader
laptop-mode
messagebus
mysqld
network
network-up
resolvconf
shorewall
sound
syslog
udev-post
uuidd
vboxadd-timesync
wine
xfs
xinetd

Remember, i don't want to create problems, just see if i can bootup with the minimum Services needed.
« Last Edit: May 31, 2010, 06:42:33 AM by OrdiDoc »

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: Curious about PCLinux services
« Reply #1 on: May 30, 2010, 04:20:37 PM »
cpufreq network-up and wine can be turned off safely if you don't need them.  Not sure about the rest.
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline OrdiDoc

  • Hero Member
  • *****
  • Posts: 616
Re: Curious about PCLinux services
« Reply #2 on: May 30, 2010, 04:24:08 PM »
Thanks Jobie :)

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Curious about PCLinux services
« Reply #3 on: May 30, 2010, 05:50:15 PM »
If you're not using a printer, cups can be turned off.

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6470
  • I'm going South
Re: Curious about PCLinux services
« Reply #4 on: May 30, 2010, 05:57:28 PM »
And if you're not running KDE on a laptop you won't need laptop-mode. At least I don't.

You won't need shorewall if you use another firewall. And I think you won't need vbox-timesync if you don't run VirtualBox (but I'm not sure).

To a certain extent it's a question of which services you need. You could probably even run your system without crond, but it seems to me that a Linux or UNIX system without cron wouldn't be a Linux or UNIX system ...
« Last Edit: May 30, 2010, 06:16:46 PM by blackbird »
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline jaydot

  • Administrator
  • Super Villain
  • *****
  • Posts: 15570
  • there is no limitation on imagination
Re: Curious about PCLinux services
« Reply #5 on: May 30, 2010, 06:45:32 PM »
one sure-fire way to find out if you need something is to switch one off, reboot and see how badly your system performs, if at all.  you will run the risk of possibly needing to reinstall, but it might be fun on a spare machine, or partition.  i ain't doin' it cos i'm set up beaut.
PCLinuxOS  Get it?  Got it?  Good!!   8)

We don't have any millionare angels or corporate backers paying the bills here, PLEASE DONATE.
http://pclinuxos.com/?page_id=7

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: Curious about PCLinux services
« Reply #6 on: May 30, 2010, 06:56:53 PM »
one sure-fire way to find out if you need something is to switch one off, reboot and see how badly your system performs, if at all.  you will run the risk of possibly needing to reinstall, but it might be fun on a spare machine, or partition.  i ain't doin' it cos i'm set up beaut.

I've broken my system many times, for many reasons, but that is a new level cruel jaydot.  I like it!   ;D
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline sixthwheel

  • Hero Member
  • *****
  • Posts: 583
  • Location: Not Windows
Re: Curious about PCLinux services
« Reply #7 on: May 30, 2010, 07:08:29 PM »
one sure-fire way to find out if you need something is to switch one off, reboot and see how badly your system performs, if at all.  you will run the risk of possibly needing to reinstall, but it might be fun on a spare machine, or partition.  i ain't doin' it cos i'm set up beaut.

I've broken my system many times, for many reasons, but that is a new level cruel jaydot.  I like it!   ;D

I've done it. ::) It's not like a car where you could crash into a tree or anything, if you start pulling stuff out of the engine.
My Rottweiler is smarter then your  honor student


Offline NoIBnds

  • Hero Member
  • *****
  • Posts: 1208
Re: Curious about PCLinux services
« Reply #8 on: May 30, 2010, 07:10:29 PM »
Tex posted a list sometime ago-- Here it is:

Core Services needed.
acpi
acpid
alsa
avahi-daemon
dm 
haldaemon
keytable   
messagebus
network     
network-up 
resolvconf   
sound         
uuidd         
xfs         

These go together if you want system logging enabled. If you never look in /var/log folder then you can turn these off.
atd
crond
syslog

These go together if you have a printer.
cups
portreserve

These go together if you need additional software security and not behind a router firewall.
ip6tables
iptables
mandi
msec 
shorewall 

These are needed turned on when you are installing a new kernel otherwise not needed at boot up.
dkms
kheader

These go together if you plan to share files over a network with other computers.
netfs *
portmap * 
smb *
snmpd
snmptrapd

This is needed if you plan to write to ntfs drive.
fuse

This is needed if you plan to run Virtualbox as it loads kernel drivers on start up.
virtualbox

This may be needed if you have a scanner.
xinetd

This turns on numlock. Great for desktops but can cause problems with some laptops
numlock


Retired from Fighting Crime and or Evil for Truth, Justice, and the American Way.

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: Curious about PCLinux services
« Reply #9 on: May 30, 2010, 07:15:05 PM »
network-up is not mandatory.  It's the first thing I turn off and the biggest delay in my boot sequence.  It's a timer, to delay the boot until the network is up, what if you don't have a network?  I always turn it off, and it works.  Other than that NoIBnds:  Thanks!  I totally forgot about that.  Good Info.
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline NoIBnds

  • Hero Member
  • *****
  • Posts: 1208
Re: Curious about PCLinux services
« Reply #10 on: May 30, 2010, 07:24:33 PM »
network-up is not mandatory.  It's the first thing I turn off and the biggest delay in my boot sequence.  It's a timer, to delay the boot until the network is up, what if you don't have a network?  I always turn it off, and it works.  Other than that NoIBnds:  Thanks!  I totally forgot about that.  Good Info.

I saved it so I would remember-- I just copied what Tex wrote and put it in a note to self. Glad it came in handy.
Retired from Fighting Crime and or Evil for Truth, Justice, and the American Way.

Offline OrdiDoc

  • Hero Member
  • *****
  • Posts: 616
Re: Curious about PCLinux services
« Reply #11 on: May 31, 2010, 12:50:06 AM »
I have a second hard drive which contains a clone of the one that i'm using now so maybe i can use it and start removing some services and see how bad it performs but thanks for all the replies, great information :)