https://github.com/soixantecircuits/kiosk-scripts
A collection of scripts to setup a computer in kiosk mode
https://github.com/soixantecircuits/kiosk-scripts
Last synced: 6 months ago
JSON representation
A collection of scripts to setup a computer in kiosk mode
- Host: GitHub
- URL: https://github.com/soixantecircuits/kiosk-scripts
- Owner: soixantecircuits
- Created: 2015-04-12T09:49:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T14:50:28.000Z (almost 9 years ago)
- Last Synced: 2024-04-09T21:05:03.215Z (about 1 year ago)
- Language: Shell
- Size: 181 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A collection of scripts to setup a computer in kioskmode: install tools, configure gnome to autologin,disable screensaver, etc.
THIS SCRIPTS NEED AN UPDATE FOR UBUNTU 15
For example, if the desktop pops a notification asking to unlock keyring
go to System/Preferences/Passwords and Encryption Keys, right-click the "Passwords:login"-keyring and select "Change Password". type in your current password and leave the fields for new one empty.# Usage
#######Edit the files first to install only what you need
```
bash kiosk-install-apps.sh
bash kiosk-desktop-settings.sh
bash kiosk-setup-graphics.sh
```