LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 09-15-2004, 12:56 PM   #1
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Rep: Reputation: 45
Small Windows Network Server Distro??


I'm starting to plan for the implementation of a new server in the office of my families bussiness. It's a substance abuse treatment facility with 5 workstation computers (4 Windows XP Professional & 1 Windows 2000 Professional), and a single Windows XP Professional File Server which also has the DSL modem and router connected to it for internet access.

One thing I definitely want to do is use Linux for the new server. I also am going to be implementing a SmoothWall box to complement the server and relieve stress on it...

The SmoothWall box is a Pentium 1 MMX 200MHz, 3 GB drive, 64 MB RAM, and a couple Linksys NICs.

The Server Box has 2 40 GB Hard drives, mirrored, 1 GB of RAM, AMD Athlon 1 GHz processor.

It's nothing realy fancy but I'm wondering what the best distro to use would be?? I'm leaning towards either SuSE 9.1 Professional, RHEL WS 3.0, or Debian 3.1...

I have all of these including the license for RHEL WS...

I heard RHEL WS is more stripped down with less server features... Does it include SQUID, SAMBA, etc?

I'm probably more looking at SuSE because of it's ease of use, because this isn't my full-time job and I don't have a much time as I would like for configuration. Otherwise, I would probably use Debian...

Also, how difficult is it to set up a domain environment under linux, I have not done this yet... I know it doesn't have nearly the ease of use of Active Directory, but I'm eager to learn...

Really, what I would like to see happen is this:

DSL Modem to the SmoothWall box for Routing, DHCP, Firewall, VPN access...

SuSE 9.1 Professional with Samba, Squid, Possibly e-mail services. We use a FileMaker Pro database, and I am lookign into possibly converting to something like MySQL or PostgreSQL using a Visual Basic or C++ frontend... but that's for later down the road... I know FileMaker offers a server edition for Linux, but it says it only support RedHat 7.3 I don't WTF is up with that if they don't even support RHEL...

Any suggestions from anyone... I'm trying to do my research on this as I'm studying for Linux+ Certification.. which is giving me ideas for many of these things...
 
Old 09-15-2004, 01:17 PM   #2
czarherr
Member
 
Registered: Sep 2003
Location: Suwon, Korea
Distribution: Slackware 14
Posts: 288

Rep: Reputation: 32
use slackware if you want a seriously fast and small distro for server use. As far as a domain environment, look into yp, it isn't hard to set up. You're right, though, it does lack the ease of AD, as well as the slowness, gaping security holes, bizarre behavior, and licensing fees. :P

Last edited by czarherr; 09-15-2004 at 01:18 PM.
 
Old 09-16-2004, 11:41 AM   #3
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Original Poster
Rep: Reputation: 45
I have no experience with Slackware at all, so that's not a viable option. Plus, the reason I don't want to Debian is the same reason I wouldn't want to use Slackware--configuration is time consuming. This is why I'm leaning more towards SuSE 9.1 Professional with only the things I need and a KDE install, because when I'm not there which is 95% of the time... I can shutdown X and just have it running in the background, and then if I need to change something, I can always startx...

In that aspect, does SuSE work the same way as RedHat in that I could just run init 3 and kill X... oris there something different I should do?
 
Old 09-16-2004, 12:49 PM   #4
slackMeUp
Member
 
Registered: Nov 2003
Distribution: Slack-where?
Posts: 654

Rep: Reputation: 30
why even bother with X at all? ?

use it to setup the system... then drop down to init 3 and remove it.

Then just use SSH from one of your windows boxen (using Putty). . . to login and use the text based yast tool for any changes you need to make.

That way you can stick the box, headless, in the corner and never have to tuch it.
 
Old 09-16-2004, 03:47 PM   #5
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Original Poster
Rep: Reputation: 45
that is a possibility.... how difficult is it to use putty from a Windows machine?? I've never used ssh.. I was tring to setup VNC at home.. but I don't quite know what I'm doing...
 
Old 09-16-2004, 07:58 PM   #6
slackMeUp
Member
 
Registered: Nov 2003
Distribution: Slack-where?
Posts: 654

Rep: Reputation: 30
Ok well first thing you need to do is setup your linux system...
If you are going with SuSE then make sure to grab the yast, and yast2 rpms when selecting which programs to install.

By defult SSH is turned on with SuSE. . . so all you really have to do is make sure you have good passwords. If by chance it is not turned on you can do so by running the sshd demon. . . just edit with yast2 (the GUI version of yast) the runlevel to include ssh.

then drop down to init 3.

and run 'yast' (note it's just 'yast' not 'yast2')

it's a bit different to use... but if you are good with a keyboard and have gpm on you should get the hang of it quite fast...

Use it to remove the graphical side of SuSE.. . or leave it on, whatever you want.

Now get Putty for windows... it's an SSH tool.
http://www.chiark.greenend.org.uk/~sgtatham/putty/

logon to your SuSE box as a user, then su to root. It will give you a term to work with...

then just use yast to change settings and other command line tools to get whatever you need done.

When setup, you shold only have two or three cables attached to your SuSe box. .. Power and one or two network cables.. (and don't forget to turn off 'halt on all errors' in the BIOS so it will boot without a keyboard attached)
 
Old 09-18-2004, 12:34 PM   #7
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Original Poster
Rep: Reputation: 45
Rockin... thanks a lot.... I'll have to start working on this... I finally picked up the old box I'm using as the Firewall.. and it's actually an old IBM Aptiva Pentium MMX... So it's not bad at all for a Firewall... I hope this goes smoothly since I'm planning it all ahead of time...

Thanks again!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
small network windows to linux warpedlinuxmind Linux - Networking 1 08-01-2005 12:58 AM
small network with xp, file server, postgresql bigwheel Linux - Networking 1 02-18-2005 04:36 PM
Distro choice for small server SolarBear Linux - Software 3 09-01-2004 01:29 PM
Small distro with network daemons MBtronics Linux - Distributions 2 04-10-2004 01:44 AM
Small Network -- Linux Web, DNS, SAMBA server -- Help/suggestions please! Bungo2000 Linux - Networking 2 03-30-2002 10:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 02:23 AM.

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