hankjrfan00 Posted May 5, 2006 Posted May 5, 2006 I am basicaly a Linux newbie. I have installed linux several times just to mess around but have never tried to use linux in any productive way. Recently the idea of a linux server has seamed very appealing to me. The problem is I do not know what I need. I would really like it if there was a linux distrobution that is designed to be used as a server and will not install stuff that I would not want on a server.I know that just about any linux distrobution can be used for a server but being that I am a newbie I would like somthing that is easy to use and has easy setup and administration. Somthing that is basicaly "id*** proof." I would like to have the following services:Web Serversmtppop3webmailmaybe ftpThanks in advance.
phkninja Posted May 5, 2006 Posted May 5, 2006 (edited) You could use Mandriva.Use the easy install method,hen click on serve. Or use the expert method and click on the packages you want (apache, mysql etc)This will allow you to set up Mail, Web hosting etc.You might need to download something like squirrelmail, horde or neomail to get webmail functionality. Edited May 5, 2006 by phkninja
-I- Posted May 5, 2006 Posted May 5, 2006 there is this server out of the box, install, called CWS its based on apache php perl ftp mail and mysql postgresql and some other stuf like that, it also includes a hosting control panel called WEB-CP its free, and aesy to install neads 9gb of diskspace and 256ramwww.completewebserver.nl (build in english as far as i know by a dutch guy)
hankjrfan00 Posted May 5, 2006 Author Posted May 5, 2006 there is this server out of the box, install, called CWS its based on apache php perl ftp mail and mysql postgresql and some other stuf like that, it also includes a hosting control panel called WEB-CP its free, and aesy to install neads 9gb of diskspace and 256ramwww.completewebserver.nl (build in english as far as i know by a dutch guy)Somthing like this is what I had in mind. Thanks.
EchoNoise Posted May 6, 2006 Posted May 6, 2006 I'd use a mainstream server, such as redhat or its alternative, fedore... using either apache2 or better yet tomcat
-I- Posted May 6, 2006 Posted May 6, 2006 i completely disagree, for one if you want support on a redhat server, try reading about 1k diferent mailinglists forum posts and get nowhere, than contact redhat witch tells you to buy a version, only fo find out later that there are a lot of small usergroups, that are far more willing to help your avarage linux newbee ... Heck is how i started...
Scubar Posted May 6, 2006 Posted May 6, 2006 If you want linux support then the easiest way is to just get on IRC and go on the Freenode server. I have always got my problems resolved within about 15mins of entering one of the numerous support channels.
ZcWorld Posted June 1, 2006 Posted June 1, 2006 (edited) try freeBSD or openBSD i will put a link here soon of a video i got made for me by craz1 to help me to install openBSD ver 3.6 [ think]its a good helper download http://files.filefront.com/installing_openbsdavi/;5101232;;/fileinfo.htmlabout 12 mbif not the BSD try centOS or FC 4 or FC 5 Edited June 1, 2006 by zc_au
rjdohnert Posted June 16, 2006 Posted June 16, 2006 I personally like FreeBSD or Solaris 10. But try Fedora Core. its a nice distro.try freeBSD or openBSD i will put a link here soon of a video i got made for me by craz1 to help me to install openBSD ver 3.6 [ think]its a good helper download http://files.filefront.com/installing_openbsdavi/;5101232;;/fileinfo.htmlabout 12 mbif not the BSD try centOS or FC 4 or FC 5
WBHoenig Posted August 30, 2006 Posted August 30, 2006 I'm going to have to recommend Ubuntu for your scenario... here is how you install apache:sudo apt-get install apache2PHP:sudo apt-get install php4sudo apt-get install libapache2-mod-php4sudo /etc/init.d/apache2 restartMySQL is a tiny bit harder, but it just involved a few more commands and an editing of one config file.
anfo1369 Posted August 23, 2007 Posted August 23, 2007 I'm going to have to recommend Ubuntu for your scenario... here is how you install apache:sudo apt-get install apache2PHP:sudo apt-get install php4sudo apt-get install libapache2-mod-php4sudo /etc/init.d/apache2 restartMySQL is a tiny bit harder, but it just involved a few more commands and an editing of one config file. I am going to agree, along with this tidbit:For easy, step-by-step directions go to HowtoForgehttp://www.howtoforge.com/
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now