Results 1 to 4 of 4
Hello Sir, am an intermediate user in Linux , I want to know what to do to configure my Linux Computer as the webserver for an intranet plus the other ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-15-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 41
Designing an Intranet
Hello Sir, am an intermediate user in Linux , I want to know what to do to configure my Linux Computer as the webserver for an intranet plus the other configurations on windows & linux clients. as in typing for example www.seesonline.org in the web browser and browsing as if u are on the web. All detailed configurations possible. Thanks you sir
- 09-15-2005 #2Linux Newbie
- Join Date
- Jan 2005
- Location
- Pennsylvania
- Posts
- 116
You should be able to just setup Apache for the web server with php, mysql or whatever and hit it with the ip address from the network. 192.168.0.whatever.
Register Linux User #388393
_________________________________________
- 09-16-2005 #3Linux Newbie
- Join Date
- Mar 2005
- Location
- Romania
- Posts
- 186
What distro are you using?
You can only be young once. But you can always be immature.
- 09-16-2005 #4
You probably want to install these on your server:
Apache for the web pages
imap for the email
Samba to share files with Windows
NFS for /home sharing with Linux users
Some kind of authentication service, even if it's just NIS/YP (to streamline logins across the network for Linux and maybe Windows too)
DHCP for centralised network control for the whole thing
BIND/named in conjunction with DHCP for network services
Squid to speed up group internet access and preserve bandwidthLinux user #126863 - see http://linuxcounter.net/


Reply With Quote
