Slashdot Mirror


User: Enleth

Enleth's activity in the archive.

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

Comments · 359

  1. Re:Respect? For M$? on Linux Foundation Calls for 'Respect for Microsoft' · · Score: 1

    No, it's Hug a 300lb Chair-wielding Gorilla Week.

  2. And what if... on DARPA Semifinalists Selected · · Score: 1, Insightful

    ...the Talibs put a "No entry" traffic sign on a supply route?

  3. Re:I don't get it. on Drugs to Prevent Cell Suicide · · Score: 0

    Looks like we've got an ultimate evidence for a recent discussion of what a Slashdotter needs to read before posting a comment - a headline, that is. I'm all for carving this one in a stone as a memorial for future generations of Slashdotters...

  4. Ars down again... on Will Pretty PCs Make Vista More Attractive? · · Score: 0

    I wonder, did they already ask the Slashdot team to not link them? They're *always* down after being linked here...

  5. Linux + grsecurity + a few creative tricks on A Closed Off System? · · Score: 0

    That's not a problem, I did set up some public school terminals recently, with every user having their account. The terminals are netbooted with a read-only rootfs (NFSv3), home directories are mounted read-write trough a PPPoE tunnel authenticated with the users's login and password (= only the active users's home directory is mounted), and, the most important thing, the system is equpped with full grsecurity framework, ACLs, TPE (Trusted Path Execution, simply the user is unable to run anything that I didn't allow him to), restricted scripting languages and a few more simple tricks. That, and KDE running with some kiosk options turned on, makes an unbreakable system, at least as long as the users are not Mitnicks - and, in the least likely case of a break-in, even every single exec() is logged off-site, just waiting to print it and hand over to the headmaster (or, had it been a company, the boss). Of course, the system won't even run when there's no connection with the external logging daemon, so unplugging it for a few minutes to hide something won't do.

  6. The atmosphere is less harsh? on US Plans Lunar Motel · · Score: 1, Funny

    Wow, an astonishing piece of news - there's atmosphere on the Moon!

  7. Use Flyspray on Personal Ticket Tracking System for Admins? · · Score: 1

    It's very simple and elegant, supports e-mail and Jabber notifications and is a snap to set up. http://flyspray.rocks.cc/

  8. Data processing with DVI output? on Other Uses for an AGP Slot? · · Score: 1

    As a few people said, GPU could be used for some heavy-duty data processing, especially vector and matrix math. And what to use for output? DVI. It's digital. So you just put the data into AGP, make GPU process it and get the result as three-channel data stream (RGB).

  9. Re:Depends... on When Should You Stop Support for Software? · · Score: 1

    [enleth@seth ~]$ uname -a
    Linux seth 2.6.14.5-1 #1 Thu Dec 29 02:24:08 UTC 2005 i686 AMD_Athlon(tm)_XP_3200+ unknown PLD Linux

    You see, I am *technically* able to run IE on my system, wine does its job pretty well - but M$'s EULA forbids me. What do I do now?