Operating Systems > Linux and UNIX
what needs to be running for server ftp web mysql
voidmain:
There are a lot of things in that list that should be turned off. If it would be my machine I would turn off:
sendmail (unless you are using the machine as an SMTP server)
netfs
ipchains
lpd
portmap
rhnsd
autofs
nfslock
isdn
The rest I would leave on. I also would not run X on the machine if it is a server (change the initdefault from 5 to 3 in /etc/inittab, then type "init 3").
Everything else I would leave on.
Master of Reality:
i was gonna post this exact same quesiton last night (almost the same) but i got distracted by porno.
fuckoffmicrosoft:
THANX MAN This has got to be the best linux site ever
Master of Reality:
well.... i got a hell of a lot of things running that wasnt posted up there.
Can anyone tell me what they are??:
(i left out the things like httpd, mysql, proftp, and the necassary ones)
PID TTY TIME CMD
2 ? 00:00:00 keventd
3 ? 00:00:00 kapmd
4 ? 00:00:00 ksoftirqd_CPU0
5 ? 00:00:01 kswapd
6 ? 00:00:00 bdflush
7 ? 00:00:00 kupdated
8 ? 00:00:00 mdrecoveryd
12 ? 00:00:01 kjournald
91 ? 00:00:00 khubd
477 ? 00:00:00 dhcpcd
631 ? 00:00:00 klogd
983 ? 00:00:00 unlinkd
[ October 01, 2002: Message edited by: The Master of Reality / Bob ]
voidmain:
Now that you have everything up and running, make a trip to RedHat's web site and look at the errata section under support. You'll probably want to upgrade your "php", "openssl", and your "ssh" packages. Also look to see if there are any updates for "apache" and "wu-ftpd".
If you don't plan exposing this machine directly to the internet then I wouldn't worry so much about updating the packages, or turning off extra services for that matter.
If your machine is exposed to the internet it is wise to keep an eye on RedHat's errata, and subscribe to the CERT mailing list (from cert.org) so you will be notified of any new vulnerabilities immediately.
[ October 01, 2002: Message edited by: void main ]
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version