TranslateProject/sources/tech/20140801 How to Create an Ubuntu Kiosk Computer.md
2014-08-01 16:49:12 +08:00

2.5 KiB
Raw Blame History

How to Create an Ubuntu Kiosk Computer

Linux distributions can be as feature-packed or as stripped back as needed, powering anything from inner-city signage to city council desktops.

Its this versatile, almost malleable quality that has made Linux distributions, including Ubuntu, so successful in so many diverse areas.

Kiosks and Single Purpose Computers

One of the more popular uses for Ubuntu is in kiosk-type computers. These devices tend to run a stripped down or limited version of the OS, only allowing a single application to run.

Kiosk computers can be set up to provide transient or passive access, and are ideal in internet cafes or any situation that calls for a machine with only certain features — such as a web browser — accessible by users.

Making an Ubuntu Kiosk

But how do you go about creating such a computer? Well, save your Googles. Linux developer Oli Warner recently published a pair of articles that walk through the creation of single purpose setups using Ubuntu 14.04 LTS and Google Chrome.

The first of his guides starts from the ground up, using Ubuntu server and a handful of packages to create a lightweight combination of X and Openbox running Chrome on boot. The install takes up less than 2GB of disk space and requires a mere 512MB of RAM to run.

The second tutorial comes at the process from the reverse, walking through the steps needed to transform an existing Ubuntu desktop install into a lighter single-purposed variant.

Neither guide is for the faint-hearted, but are simple enough for most intermediate-level users to follow. Follow the guides to get a functional setup, but dont be afraid to strip out further packages and processes or double down on security, especially if intending to use an instance in a public space.


via: http://www.omgubuntu.co.uk/2014/07/create-ubuntu-kiosk

作者:Joey-Elijah Sneddon 译者:译者ID 校对:校对者ID

本文由 LCTT 原创翻译,Linux中国 荣誉推出