ok, i have something else to add that might not be easy:
i need to be able to host games online. ok, i know you might be thinking just set up port forwarding (which i don't know how to do), but i don't think it would be that easy. i have a total of 4 non server computers (2 of them in my room, but that's besides to point), and i need to be able to host a game from any computer. i don't think port forwarding will work because like i said, i have 4 different computers, and there's a good chance that my brother will want to play a game the same time as i do (in the same game probibly).
untill now, playing games with my friends has just been a little annoying because games are always laggy with a dailup, but now i'm not sure if i'll be able to play games online with them anymore. all of my other friends have a cable modem, and a linksys router for their computers, so they can't host any games--they always depend on me. i'm worried that now that i'm going to have a router that i won't be able to host games online anymore. i'm hoping that having a linux router will let me though, because i've spent the last year trying to figure out how with a linksys router.
what i need: a way to host games from any computer in my internal network for clients on the internet. i need a way for multiple computers on my network to be playing the same game--whether it be, for example, 2 computers hosting different servers of the same game, 1 hosting the game server and one joining, or both joining another server (battlenet comes to mind). i HOPE this is possible, cause i'm a game addict
this comes as #1 priority for me, before i think about web/ftp/irc/mail servers. i'm a game freak, and now that i'm getting cable internet, i'm not going to be denied playing online--please help!
I am also a Debian fan and that's the one I would probably recommend to try as a second distro.
ok. there are different variants of debain, right? so what kind of debain you thinking about?
When it comes right down to it though, the distro you use really isn't all that important.
ya, i guess not, but i've noticed that redhat is much easier to use. most configuring is point-and-click stuff, unlike slackware. i don't even know how to set my ip address for eth0!!!
Any server software can be run on any distro. I guess the question is how easy is it to configure and keep the software up to date with all the latest security and bug fixes. Debian is great for this because of giant, well tended software repositories and the "apt-get" utility
can apt-get be used for slackware too? that'd be cool if i could use it for slack9 that i have installed on my laptop
It might not be quite as good as a dedicated firewall but it really isn't all that bad. For the longest time that's how I had mine set up. Just configure up iptables so you don't allow any inbound except for the services you want to provide, and then make sure those services are kept up to date and configured securely. It might be wise to run them in a jail (chroot).
eh....so what does that say about my gaming needs? how much more difficult is it going to be to keep a secure network and be able to play games (assuming i can)
Well earlier I said not to even install X.
eh, sorry void main, but i can't follow your advice on this one. X is getting on that server one way or another...i think i'll try blackbox
You can run any X application on your server and have it display on your local Xserver on your desktop.
so....if i do this 'x forwarding' then i when i view my server's desktop all the programs will show, or will it be like loging into the server? i just got an idea a little while ago: i want to run gaim on my server so i am always online on aim, so if someone needs to send me a message, they can always just send it to a screen name like 'serversiplus'. now, will i be able to do this remote desktop thing and be able to see the message they sent me, or will i have to view the logs, which would get annoying real quick?
As I said, the first choice I would suggest is webmin. You can configure your server from any machine using a web browser.
that sounds pritty cool. i'll have to dl and install it once i get my server setup.
If you don't want to use webmin and I assume that not all of the machines in your house are running Linux (I run all Linux) then VNC would be a second choice but I just can't stand VNC except for remote controlling Winblows.
yup, your right. only the two computers in my room and the server i'm going to setup are running/ wll run linux. if VNC isn't good, can i have it only accept connections with windows boxes from my internal network? i guess that would make VNC secure, cause i read somewhere on a forum or an article that VNC is not good to have.
well, thanks for your time and help everyone!