- install Scratch
- create a shortcut on the guest account to launch Scratch
- configure firefox to start at the Scratch website on the guest account
- lock the guest account using ofris, a cool deep-freeze like app for linux
Installing Scratch
We have 64 bit Ubuntu 11.04 ("Natty") systems, so before the Scratch debian package can be installed, we needed to make sure the 32 bit libraries were present.
- sudo aptitude install ia32-libs
- sudo dpkg --force-architecture -i ./scratch_1.4.0.1-0ubuntu5_i386.deb
Installing ofris
Start by adding the Personal Package Archive (PPA) to your apt repository list and updating the package database:
sudo add-apt-repository ppa:tldm217/tahutek.net
- sudo vi /etc/apt/sources.list.d/tldm217-tahutek_net-natty.list
- :g/natty/s//maverick/g
- :wq
- sudo aptitude update
- sudo aptitude install ofris-en
- sudo ofris-en
===================================================
Dafturn Ofris Erdana - Locking your Systems
By : Muhammad Faruq Nuruddinsyah
===================================================
Your choice :
1. Freeze the system for this User only
2. Freeze the system for specified User
3. Freeze the system for all Users
4. Unfreeze the system
5. View status
6. Exit
Please insert your choice number :
----------------------------------------------------------------------------------
I selected 2 to freeze the system for the guest user, typed in student, and hit enter. After a reboot, the guest account was "frozen" and we were ready for our Scratch Day visitors.
No comments:
Post a Comment