Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 14-06-2007, 11:16 PM   #1 (permalink)
Tux Fan
 
shaunak's Avatar
 
Join Date: Mar 2004
Location: Mumbai
Posts: 1,188
Default Want to run a server on linux


I have been using ubuntu for a while now.

I want to run a small lan / experimental web server on linux. Which dist. should I go for.

I have very little experience with linux. So i will need a Easy GUI dist. Stability is not a big issue as its just experimental. I would have used ubuntu but i am having connectivity issues. My ISP has a dialer for red hat so imm guessing other RH based dist like fedora will not have the same connectivity problems.

The dist. also must use grub as a bootloader and i want to install this over my ubuntu installation in the same HDD space.

Should I go for fedora? Or some other dist.?

Thanks.
__________________
Cheers
Shaunak
Feel free to PM/email me.

Visit me sometime @ http://shaunak.ws
shaunak is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 15-06-2007, 01:13 AM   #2 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Want to run a server on linux

Hmm, your dialer .. would be for RH 9 .. or worse, 7. No hope there.

All you'd ever need to do what you want to on Ubuntu is ..

Code:
sudo apt-get install apache2
And optionally, PHP5, MySQL.

What's your ISP? We can help you fix it up on Ubuntu. Cause there isn't any network problem that is distro specific unless its hardware.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 15-06-2007, 09:05 AM   #3 (permalink)
Console Junkie
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: USA
Posts: 991
Default Re: Want to run a server on linux

Get XAMPP and install it.

It' here, along with the tut required to install/ uninstall and configure it.
__________________
--- Console Junkie
aditya.shevade is offline  
Old 15-06-2007, 10:30 AM   #4 (permalink)
Tux Fan
 
shaunak's Avatar
 
Join Date: Mar 2004
Location: Mumbai
Posts: 1,188
Default Re: Want to run a server on linux

@ QWERTY MANIac: It is a hardware problem. The switch is a Dlink one which has some known issues and the ISP refuses to change it.
But my ISP assures me they run RH and it works fine on their comps.
@Aditya i need a distrio.
__________________
Cheers
Shaunak
Feel free to PM/email me.

Visit me sometime @ http://shaunak.ws
shaunak is offline  
Old 15-06-2007, 10:54 AM   #5 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Want to run a server on linux

I wont suggest to go for a different distro, but starting up servers and configuring em is a piece of cake in fedora. Also comparing FC5 (Fedora Core 5) and Ubuntu 6.10, there's a terrible file permission system in Ubuntu 6.10. I wud prefer Fedora over Ubuntu for server!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 15-06-2007, 10:56 AM   #6 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,772
Default Re: Want to run a server on linux

Get FC7...
Pathik is offline  
Old 15-06-2007, 11:10 AM   #7 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: Want to run a server on linux

distro doesnt matters much.
the servers work almost similarly.
if u need to set up a webserver then aditya already gave u the answer(set up XMAPP).
sachin_kothari is offline  
Old 15-06-2007, 02:45 PM   #8 (permalink)
Tux Fan
 
shaunak's Avatar
 
Join Date: Mar 2004
Location: Mumbai
Posts: 1,188
Default Re: Want to run a server on linux

Thanks for the replies. Ill download Fedora 7.
__________________
Cheers
Shaunak
Feel free to PM/email me.

Visit me sometime @ http://shaunak.ws
shaunak is offline  
Old 15-06-2007, 03:29 PM   #9 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: Want to run a server on linux

the httpd package (Apache) is the server in Fedora 6. Don't know about 7.

httpd is usually automatically installed if you don't alter the options during setup.

DON'T CHOOSE SERVER AS IT WILL CLEAR YOUR FULL HARDDISK AND INSTALL COMMAND LINE LINUX. YOU WANTED GUI.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 15-06-2007, 03:56 PM   #10 (permalink)
Console Junkie
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: USA
Posts: 991
Default Re: Want to run a server on linux

@shaunak

If you still want to go for a different distro and are just trying it out for learning purpose then check this out.

They are live CDs specially designed to perform the work of a server.
__________________
--- Console Junkie
aditya.shevade is offline  
Old 15-06-2007, 07:15 PM   #11 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Want to run a server on linux

Check out CentOS if primary purpose is a server.
It is derived from RHEL and available for free.
mehulved is offline  
Old 15-06-2007, 08:03 PM   #12 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Want to run a server on linux

RHEL(fedora,rhel clones) offers better GUI management tools for setting servers up.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 16-06-2007, 09:24 PM   #13 (permalink)
Asterisk enthusiast
 
abhasbajpai's Avatar
 
Join Date: Jun 2004
Location: Lucknow
Posts: 251
Default Re: Want to run a server on linux

centos or whitebox ,are the best free alternative to RHEL for server.
and to setup LAMP server in centos, is very easy just select server installation while installing and in will be installed, only for mysql server will not installed, so for it you can expand mysql pacakge, and install it
you can install through yum also
abhasbajpai is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Services offered by Windows 2003 Server and Linux Server? kumars Open Source 2 14-05-2007 03:24 PM
Running Simple Apache Web Server on Linux! mediator Tutorials 2 26-01-2007 08:58 PM
Setting up ftp,telnet,ssh server on linux?? mediator Open Source 2 06-01-2006 11:37 PM
Using GNU/Linux as Proxy server. DBISWAS_007 Open Source 2 20-08-2004 03:56 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 12:42 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2