yob / rba-terminal
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (2)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
debian/ | ||
| |
rba.desktop | ||
| |
rbadesktop |
README
This package can be used to setup a linux box as a thin terminal at rainbow books. Package Building -------------------------------------------------------- To build the package, perform a git checkout and then run: git-buildpackage Package Installation -------------------------------------------------------- To install the compiled package: dpkg -i rbaterminal_1.0.0_all.deb Post Installation -------------------------------------------------------- Once it's installed, the following configuration steps need to be performed: - add a new user called auto, password auto - login to X as auto, changing the session to RBA first - edit /etc/gdm/gdm.conf and add the following 2 lines to the [daemon] section: AutomaticLoginEnable=true AutomaticLogin=auto - edit /etc/sudoers and add the following line: jh ALL=NOPASSWD: /sbin/shutdown - restart gdm: invoke-rc.d gdm restart

