Slashdot Mirror


User: Trolocsis

Trolocsis's activity in the archive.

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

Comments · 20

  1. Re:wrong state on Satellite Easter Eggs · · Score: 1

    Oops... Those darn salt lakes look somewhat the same.

  2. Re:What's This? on Satellite Easter Eggs · · Score: 1

    The image is of Edwards Air Force base. The Modern Marvels show on History Channel just did a documentary on the base.

  3. Use a Serial Console Server on Laptops, Headless Servers and KVMs? · · Score: 1

    Cyclades makes a bunch of serial terminal servers (http://www.cyclades.com/products/3/alterpath_acs/ specifications). There was an article about this within Linux Journal last year I believe (2004).

  4. SCO's SEC Filings on SCO Wants $699 for Linux Systems · · Score: 2, Interesting

    The scoop on who at the company is selling their stock can be found here in SCO's SEC filings. It appears that some of the chief people in charge are dumping thousands of shares of stock.

  5. Dependencies on How Hard is it to Manage Different Unices? · · Score: 1

    Having more than one unices requires the sysadmin to keep dependencies and software packages up-to-date on different platforms. This can get quite difficult if one has to actually find the right package to install for a particular OS.

    The Gentoo Linux OS would make some maintence things easier, and dependency/package management may be easier... how much easier, I don't know.

  6. Re:Neglected to mention security on First Reviews of Mozilla 1.0 Roll In · · Score: 1

    Perhaps it took them four years, but most free software does take a long time to develop. Microsoft has been working on their browser for years also. There is no comparison.

    Turn-around time for security patches are fast. It does take microsoft a bit of time to create their patches.

  7. Neglected to mention security on First Reviews of Mozilla 1.0 Roll In · · Score: 5, Insightful

    "Beyond its skins and pop-up-killing abilities, however, Mozilla 1.0 doesn't do much more for the average Web surfer than Internet Explorer does."


    Not true... Mozilla allows for faster turn-around times for security patches and updates. Cookies and images can be disabled in actual Emails, something outlook or outlook express fails to do.

    In a security consience world, Mozilla is probably better in security than IE, since Mozilla isn't apart of the OS itself! Granted, Mozilla will have a few security holes, but who would you rather fix them? Microsoft with a 4 week turnaround time, or Mozilla with usually a 1-2 day turnaround.
  8. United Linux on 'Unbreakable Linux' · · Score: 1

    This fiasco is probably just instituted because of the coalition of UnitedLinux distributors banding together.

  9. Rights on Judge Says Sonicblue Doesn't Have to Monitor · · Score: 1

    Finally a company that understands their consumers rights. There is nothing different from the Replay system than fast forwarding commercials on a VHS tape.

    Rights are hard to come by these days... too bad there isn't more of an outcry.

  10. Lockpicks and other stuff. on Subversive Gifts for New College Students? · · Score: 1

    It depends which state you are in if lockpicks are legal... But sending any lockpicks in the mail to a non-locksmith is a federal crime.

    Lets see... Send some of the best coffee beans on the earth... I always had bad coffee.

  11. Same Rules as in Real Life on How Dangerous is Online Chat for Kids? · · Score: 1

    Parents need to tell their children that they cannot talk to strangers online; it is the same rules applied to real life. Should a child have to give out their address online? Probably doesn't have to at all to surf the web or talk to friends online. The same rules we tell our children to abide by in life need to just extend to the Internet.

  12. My Gentoo Install on A Walk Through the Gentoo Linux Install Process · · Score: 4, Informative

    I have gentoo up and running on my laptop, and my desktop. I consider myself as an intermediate to semi-advanced linux buff, but I had never really knew the intricities of installing a distribution from complete source and what happens at the core of the installation (thanks to all those GUI installers). It was a great learning experience - at times I had some trouble, but #gentoo actually has the gentoo developers in there helping people with problems and trying to resolve them. Kudos to the Gentoo team.

    Upgrading to a new version of gentoo is easy, and straight forward with the Portage system. There is no need to reinstall, like some flavors of linux, just a simple emerge --update system and an emerge --update world.

    The distro is fast - in fact - much faster than my mandrake box I had on my desktop (before I migrated to gentoo). I have no benchmarks, but the bloat is gone, and the speed is there.

  13. Shaky Ground on One-Time Pad Encryption With No Pad? · · Score: 1

    "This is number is exchanged with the server through a secure process known only to Prescient, the server uses it to encrypt any information it sends back to the client, and then the key is destroyed and a new one is created."

    Security in obscurity will never be secure.

    A few links:
    E2Sec Whitepaper (PDF)
    Product Background (Word DOC)

  14. Karma Points on Announcing Slashdot Subscriptions · · Score: 1

    Maybe people can use the Karma points for payment to avoid ads. Seems fair to me.

  15. Re:for betas... on Legal Analysis Critical of Blizzard v Bnetd · · Score: 1

    If I have this right, bnetd doesn't actually support W3. The branched version of the code called warforge does. IMHO this branch should have actually got the cease and desist and not the bnetd developers.

  16. Packet Engineering on Legal Analysis Critical of Blizzard v Bnetd · · Score: 1

    After reading the arguments, I firmly believe that this whole fiasco will come down to who owns the TCP/UDP packets coming out of one's computer. There was no real reverse engineering of a program here (decompiling, assembly dumps, etc). Just the communication of a client/server relationship over a network.

  17. Freedom on U.S. Attack -- More Updates · · Score: 1

    "Let every nation know, whether it wishes us well or ill, that we shall pay any price, bear any burden, meet any hardship, support any friend, oppose any foe, in order to assure the survival and the success of liberty."

    -JFK

  18. Want to track your own satellites? on Packet Radio On ISS Beeping Away · · Score: 2

    I found this free satellite tracking program for windows available here.

  19. nVidia 3d Support on XFree 4.0.3 Released · · Score: 1

    Remember that the nVidia XFree86 3d drivers only support XFree86 versions 4.0 and 4.1. nVidia.com Linux Driver Page

  20. phpComic on Web-Based Comics · · Score: 1

    for all of you comic nutz out there: http://www.sourceforge.net/projects/phpcomic/

    An opensource PHP enabled online comic strip parser. Sourceforge is currently down, but check back later.