Slashdot Mirror


User: new-black-hand

new-black-hand's activity in the archive.

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

Comments · 96

  1. Life span. on Sleep Less, Live Longer · · Score: 1

    It is known that the heart has a certain 'beat limit', animals like mice have fast heart beat hence their short life span, where as animals such as elephants have slow heart beats hence a longer life span.

    Now, if you spent more time sleeping in your life, that means more time at a lower heart rate (while sleeping) hence longer life span (in terms of heart beats anyway, you might die from something else). Is there some truth in this?

  2. wedding vows. on Kathleen Fent Read This Story · · Score: 1

    I, CmdrTaco, take you Kathleen, as my lawfully wedded ICQ buddie. Through IPO's and stock busts, till Microsoft tear us apart. Amen.

  3. Re:We've been together for many years now, and... on Kathleen Fent Read This Story · · Score: 1

    We've been together for many years now, and I've known for most of that time that I wanted to spend my life with you. Enough rambling. Will you marry me?

    Shut-Up. Just shut-up. You had me at SUBMIT..

  4. Wedding Guests on Kathleen Fent Read This Story · · Score: 1

    do i have enough moderator points to attend the wedding?

  5. Re:Clever Use of CGI: Amelie on CGI About to Boom In Hollywood · · Score: 1

    dont forget 'fight club' for its seamless special effects.. well woven in, think back to the movie now..

  6. Re:Simple but burdensome solution on The Problem of Search Engines and "Sekrit" Data · · Score: 1

    might not be that bad, since to do the calcluation on the number it will have to be XXXXXXXXXXXXXXXX format, so it has to be converted regardless

  7. Re:True. on Friendships in the IT Workplace? · · Score: 1

    a lot of, not all, and its from my experience so stfu

  8. Re:Jeez. on Friendships in the IT Workplace? · · Score: 2, Funny

    its tempting just to drop them the 'i read your email' line while yous are drunk

  9. True. on Friendships in the IT Workplace? · · Score: 1

    It is more true of IT companies than others, mainly because a lot of IT workers are anti-social, and there is a big mix of personality types in the industry. A lot of IT workers (read: geeks) often take personal opinion too far resulting in IRL flame wars.

    im lucky to be an IT person in a small and new non-IT company, so ive got good work with great people.

    just my opinion.

  10. Re:Code Red Counter? on Slashback: Quiesence, Jazz, RAND · · Score: 1

    It would be better to grep for "root.exe" and "dir+c:\" for nimda, just WINNT could be indicative of any scan.

  11. people are your number 1 asset. on The Twenty Most Critical Internet Security Holes · · Score: 5, Informative

    id add

    21. Hiring admin's with no clue about security

  12. Most important? on The Twenty Most Critical Internet Security Holes · · Score: 0, Troll


    isnt every security hole important? seems like a pretty bad attitude..

  13. Copy Protection. on NSync Copy Protected CD · · Score: 1

    Current copy protection methods for CD's will always be client-side.

    ie. both the mechanism to "decrypt"/"decode" the copy protection and the contents are avaliable to the user.

    Since the player is actually playing the CD and extracting the data and playing it this puts all the peices together for a "cracker" to be able to replicate the environment.

    the only solutions for full copy protection are tamper proof CD players where algorithms/the process cannot be analysed (highly unlikely) or a distributed copy protection scheme where every machine has to communicate with a central server and establish sessions or some other similar idea (this will move the vulnerbility to this central server).

    in other words, all this effort is useless...


  14. dont worry about piracy... on NSync Copy Protected CD · · Score: 1

    who wants to copy NSync anyway? i doubt there are many 12 year old female slashdot/new scientist readers.

  15. Re:eh... actually I'm glad about these viruses on Nimda To Strike Again · · Score: 1

    It shouldnt be left up to Microsoft patches, there *are* alot of IIS servers out there that DIDNT get infected.. 95% of the vulnerabilities with IIS rely on default directories (the eEye iishack overflow is one that didnt).

  16. Re:How to protect an intranet with Linux? on Nimda To Strike Again · · Score: 2, Informative

    If you are talking about mail viruses, and if your workstations are picking up their mail from your linux server. Then you can install a mail scanning package on the server that scans all incoming and outgoing mail for viruses and can generically block certain file extensions (.vbs etc.)

    Amavis (http://www.amavis.org/) works with most major virus scanning software and mail servers (sendmail, Qmail, postfix etc.) and i find that it works well.

  17. What if changing from IIS is not an option? on Nimda To Strike Again · · Score: 2, Informative

    Alot of companies have spent large amounts of money on IIS based websites that cant just be moved over to an Apache or other webserver. I think there has been too much hype about IIS being insecure, perhaps companies should just stop leaving the responsobilities of webserver security to clueless admin's with microsoft certs.

    With a few easy steps, you can setup an IIS server so that it wont be vulnerable to a large number of new vulnerabilities and worms taking advantage of these vulnerabilities.

    - Take the time to do a custom install of the option pack, and remove what you wont need (transaction server, frontpage extensions etc.)
    - Setup the webroot on another drive (not C:), and make the filesystem NTFS.
    - Remove all sample directories
    - Remove all associations to default ISAPI objects (webhits.dll, ism.dll) from the management console
    - Apply the latest service pack
    - Apply all the latest hot fixes since the latest Service Pack (only those that apply to your server).(http://www.microsoft.com/technet/security )
    - Monitor Microsoft alerts and security mailing lists for latest bugs
    - Turn off verbose error output from the server, and have a customer error (404) page, a custom 404 page still returns a 200 OK response and confuses alot of scanners
    - Install an IDS (snort has been ported to win32, http://www.snort.org)

    All this shouldnt take too long, and will give you a much better chance of surviving a worm outbreak.

  18. Mirror on Underground Surfaces · · Score: 2

    There is a mirror of the book at:

    http://the.wiretapped.net/security/info/books/

  19. CNN front page on Election Wrapping Up · · Score: 1

    From the CNN front page

    "CNN has also given Al Gore New Mexico's 5 electoral votes. Bush now has 217 electoral votes and Gore has \. In addition to Florida, the highly competitive st.."

    Gore has Slashdot ?


  20. VOTE KEVIN! on Election Wrapping Up · · Score: 1

    VOTE KEVIN!, now that he is free

  21. DeCSS on PSX2? on Open Source Programming On The UK PSX2 · · Score: 1

    I wonder when we will see DeCSS in YABASIC on the PSX2? code your own mod-chip