Frequently Asked Question
Altispeed Kiosk Deploy Instructions
Last Updated 5 years ago
Altispeed Kiosk Deploy Instructions
These are instructions to deploy the Altispeed Kiosk. There are two ways you can do this - with the custom ISO, or a Xubuntu 18.04.2 ISO. This documentation will outline both, since an existing Xubuntu 18.04 system can be retrofitted to use this, but the recommended process is with the custom ISO.Deploying with an existing system
First, grab a Xubuntu 18.04.2 ISO. Go through the installation process, but you must set the following two values exactly:- The name of the user must be
Altispeed Kiosk User
- The username of the user must be
kiosk-user
Next, reboot into the installed system and log in as the kiosk user. Run the following command, which will bootstrap the system:
sudo add-apt-repository -y ppa:altispeed/kiosk && sudo apt -y full-upgrade && sudo apt -y install altispeed-kiosk-desktop
Once this command is complete, reboot the system.
Deploying with the custom ISO
This is designed to provide a few less steps. All you do is boot the ISO, double-click the desktop entry, select English, and when the installation process is complete it will let you know. On reboot, everything is set up for you.Administering the machines
By default, all of the kiosk machines boot into the kiosk user session. If you log out of that session, selectaltispeed
from the dropdown, and enter the password of kioskpassword12345
, you will be put into an administrator session with root access where you can change settings.