Coder Social home page Coder Social logo

kylechase / debian-kiosk-installer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from josfaber/debian-kiosk-installer

0.0 0.0 0.0 15 KB

Small installer script to setup a minimal kiosk with Chromium for Debian based linux distros

License: MIT License

Shell 100.00%

debian-kiosk-installer's Introduction

Kiosk installer for Debian based Linux distros

Small installer script to setup a minimal kiosk with Chromium for Debian based Linux distros. This installer is heavily based on the excellent instructions by Will Haley.

Usage

  • Setup a minimal Debian without display manager, e.g. Kali netboot cd i386 / amd64

  • Login as root or with root permissions

  • Download this installer, make it executable and run it

    wget https://raw.githubusercontent.com/josfaber/debian-kiosk-installer/master/kiosk-installer.sh; chmod +x kiosk-installer.sh; ./kiosk-installer.sh

If you are installing to a Raspberry Pi, change chromium to chromium-browser in the install script (both in apt line and startup command)

What will it do?

It will create a normal user kiosk, install software (check the script) and setup configs (it will backup existing) so that on reboot the kiosk user will login automaticaly and run chromium in kiosk mode with one url. It will also hide the mouse.

Change the url

Change the url at the bottom of the script, where it sais https://neave.tv/

Is it secure?

No. Although it will run as a normal user (and I suggest you don't leave a keyboard and mouse hanging around), there will be the possibility of plugin' in a mini keyboard, opening a terminal and opening some nasty things. Security is your thing ;-)

debian-kiosk-installer's People

Contributors

josfaber avatar tjcomserv avatar qtpies avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.