ok... here's the deal..

i have a network of about 8 computers.

i want to set up server with these priorities.
1) file server (the users will be all be using a version of windows)
a) need to create user names and file restrictions
2) printer server
a) i have 4 printers... what would be the best way to connect them
3) email server (local emails... if that's possible.. for example.. users can email each other, but not necessarily email someone outside of the intranet:: eventually .
a) i'm guessing sendmail would be the best option
b) one of the computers will need access to a real email address.
4) software deployment
a) best way i can install software... and scripting

now.... the most important aspect to this network is the access of files..
since all the files are on one computer... i need a backup. here is my idea on designing my server.

i'm going to have 2 linux boxes. (i need to make sure this is the best way i should do this)
Linux Box 1:
firewall, antivirus
this will be acting as my router between the internet and the rest of the network.
it will also have file storage, email, user account management.. basically the main server.
Linux Box 2:
backup files directly connected to Linux Box 1.

Is this the best way to use these 2 computers... considering internetn security and contingincy file support? should i have a seperate box for the firewall?

----------------------------------------------
whats the best package i be using for the file server if the clients are windows users?

what should i use to network the printers?

how do i create the email server?

how do i route the internet through server Box 1?

any explicit help and commands would be greatly appreciated.

Recommended Answers

All 2 Replies

i'm somewhat new to linux, but i'll try to help.

you need samba to get the fileserver talking to win machines. google samba for configs and commands.:)

networking printers: if you can hook them up to the linux box, that would be the cleanest way (through samba). otherwise you can simply attach them to win machines and share them from there (less secure though).

read about sendmail, securing mailservers can be complex for a noob. no simple commands and configs here.

DHCP, firewall, and routing services are all included with most linux distributions. you shouldn't have to read to much to configure them using a gui.

you don't need a separate box for backup, just a backup script and a spare hdd. again, google to learn how to setup a custom auto-backup script.

should i have a seperate box for the firewall?

I would and I do
SMOOTHWALL. ORG


"networking printers: if you can hook them up to the linux box, that would be the cleanest way (through samba)."

If hes hooking up printers make sure that you picked the right packets at the begining of the install

i have a network of about 8 computers.

same here I get 2/3 year old comps from a system admin bud for $25 to $50 (with out hard drive) All day long, I guess big corps/firms dont need them anymore,Man its good to be an AMERICAN

(Slowly Read)Top of the line equipment(compared to outside the us) for bargin basement price$

Hope you get all your linux boxes up

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.