1) Probably not. I do. I say probably because running a server requires opening up certain ports on your box. If you run a sane Linux distro (like <plug>Gentoo</plug>), you can keep track of what network services you're installing and keep up fairly easily on any patches. If you go for RedHat, just keep in mind that you'll have all kinds of services running that you may or may not need. Just make sure you only run the bare minimum - you probably won't need more than SSH, FTP, HTTP, and your Shoutcast server.

2) Most routers come with a firewall built in. I would recommend getting a Linksys router/switch/access point combo. By default, all your ports will be blocked from external access. Just open up the ones you need for your services.

3) Depends on the firewall at work. It would have to allow external connections on the port you need.

4) Sure. But I don't know how intense of a server you're planning to run here. If you're expecting some crazy hits, make sure you have a decent amount of RAM. And if you want to use your box for serious work, you'd of course want to use as much power as you can get - Linux won't magically make a 300MHz box work as fast as a 1.4GHz Windows box.

And, yes, this is _very_ offtopic. :)

Bill


The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows. - Frank Zappa

In reply to Re: (OT) Should I get a Linux box? by batkins
in thread (OT) Should I get a Linux box? by willdooUK

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.