Best option for a clean server install?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
smudge
Forum Contributor
Posts: 151
Joined: Sun May 20, 2007 12:13 pm

Best option for a clean server install?

Post by smudge »

If I wanted to format the harddrives in my server and start over from scratch, what is the best OS to go with.
I don't want to spend any money on this, so options are windows 2000 pro and some kind of free linux distro.
I want something that is familiar or at least easy to learn.
What do you suggest?
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

Ubuntu with KDE or GNOME is very user friendly.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Post by VladSun »

Are you familiar with DOS ;)
Then Debian without windows manager! :)
There are 10 types of people in this world, those who understand binary and those who don't
smudge
Forum Contributor
Posts: 151
Joined: Sun May 20, 2007 12:13 pm

Post by smudge »

Fortunately, I already have ubuntu feisty fawn with gnome, and it is indeed user friendly. How is it for a server? I just want something as a development platform.
~VladSun: Fairly familiar with DOS (I can cd, dir, and fdisk! :)), and next to no experience with the linux shell, but I prefer a window manager..
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

FreeBSD is a very good OS for a server platform (the best in my experience with redhat, centos, and freebsd). The installation isn't too bad, either.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
wei
Forum Contributor
Posts: 140
Joined: Wed Jul 12, 2006 12:18 am

Post by wei »

One suggestion: install a virtual machine using say, MS Virtual Server, or the VMWare server (both free). Download the Debian net install (only a 50mb ISO). Practise installing debian from that net install (it is quite easy to do). The resulting install is a near minimal debian system. Now, backup the current virtual disk. Then install a ssh server on the virtual machine. SSH into the machine, install the necessary server tools, e.g. apache, etc.

Virtual machines are great tool to practise server admin.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Ubuntu is a very user friendly distro for desktops. I think for servers, Fedora Core might be a better choice. But that is me. I have Fedora Core installed on several servers and I love it.
Post Reply