Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Depends how locked-down (Score 1) 387

and then not being able to run the exam? You can set up the boot media in a fashion that it's only useable with a lot of difficulty when not booting from the media. Special version of kernel which is checked by the software. You'll need to do library hacking or copy the kernel from the DVD onto the system (need root). Before all that is achieved, the exam time is over.

Comment with very tiny system modif and you're all set (Score 1) 387

In the file /etc/X11/Xwrapper.config make the line
allowed_users=console
into
allowed_users=anybody

Create a file /etc/X11/kiosk.conf which contains
Section "ServerFlags"
Option "DontVTSwitch" "true"
EndSection

Now you can start your kiosk (no system access needed):

X -config kiosk.conf :1 & metacity --display=:1 & your_program

To kill the session: alt-sysrq-k alt-f7
or use the power button

one issue to solve: the "print screen" button brings up a dialog which can be used to browse the filesystem. But you can't read files or access the internet with that.

Comment Re:Requires things he said he couldn't do (Score 2) 387

If I start an X server on display :1 it runs along the :0 instance. No need to do anything to the OS. And if that X server has ctrl-alt-F disabled, well then that's quite well locked up.

http://ubuntuforums.org/showthread.php?t=776098
combined with
startx -config your-kiosk-xorg.conf -- :1

yeah, I didn't test it, don't want to lock up my office PC :-)

Comment they already do in the finance market and fail (Score 1) 496

Today's stock market is mainly ruled by automatic trading in the milliseconds.
So that's robots too.
And when the market starts to move, suddenly all silly automatic trading machines fire off, at the same time, running the stock market against the wall.

But we don't learn.
First we kill our finance system with computers
What's next? Public transport?
Or maybe health care.
Very probably the army. Hello Skynet!

Comment you can not breed the same bug again (Score 1) 140

you can breed rats, and they are rats. If you would get paid for a grey rat only once and not for every one, then you need to turn in brown, striped, checkered, white, blue, greeN, yellow rats. that would make the farming task way more complicated. Especially as there are other rat farmers out there doing the same.
And once all colors of rats have been done, it's over. no more rats...

Comment Re:To-Do lists (Score 1) 314

I would rather go another way than of the quite visible glasses gadget and use a chest mounted micro-camera plus a headphone. And my "mp3 player" will tell me who this may be. And then I can take it out of my pocket to "switch it off" and so see the complete people's context on screen.

That should be possible with today's technology. But what if the machine gets the face recognition wrong?

Comment Re:dvd case (Score 1) 160

I think a non transparent one with the title picture in some crappy looking relief would be possible. The inlet you print on your newspaper replicator.
All cases would look the same, like those lightscribe CDs also look the same.

Slashdot Top Deals

Today is a good day for information-gathering. Read someone else's mail file.

Working...