Slashdot Mirror


User: XenoBOFH

XenoBOFH's activity in the archive.

Stories
0
Comments
8
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 8

  1. Pale blue dot on Rosetta Comet Chaser Images Earth and Moon · · Score: 5, Informative

    All I can say is read Carl Sagan' Pale Blue Dot. It is a brilliant book about our fragile little world, and why we need to take better care of it - or get off it.

  2. Re:DUCK! QUICKLY on Are PTR Records Important? · · Score: 1

    Question:
    Does anybody know how to configure postfix to behave like that pseudo code.

    TIA.

  3. Re:Cheswick lates talk on Firewalls and Internet Security, 2nd Ed. · · Score: 1

    Nice! Mine has his wet-thumbprint with a square around it and a text saying "Authors DNS. Do not duplicate"

  4. Cheswick lates talk on Firewalls and Internet Security, 2nd Ed. · · Score: 4, Informative

    I had the pleasure of attending LinuxForum 2003 (in danish) this weekend, where Cheswick talked about internet security. His slides can be found here and his entire talk is here. I must say that he is a very funny and interesting person.

  5. The Party on Million Man LAN · · Score: 1

    A 5000 player LAN party is not that much considering that we in Denmark, (a country with 5,5 million citizens) for the past 10 years have held "The Party" with more that 3500 Guests. Take a look at the stats

  6. Get your Kazar right here on KaZaa Suspends Downloads · · Score: 5, Informative

    It is still possible to download KaZaA, a quick search found a copy here

  7. BOB a hollywood OS on Do You Remember Bob? · · Score: 2, Funny

    If I remember correctly BOB had an "feature" that let you assign a new password if you after three login attempts still hadn't given the correct password.

  8. Re:MSN Home Page not XHTML on MSN Blocks Mozilla, Other Browsers [updated] · · Score: 1
    I find that the W3C validator bombs out with 40 errors regardless of the browser used (IE6.0 and Netscape 6.1). Some of the trivial, such as:
    <td width="150">
    Error: there is no attribute "border" for this element (in this HTML version)
    to the more serious errors like:
    </input>
    Error: end tag for element "input" which is not open; try removing the end tag or check for improper nesting of elements