Results 1 to 6 of 6
I'm planning to make a little shell hosting server.
What do I need? I mean all the things there are. (ips, vhosts,what os,security?)
Thanks....
- 02-09-2004 #1Just Joined!
- Join Date
- Feb 2004
- Posts
- 3
shell hosting
I'm planning to make a little shell hosting server.
What do I need? I mean all the things there are. (ips, vhosts,what os,security?)
Thanks.
- 02-10-2004 #2
First off, you need a spare box. If you're giving away shell accts., you don't want them on your desktop.
Secondly, you need to install a stripped down distro (put only what you need on it) and secure it. Make sure no daemons are running that don't need to be running. Make sure all programs are patched and up to date. Edit all your config files to your liking and the most secure settings.
Then, you'll need to create the users for the accts. That's about it (in a nutshell)."Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 02-10-2004 #3Just Joined!
- Join Date
- Feb 2004
- Posts
- 3
Thanks!
Buf if I want many different vhosts. Do I need many ip's for that ?
- 02-10-2004 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Not at all - you only need one IP regardlessly of how many vhosts you have. The vhost to use for a certain request is defined from the server name that the client uses.
- 02-11-2004 #5Just Joined!
- Join Date
- Feb 2004
- Posts
- 3
But if people want to use irc (eggdrop) then usually server limit is 3-5 users per ip not vhost. Correct me if im wrong. So in that case I need multiple ip's. ?
- 02-13-2004 #6Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Admittedly, I don't know very much about how the IRC protocol works, but I see no reason why an IRC server would need multiple IPs.


Reply With Quote
