Find the answer to your Linux question:
Results 1 to 3 of 3
I have a few old workstations no longer serving the company. My thought was to use these as internet stations where employees can register their time thru our internal web-based ...
  1. #1
    Just Joined!
    Join Date
    Jan 2010
    Posts
    1

    Linux in locked down kiosk-mode?

    I have a few old workstations no longer serving the company. My thought was to use these as internet stations where employees can register their time thru our internal web-based application. I would like to have an environment working like Windows with the SteadyState add-on, access to a limited list of web-sites and no system changes by the user.
    I have looked at livekiosk.com and webconverger.com which both meets me criteria when it comes to locking out the user from all system settings, but both seems to be totally open to all web-sites without the possibility for the admin to make a list of “allowed” sites.

    Running it from a bootable CD without using the HD seems like the way to go for a surf-kiosk.

    Any ideas?

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    You can use squid to restrict access to certain sites.
    squid : Optimising Web Delivery
    Linux.com :: Advanced Squid

  3. #3
    Linux User
    Join Date
    Jan 2006
    Posts
    414
    I know ubuntu has a 'guest session' option, which may suit your needs for not allowing users system access.

    Squid is good for allowing access to only one site, another idea if you've only got one site you want to let them visit (which is how it sounds to me), would be to delete /etc/resolv.conf and just put an entry in /etc/hosts for the site you want to let them access.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...