944,117 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Feb 4th, 2005
0

Linux newbie, which version for a server?

Expand Post »
I need a little advice now, and probably a lot more in the future!:rolleyes: I am new to Linux, and use Windows XP right now, although my current opinion is that MS-DOS is the best OS ever invented.:mrgreen: I also know next to nothing about programming, although I would like to learn some. Anyway, I have an old ALR server which I intend to play with in the future. It will be running 4 200MHz/512k Pentium Pro CPUs, approximately 21 GB of SCSI HDD space (two 4.5 GB, one 2.1 GB, and one 10 GB), and as much RAM as I can come up with to cram into it. I intend to use it as a web server (just something to play with), maybe a personal e-mail server, and an internet gateway, preferably firewalled, for everything on my home network. As I already stated, this is all just for me to play with, nothing that will be professionaly used. I am on a pretty tight budget (I'm married!:-| ), so money is definately an issue. Finally, I am not afraid to "get my hands dirty", or learn new things. With all that said, what would be the best version for me? I already have three different releases of Mandrake (7.0, 8.0, and 8.2, if I remember correctly), but I have never really done anything with them. So what do ya'll think? Probably that I need professional (psychiatric) help, but that's for another thread.:lol: Thanks in advance for any advice!
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
KF4SQB is offline Offline
93 posts
since Sep 2004
Feb 4th, 2005
0

Re: Linux newbie, which version for a server?

I assume you are running XP on a different box. To start getting familliar with linux I suggest you try out some live CD's on your main box. It won't install anything to your hard drive unless you tell it to, and you will have a chance to compare some different distro's and learn how to move around and do some basic tasks.

Then try those same cd's in the server, see which ones recognize the hardware and initialize properly. Many of the live cd's have an install feature, so when you find one you want to try you can install it easilly.

I would partition those 4.5's as my data partition so I could change distro's on my system drive (I'd use the 10) without any data loss concerns.

Just a couple tips, here is some info on some live cd's http://www.osnews.com/story.php?news_id=9569
Reputation Points: 13
Solved Threads: 3
Junior Poster
w1r3sp33d is offline Offline
186 posts
since Dec 2004
Feb 4th, 2005
0

Re: Linux newbie, which version for a server?

Hello,

I prefer RedHat/Fedora and also SuSE. The Live CD's are a good choice, but I have a feeling you want to get into it, and tinker, and not have to do things over when you shut down for the night.

And if you want to do packet radio with TCP/IP over your TNC, let me know. Can show you how to compile the kernel and make the doo-dads to get it working.

Although I would argue that TCP/IP at 1200 buad is really slow, it does help in a city where there is a river between house and the "community shack", and we want to do something with the server...

You can get Fedora moving with a 500 MHz or so machine. RAM is important.

Christian
Team Colleague
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
kc0arf is offline Offline
1,629 posts
since Mar 2004
Feb 5th, 2005
0

Re: Linux newbie, which version for a server?

First off, I am running WinXP on all of my PCs. The Linux will be installed on a server, all by it's self. Compleatly seperate machines. I would, however, like to be able to use terminal services through XP to access and make changes to the server. A printer is no big deal, as it will be used as a webserver, but the networking, "wired", is, of course, a very big deal. I guess by "live CDs", ya'll mean a CD that can boot and run the OS? Interesting idea. I'll check that out maybe. Any good sources to download images of live CDs? Might be worth playing with as a starting point. Thanks for the suggestions so far!
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
KF4SQB is offline Offline
93 posts
since Sep 2004
Feb 8th, 2005
0

Re: Linux newbie, which version for a server?

1. Downloadable ISO of many distros are available at www.linuxiso.org, including an ISO for Knoppix, a popular "Live CD" distro (and yes- you got the definition of a Live CD right).

2. In terms of remote connectivity from/to Windows boxen, there are a few different options; SSH/Putty, rdesktop, or one of the many flavors of VNC are popular ways to go.

3. Networking should definitely not be a problem, just make sure that the particular chipset your NIC uses is supported under Linux. Just ask us if you're unsure on that.
DMR
Team Colleague
Reputation Points: 221
Solved Threads: 369
Wombat At Large
DMR is offline Offline
6,439 posts
since Dec 2003
Feb 12th, 2005
0

Re: Linux newbie, which version for a server?

It really depends on what you are wanting to do with the server, as far as networking, *nix was *designed* to be a network OS, so you shouldn't have any issues there, Fedora and CentOS are both really neat, personally I use gentoo/slackware however that isn't a lot of people's cup of tea. Keep in mind that most of the live CD's are debian based.
Moderator
Staff Writer
Reputation Points: 154
Solved Threads: 18
Linux Reject
blud is offline Offline
570 posts
since Apr 2004
Apr 7th, 2005
0

Re: Linux newbie, which version for a server?

I have a (very) old compaq proliant 1600 server and have installed red hat - fedora core. It came with masses of software and I got mine with a book for about £30. I had never used linux before but install was very easy.you can use it for lots of thinks such as linking to windows networks and web/mail servering. Partitioning was easy and you dont even have to install a GUI if you dont want to. The only problem I had was with my graphics card. The default settings are for high - res with many colours but servers arent usually that hight tech. The recommended spec is quite high but I got mine running OK.
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,534 posts
since Apr 2005
Apr 8th, 2005
0

Re: Linux newbie, which version for a server?

Well all, here's where I stand as of right now on this project. I have downloaded and installed Mandrake 10.1. It isn't installed on my server yet. I have it installed on a regular PC, PIII @ 550 MHz, trying to learn how to use it before I do the install on the server. I've hit a few bumps, but I am doing better than I did with the Mandrake 8.2 I tried to begin with. My main problem right now is that I don't know the "command line" commands, or which program to use to do various things. I have a couple of old book on Unix a friend of mine gave me. He used to work for a phone company, and the books were made by AT&T. One of them even covers the whole history of the Unix system. Very interesting. I am working on reading them right now, and hopefully, I can learn a little more about what I am doing. Thanks for everyone's help up to this point! I sure hope it's worth all the trouble in the end!
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
KF4SQB is offline Offline
93 posts
since Sep 2004
Apr 8th, 2005
0

Re: Linux newbie, which version for a server?

Since Linux is a UNIX variant, a book on UNIX can give you some good general info and background. However- file/folder structures, command syntax, and many other things vary not only between the AT&T and BSD UNIX, but also between different versions of UNIX variants like Linux as well.

The threads in this search link will give you many more suggestions for online and hardcopy Linux resources:

http://www.justlinux.com/forum/searc...der=descending
DMR
Team Colleague
Reputation Points: 221
Solved Threads: 369
Wombat At Large
DMR is offline Offline
6,439 posts
since Dec 2003
Apr 10th, 2005
0

Re: Linux newbie, which version for a server?

If you want to use your box as a router I would strongly recommend IPCop (exceedingly easy to setup). But if you just wanna learn about linux and get your hands dirty, I would definatly suggest Gentoo, They just give you the dirt and instruct you how to make something out of it.

LiveCD's are good, but there easy to cop out on if you have a problem. (expesaly since you really have limited access to what you can change).

Mandrake etc are good for a first time, Yet i wouldn't wanna try them on a 200Mhz box.
Reputation Points: 21
Solved Threads: 10
Junior Poster
Paul.Esson is offline Offline
181 posts
since Feb 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Getting Started and Choosing a Distro Forum Timeline: Which linux
Next Thread in Getting Started and Choosing a Distro Forum Timeline: NTFS - what can I do?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC