https://github.com/fflch/ansible-role-proaluno
Pró-Aluno FFLCH
https://github.com/fflch/ansible-role-proaluno
Last synced: 5 months ago
JSON representation
Pró-Aluno FFLCH
- Host: GitHub
- URL: https://github.com/fflch/ansible-role-proaluno
- Owner: fflch
- Created: 2019-10-29T00:39:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-24T14:48:02.000Z (9 months ago)
- Last Synced: 2025-09-24T16:28:21.750Z (9 months ago)
- Language: Scheme
- Homepage: http://proaluno.fflch.usp.br/
- Size: 3.84 MB
- Stars: 0
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Local role with tasks related to proaluno room.
# Features & To-Do
- [X] Update sources list;
- [X] Install GUI
- [X] Set default GUI and install {default}-task-desktop;
- [X] Import visual configs (copying settings file to /etc/skel);
- [X] Create proaluno folder and send login, logout and keyboard files;
- [X] Lightdm configs
- Lightdm run scripts on login and logout to delete user files, set desktop background, etc.
- [X] Restrict shutdown
- Its a script that removes the poweroff and hibernate buttons. Only the restart button still avaible.
- [X] Install Debian packages
- A selected list of packages needs to be installed in every computer.
- [X] Cron to shutdown all the pcs at 11pm (default);
- [ ] Cron to start all the pcs at a pre-defined time;
- [X] Disable screenlock;
- At least with XFCE...
- [ ] Send status to the Monitoring system
- Every pc needs to send its status periodically. As status we defined these infos: ip, hostname, username, login_at and logout_at (if is the case).