Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutValmistajien tukemat Ubuntu-tietokoneet: kannettavatietokone.fi uudet ja käytetyt sekä Lenovo-verkkokauppa
timekpr does not have a working version for ubuntu 11.04+ yet. Expect a new release around the end of August 2012: https://launchpad.net/timekpr/+announcement/9737
This is how I got timekpr to work in Ubuntu 11.10 Oneiric:(Note that the timekpr icon and notification do not work, which is frustrating for the kids, but the accounts do expire as required. To get the full timekpr functionality for the kids, you need to switch to gnome desktop. Maybe a kind user can step us through doing that.)1. Install the gdm login screenOpen the terminal and enterCode:sudo apt-get install gdm2. Activate the gdm login screenSelect gdm from the ensuing menu that appears after gdm gets installed.If you already have gdm installed, use the following terminal command to set it current:Code:sudo dpkg-reconfigure gdm3. Add the timkpr repository to your sourcesNow if you don't have timekpr installed yet, open the terminal again and add the timekpr repository to your software sources:Code:sudo add-apt-repository ppa:timekpr-maintainers/ppasudo apt-get-update4. Install timekprCode:sudo apt-get install timekprOr install timekpr from Software Sources5. Run timekpr from an administrator accountEither search for timekpr in the Unity search (bleahh!) or start timekpr from the terminal:Code:sudo timekpr6. Test timekprYou must have a non-administrator account set up for your children. timekpr will let you set time limits for non-administrator accounts. Set an account to have 1 minute of time. Apply, exit, log out, and log in to the child's account. Within 3 minutes the account should be automatically logged off. If you want the child to have a timekpr icon and notifications, you will need to switch your Ubuntu desktop to Gnome (maybe a kind user can provide a step-through of how to install and switch to gnome for the children).