https://github.com/jjfiv/root_utils
Scripts for managing my classes, users, and groups
https://github.com/jjfiv/root_utils
admin bash
Last synced: 2 months ago
JSON representation
Scripts for managing my classes, users, and groups
- Host: GitHub
- URL: https://github.com/jjfiv/root_utils
- Owner: jjfiv
- Created: 2017-09-09T16:43:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-05T18:14:25.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T10:44:58.248Z (over 1 year ago)
- Topics: admin, bash
- Language: Python
- Size: 2.05 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Root utils
## Manual steps
1. Get a private/public key:
ssh-keygen # and put it in github (maybe)
2. Prevent forkbombs for student group:
vim /etc/security/limits.conf
3. ???
4. Profit.