Using the XO with the gnome image

Joshua Daniel Franklin jdf.lists at gmail.com
Sat Oct 11 00:09:28 UTC 2008


On Fri, Oct 10, 2008 at 4:10 PM, Josh Bressers wrote:
> the command 'chkconfig <service> off" replacing <service> with an actual
> name.  For example 'chkconfig setroubleshoot off'.

Thanks! And make it easy on yourselves:

for i in setroubleshoot sendmail rsyslog rpcidmapd rpcgssd rpcbind
portreserve nfslock netfs mdmonitor kerneloops irqbalance cups
bluetooth avahi-daemon auditd; do
chkconfig $i off
done

These will effect NFS, outgoing email, printing, and zeroconf if you
are using any of those.




More information about the test mailing list