Scripts used for computer administration.
- Shell 100%
| .gitignore | ||
| adminutils.sublime-project | ||
| bashmisclib.sh | ||
| flatpak_install.sh | ||
| forgejo_update.sh | ||
| LICENSE | ||
| perform_updates.sh | ||
| README.md | ||
| syncthing_install.sh | ||
adminutils
A collection of scripts used for computer administration.
Content
flatpak_install.sh
Install flatpak and add flathub repository.
forgejo_update.sh
Update the local forgejo executable to the given version.
perform_updates.sh
Updates any of the following, if found: - apt packages - flatpak packages - snap packages - host firmware
If running as a non-privileged user, sudo is automatically used to escalate
privileges where required.
syncthing_install.sh
Install syncthing.