mirror of
https://github.com/LCTT/TranslateProject.git
synced 2026-09-04 04:32:49 +08:00
Translated:20140801 How to Create an Ubuntu Kiosk Computer.md
This commit is contained in:
@@ -1,40 +0,0 @@
|
||||
Translating by GOLinux ...
|
||||
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.**
|
||||
|
||||
It’s 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.
|
||||
|
||||
- [Building a Kiosk Computer from Scratch][1]
|
||||
|
||||
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.
|
||||
|
||||
- [Convert Ubuntu to Kiosk Computer][2]
|
||||
|
||||
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 don’t 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][a]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[a]:https://plus.google.com/117485690627814051450/?rel=author
|
||||
[1]:http://thepcspy.com/read/building-a-kiosk-computer-ubuntu-1404-chrome
|
||||
[2]:http://thepcspy.com/read/converting-ubuntu-desktop-to-kiosk/
|
||||
Reference in New Issue
Block a user