LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 11-03-2011, 11:58 AM   #1
fitzy75
LQ Newbie
 
Registered: Aug 2005
Location: United Kingdom
Distribution: Mandrake 10.0, Mandriva 2005 LE, amaroK Live CD, Knoppix Live CD
Posts: 14

Rep: Reputation: 0
Best 'All-in-One' web server distro for intemediate user


Hello

I've done a fair amount of Googling today but can't seem to decide on the best option.

I am looking to setup a linux web server for light use on an old laptop (Pentium 4 2.8GHz, 1gig RAM)but I would like to know if there are any all-in-one distros that I can install from a CD which already has all the necessary packages installed and configured without too much work, ideally it would have a nice web interface to administer all settings/domains/ftp etc...

I've had experience with many distros in the past but never really used them long-term so my knowledge is limited. Possibly my favourites are Ubuntu and CentOS but I just don't have the time or knowledge to setup all packages manually so I want one that I can install and it will just work right out of the box (I can configure network settings as necessary).

The server will only have light traffic, mostly for my personal use of Ampache music software but it would be nice to have the possibility of other uses (Samba shares and other basic things, nothing too intensive)

As I say I've had a look on google but not sure what keywords to use so wondered if anyone has any suggestions?

Thanks very much for reading
Rob
 
Old 11-03-2011, 02:09 PM   #2
etech3
Senior Member
 
Registered: Jul 2009
Location: Virginia
Distribution: Debian Stable Testing Sid Slackware CentOS
Posts: 1,055
Blog Entries: 2

Rep: Reputation: 45
One of the things about linux is that it can be built to suit your needs. Some one else may have completely different set of needs.

Ubuntu does have a lamp server download or you could just install apache.

There are plenty of docs here, just search around.

If you just want to practice, try installing apache.

You can take a look at my blog posts for further info.

Learning takes time, one way or another either by research first or just diving in
 
Old 11-03-2011, 02:25 PM   #3
fitzy75
LQ Newbie
 
Registered: Aug 2005
Location: United Kingdom
Distribution: Mandrake 10.0, Mandriva 2005 LE, amaroK Live CD, Knoppix Live CD
Posts: 14

Original Poster
Rep: Reputation: 0
Sorry I totally forgot to post my requirements, I did intend to

PHP, MySQL, Apache2 and FTP.

I guess a normal LAMP system would suffice, I have attempted to set this up before and installed all the separate packages but I remember the problem I had back then was getting PHP, Apache and MySQL to all work together, I could get them all up and running but for example I couldn't connect to MySQL from a PHP script and I got stumped and just installed WAMP5 on my Windows machine.

Are there any web interfaces that you have had experience with, like a hosting control panel kind of thing? I've seen a few floating around but most seem to be commercial and costly. I will keep researching and see what I can find in the meantime.

Thanks for your reply
 
Old 11-03-2011, 02:33 PM   #4
etech3
Senior Member
 
Registered: Jul 2009
Location: Virginia
Distribution: Debian Stable Testing Sid Slackware CentOS
Posts: 1,055
Blog Entries: 2

Rep: Reputation: 45
Take a look here

The Perfect Server - Debian Squeeze (Debian 6.0) [ISPConfig 2]
http://www.howtoforge.com/perfect-se...ze-ispconfig-2

Should be able to follow for an Ubuntu install if you want.
 
Old 11-03-2011, 02:40 PM   #5
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
XAMPP
 
Old 11-03-2011, 02:41 PM   #6
etech3
Senior Member
 
Registered: Jul 2009
Location: Virginia
Distribution: Debian Stable Testing Sid Slackware CentOS
Posts: 1,055
Blog Entries: 2

Rep: Reputation: 45
Take a look at http://www.webmin.com for internal control.
 
Old 11-03-2011, 03:13 PM   #7
omgiamlinux
LQ Newbie
 
Registered: May 2011
Posts: 11
Blog Entries: 25

Rep: Reputation: 0
I did a blog series on linux webservers earlier this year that you're welcome to follow. On day two it goes over the install of nginx (FAST webserver), MYSQL, and PHP. It's all done on a debian system (closely related to ubuntu).

The Road to Raildom

Here's the link to where I go over the webserver installation.

day-2-installing-mysql-a-web-server-named-nginx-and-php-in-debian

Btw, the Debian distro has been lauded as one of the most ported to operating systems while still maintaining industry standard stability.

Last edited by omgiamlinux; 11-03-2011 at 03:18 PM.
 
Old 11-03-2011, 03:17 PM   #8
fitzy75
LQ Newbie
 
Registered: Aug 2005
Location: United Kingdom
Distribution: Mandrake 10.0, Mandriva 2005 LE, amaroK Live CD, Knoppix Live CD
Posts: 14

Original Poster
Rep: Reputation: 0
Thanks for the replies guys.

Just had a look at XAMPP, looks very promising and seems simple enough from what I have read. I can't seem to find any mention of what distros it is supported on, should it work on most distros? I'm torn between Ubuntu and CentOS which I have used in the past and like a lot, I guess CentOS would be best as it seems more 'lightweight' than Ubuntu and I've used it previously for a PXE server and found it to be excellent.

Webmin is good too I've used that in the past so I think I'll go with that. I will have a play around on the laptop and see how it all runs with CentOS, XAMPP and Webmin. Will let you know how it goes hopefully in the next couple of days.
 
Old 11-03-2011, 03:36 PM   #9
fitzy75
LQ Newbie
 
Registered: Aug 2005
Location: United Kingdom
Distribution: Mandrake 10.0, Mandriva 2005 LE, amaroK Live CD, Knoppix Live CD
Posts: 14

Original Poster
Rep: Reputation: 0
I've just seen your response omgiamlinux, I've had a read of page 2 and it seems easy enough to follow. Are the actual server softwares pretty universal? For example, are there any features supported by Apache2 that wouldn't be by nginx or vice versa? I'm used to using .htaccess files with Apache, does nginx support those? I've read a few threads about people 'converting to nginx rewrite' and having issues
 
Old 11-03-2011, 05:30 PM   #10
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
Just had a look at XAMPP, looks very promising and seems simple enough from what I have read. I can't seem to find any mention of what distros it is supported on, should it work on most distros?
It runs on any 32bit distro. If you have a 64bit linux, you'll need to install the 32bit compatibility libraries

Regards
 
Old 11-03-2011, 06:06 PM   #11
d3vrandom
Member
 
Registered: Jun 2006
Location: Karachi, Pakistan
Distribution: OpenSUSE, CentOS, Debian
Posts: 59

Rep: Reputation: 9
When installing centos just choose the option to customize package selection. Then choose the web server option and further customize it to add all the apps you need. It's very easy.
 
Old 11-04-2011, 04:00 PM   #12
omgiamlinux
LQ Newbie
 
Registered: May 2011
Posts: 11
Blog Entries: 25

Rep: Reputation: 0
Quote:
Originally Posted by fitzy75 View Post
I've just seen your response omgiamlinux, I've had a read of page 2 and it seems easy enough to follow. Are the actual server softwares pretty universal? For example, are there any features supported by Apache2 that wouldn't be by nginx or vice versa? I'm used to using .htaccess files with Apache, does nginx support those? I've read a few threads about people 'converting to nginx rewrite' and having issues
I'm afraid I've never set up .htaccess with nginx, so I can't give any advice, but it does give me a good idea for what I should tutorialize next on my blog. The only experience I've had with .htaccess is when it's already setup on a shared web host for me.

Here's a link that might help if you're needing pass protection
http://blog.dhavalparikh.co.in/2009/...on-with-nginx/

Last edited by omgiamlinux; 11-04-2011 at 04:04 PM.
 
Old 11-11-2011, 01:45 PM   #13
fitzy75
LQ Newbie
 
Registered: Aug 2005
Location: United Kingdom
Distribution: Mandrake 10.0, Mandriva 2005 LE, amaroK Live CD, Knoppix Live CD
Posts: 14

Original Poster
Rep: Reputation: 0
Hello again, sorry for taking so long to reply to you all.

In the end I decided to go with CentOS and run Xampp, it seemed like the simplest route that does what I need it to. I decided against the hosting control panel too as I didn't really need it. It's been up and running for a week now running the Ampache music streaming system and hasn't let me down yet.

Next project when I've got a bit more spare time on my hands is to transfer the whole system onto a machine with dual Athlon MP processors and a bit more memory than the current laptop that it's on, then I can get started hosting a Minecraft server on it as well, that'll be my next project anyway

I will be posting another thread soon for some networking help...

Cheers for all your suggestions.
 
Old 11-11-2011, 05:07 PM   #14
kamaradski1
LQ Newbie
 
Registered: Oct 2011
Location: Currently in Bulgaria
Distribution: Xubuntu, Turnkey-LAMP, Turnkey-CORE
Posts: 22

Rep: Reputation: Disabled
turnkey linux

have a look at www.turnkeylinux.org LAMP-server

Comes ready made with webmin, shell-in-a-box, apache, php, mysql, etc, setup and running in less then 10 minutes, and only 250mb download for the whole OS. Ubuntu-based.

KR
kamaradski
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Best distro for a web server Orange Sunshine Linux - Newbie 25 11-05-2009 04:27 AM
what distro should I use for a web server Dude860D Linux - Server 5 03-19-2007 12:02 PM
the best web server distro? speel Linux - Newbie 18 01-30-2005 01:35 AM
Best distro for web server? Add1Sun Linux - General 6 10-26-2004 02:51 AM
best web server distro SilverXXX Linux - Enterprise 14 08-30-2004 05:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 12:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration