[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kiosks



On Friday 04 February 2005 15:43, ajkeever wrote:
> Hi,
>
>  My name is AnDrew. I am currently trying to create computer kiosks
> around at Greensboro College in NC. How do can you set up debian when
> you load the system just to automatically pop up mozilla and if
> someone was to close the browser for it to automatically pop back up
> so no one can mess with anything else but a mozilla? Thank you very
> much if you have any suggestions.

Write a script that executes every minute with cron. Have the script 
check if the mozilla binary is running. If it isn't, run it.

-A



Reply to: