Results 1 to 5 of 5
hello friends,
I need super secure OS for my server - When I open my IP in browser My server has to send me words "hello world" only. I don't ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-06-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
super secure OS
hello friends,
I need super secure OS for my server - When I open my IP in browser My server has to send me words "hello world" only. I don't need any additional services and open ports. It should be the most secure and bullet-proof.
Which linux distro is for this purpose the best? thanks
- 06-06-2009 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Any number of distros could provide what you're looking for. I think if you did a basic install of Debian without any desktop, then installed apache you would pretty much have what you're looking for. Have a look at the Debian netinstall. You'll need a working internet connection but you only download what you need.
Debian -- Network install from a minimal CD
- 06-06-2009 #3Just Joined!
- Join Date
- May 2008
- Posts
- 12
You could use something like CentOS and then enable SELinux on it. Of course, first you should do the standard hardening by turning off all unneeded services, use a firewall, don't allow remote root logins, disable ssh, get rid of SUID bits, etc.
- 06-07-2009 #4Linux User
- Join Date
- May 2009
- Location
- Big River, Sask, Canada
- Posts
- 342
The most secure OS in the world is OpenBSD but if you want linux, both of the above systems are good.
Registered Linux User #420832
- 06-08-2009 #5Just Joined!
- Join Date
- Dec 2008
- Location
- Jakarta ID
- Posts
- 3
Im using CentOS for servers, and just setup default Policy DROP in iptables, for more secure, tunning systcl.conf and ssh confing.


Reply With Quote
