LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 08-31-2007, 04:16 PM   #1
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Rep: Reputation: 55
File/web server setup advice needed


Can a file and web server be built as one server? ie. run samba and apache in one distro (Slackware12)?

I want to turn this system (SY6BA+IV,PC100, PIII600e, dualboot win98/slack12
on 2ata hdds, the 2wire gateway that includes wireless access) into a Server for
a winxp/with Gigabyte ethernet box and mac/wireless laptop.

Want to backup, store and access media/web page files on linux.
Share printer, scanner, no internet access for XP, limited internet services to laptop, win98 internet access for different browsers? No gaming, server doesn't have to run all the time, just to store or access files (does this sound right)?

What File Type/File types do I have to use? What would be the safest file structure for my needs? Do I have to use DHCP?
Do I need another router in addition to mySBC 2Wire Gateway? Thanks
__________________
DualBoot Slackware12/Win98se SY6BA+IV, HPT366, PC100, PIII600e, ATI AGP2X, 56K modem, Gigabyte Ethernet PCI, 2Wire Gateway

Last edited by NightSky; 08-31-2007 at 04:20 PM.
 
Old 08-31-2007, 04:37 PM   #2
docalton
Member
 
Registered: Dec 2002
Location: St Louis, MO
Distribution: Arch Linux
Posts: 99

Rep: Reputation: 15
Sounds like that would work hardware wise.

As for the file system, ext3 would probably be just fine. There are other file systems, some might deal with very large files better. Some might perform better if there were LOTS of small files. But I would think that ext3 would be a good starting point.

You shouldn't need another router unless I'm missing something. Just a port to plug it into. If you want to use gigabit ethernet, you obviously need a gig switch so if your router isnt, you should be able to pick one up on the cheap.

Hope this helps.
 
Old 08-31-2007, 05:27 PM   #3
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
docalton, wow..thanks for responding. The 2Wire GateWay has plenty free ports, just 2 boxes connect to it and sometimes a Asus laptop for Internet connection. Files will be photo lib and graphics....Do I have to setup DHCP?

Last edited by NightSky; 11-21-2008 at 07:10 PM. Reason: conserve space. please move this thread to slackware forum
 
Old 08-31-2007, 11:50 PM   #4
gr8scot
Member
 
Registered: Jun 2007
Distribution: Debian, kubuntu
Posts: 73

Rep: Reputation: 16
dhcp necessary, easy (for your small network)

Quote:
Originally Posted by NightSky View Post
docalton, wow..thanks for responding. The 2Wire GateWay has plenty free ports, just 2 boxes connect to it and sometimes a Asus laptop for Internet connection. Files will be photo lib and graphics....Do I have to setup DHCP?
To set up ip addresses that are really not very 'dynamic', use the machine addresses/hardware address of the ethernet adapter reported by ifconfig in linux & ipconfig in windows. The subnet declaration, followed by one example host, will look something like this:

# This is a very basic subnet declaration.
subnet 1.2.3.0 netmask 255.0.255.0 {
option domain-name-servers 5.4.3.2, 8.7.6.5;
default-lease-time 600;
max-lease-time 7200;
}
# ...and this is the format for assigning one ethernet card an # ip address
host computername.domainname {
hardware ethernet 88:33:Z0:Z0:Z0:00;
fixed-address 1.2.3.4;
}
 
Old 09-04-2007, 03:00 PM   #5
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
Thank you.

Last edited by NightSky; 05-05-2010 at 06:00 PM. Reason: Original Questions were answered.
 
  


Reply



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
Technical advice needed: Visual confirmation on web forms vharishankar General 5 03-09-2006 11:32 PM
Streaming Web Server advice needed Tectron1 Linux - Software 1 06-15-2005 11:51 AM
Advice needed for network setup. neocookie Linux - Networking 1 05-16-2005 04:49 AM
Advice Needed for a Weird Setup kemplej Slackware 8 04-12-2004 04:17 PM
Opinion/Advice needed on a setup: tarballed Linux - General 3 11-20-2002 05:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08: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