HHO -Web Hosting Forums  
Windows Dedicated Servers and Linux Dedicated Servers     




Go Back   HHO -Web Hosting Forums > Hosting Forums > Server Software & Control Panels

Sponsors:
 Advertise @ HostHideout.com!  Windows Dedicated Servers and Linux Dedicated Servers  Hivelocity Managed Dedicated Servers    

Reply
 
Thread Tools Search this Thread Display Modes
Old 06-14-06, 04:32 AM  
innovative2001
Member
 

I will also recommend CentOS, fedora is also good enough. for a desktop then Fedora is great and for proven and stable then CentOS are good options.

Thanks.
__________________
Thank you,
Web Hosting Innovations
Windows Web Hosting - Windows & Linux Web Hosting Solutions
Website Hosting - Free Website Hosting
Reply With Quote
Old 06-17-06, 02:01 PM  
Commit1 Venkat
New Member
 

Send a message via AIM to Commit1 Venkat
Take a look at http://distrowatch.com/dwres.php?resource=major they have various linux distros rated in a top 5 selection and etc.
Reply With Quote
rpm based systems SUX
Old 06-25-06, 05:11 AM  
gplhost
Opensource host worldwide
 

Send a message via MSN to gplhost
rpm based systems SUX
I do NOT agree with most of the posters here.

Siriously, everybody that had to write a .rpm will tell you that RPM based systems all sux! Centos, Fedora, Mandrake, SuSe... just don't use them at all!

If you have every tried yum, you have noticed that it's slow. I mean REALLY slow sometimes. Like when you want to setup a kernel, it can takes more than 2 minutes for yum to resolve it's dependencies on a resonably fast (3GB) computer.

Also, yum needs to download all his stupid header files one by one (thousands of them it seems), which is again very silly.

I would recommand Debian for many reasons. First of all, the security team takes it's job very seriously. They do updates very fast, and the stable version of debian is REALLY stable, simply because it's not often updated (only when there is a security problem). It took arround 3 years for the Debian team to switch from Woody to Sarge, and when you had to do the upgrade, it was done very smoothly.

It takes me each time arround 3 hours to upgrade from CentOS 3 to 4 when a customer needs a VPS. Not that I do a lot of commands:

PHP Code:
rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-3
yum update
rpm 
--import http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
wget http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/centos-release-4-3.2.i386.rpm
rpm -Uvh centos-release-4-3.2.i386.rpm
yum install glibc glibc
-common
yum install kernel
rpm 
-qa|grep kernel
rpm 
-e kernel-2.4-wathever
yum upgrade
cd 
/dev && ./MAKEDEV tty1 tty2 tty3 tty4 tty5 tty6 

Yesterday, it took me nearly the time to watch the film "SE7EN" with my wife to have all those little commands done... Silly !!!

dpkg/apt has nothing to compare with yum that TRIED to copy apt. They clearly didn't succeed fully. With apt, it takes FEW SECONDS to do an update of the package list after a change the repository list.

FreeBSD and Gentoo are both very nice distributions, having things source based is very nice because with that, you have all optimized for your processor. But it takes too much time to do updates, and it's sometimes very risky (the port tree is sometimes broken, with major programs not working anymore (in my mind I remember a problem with libtool for example)).

Last point: most will tell you "CentOS" because this is the most wide spread in hosting environement, (because it's what most control panel support, like Plesk, DA, cPanel, etc.), but that doesn't make it any better.

Thomas
__________________
GPLHost:>_ open source hosting worldwide
Web spaces featuring GPL control panel and Xen VPS hosting
Locations in Singapore, Sydney, Florida, Paris and Israel
Reply With Quote
Old 06-27-06, 10:13 PM  
ecsportal.com
Member
 

yum is an excellent way to go but using it with CentOS has a very limited availability of packages.

I much prefer apt with debian.
__________________
ECSPortal.Com Website & Teamspeak Hosting *-* Plans Available
[Shared Hosting] [Reseller Hosting] [Virtual Private Servers] [Dedicated Servers] [Teamspeak Servers]
Free Server Hardening, DirectAdmin - Control Panel + Installatron
Contact: sales@ecsportal.com or via our website www.ecsportal.com and directly with AIM user ecsportal
Reply With Quote
Old 06-28-06, 04:08 PM  
theonlyone
New Member
 

Im going to have to say CentOS 4
Reply With Quote
Old 06-28-06, 10:06 PM  
sparksupport
New Member
 

If you are on for a Cpanel control panel, centOs is the best option and in case of plesk, anything goes as at http://www.swsoft.com/en/download/plesk8/

Better to avoid fedora -1,2.
__________________
SparkSupport
deriving Support .. integrating Ideas.
http://sparksupport.com
Reply With Quote
Old 07-03-06, 08:19 AM  
jeffbailey
New Member
 

Desktop -> Ubuntu - http://ubuntu.com
Server -> CentOS - http://www.centos.org
Reply With Quote
Old 07-06-06, 07:37 PM  
ss-johnt
Merchant Account GuRu
 

Send a message via AIM to ss-johnt
CENT OS is great! - Especially with cpanel or plesk.

Might need to tweak it for Direct Admin
__________________
* Cheap Merchant Accounts * Click Here to Request Rates *
* Single Domain * Reseller * Multiple Domain hosting *
* VPS / VDS * Dedicated Servers * Managed Dedicated Servers & VPS *
* Rock solid proven industry experience, success and integrity, since 2002 *
Reply With Quote
Old 07-06-06, 11:52 PM  
XHIServices
New Member
 

centos is good for servers i use it its gr8
Reply With Quote
Old 07-10-06, 02:05 PM  
NSWKim
NorthShore Webhost
 

Send a message via AIM to NSWKim
Quote:
Originally Posted by jeffbailey
Desktop -> Ubuntu - http://ubuntu.com
Server -> CentOS - http://www.centos.org

I'm in complete agreement with Jeff on that. Kubuntu Dapper is our favorite destop OS and CentOS 4.3 is our preferred server platform (with cPanel).
__________________
-Kimberly
http://www.northshorewebhost.com
Developer Friendly Webhosting
Reply With Quote
Old 07-11-06, 10:12 AM  
`josh`
Plesk Billing Expert
 

Send a message via AIM to `josh` Send a message via MSN to `josh`
I would recommand CentOS
Reply With Quote
Old 07-12-06, 02:23 AM  
jacknoc
New Member
 

Quote:
Originally Posted by vinsar
As some one said it all depends upon which distribution you are comfortable with, what is your intended use and offcourse if you are using it for public use (like hosting) you should also consider your clients views and their use.

Agreed! I personally prefer FreeBSD
__________________
BoBHosting.Com
Affordable and Reliable Dedicated Servers!
Reply With Quote
Old 07-12-06, 02:31 AM  
vinsar
Member
 

Send a message via AIM to vinsar Send a message via MSN to vinsar
Offcourse FreeBSD is very powerfull, stable and reliable. But since it is less used in generic hosting industry hence many clients may not be comfortable with it.
__________________
Vinayak Sharma
Vinsar.Net - Quality WebHosting Services at Economical Price
Book Your Domain with Confidence Reliable Domain Reseller Account
Reply With Quote
Old 07-20-06, 11:40 PM  
myhomehost
New Member
 

Centos 3.5 i like it most
__________________
Myhomehost >> Advanced Web Hosting & Domain Solutions
Have Questions ? Call Us today +92428475338 / +923214149200
Support Forum | Help Desk
Reply With Quote
Old 07-21-06, 11:20 AM  
pixel_fenix
New Member
 

Send a message via AIM to pixel_fenix Send a message via MSN to pixel_fenix
Quote:
Originally Posted by vinsar
Offcourse FreeBSD is very powerfull, stable and reliable. But since it is less used in generic hosting industry hence many clients may not be comfortable with it.

From what I've gathered ISP's love to use freebsd. It's also very extensible, you could use it to host a cheap hardware firewall or a full blown server, even a workstation. I love the ports system and with cvsup plus portupgrade configured correctly you can keep your system very up to date.
Reply With Quote
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Dedicated Servers by FastServers.Net
© 2002-2007 HostHideout.com