Scripts used for computer administration.
Find a file
2026-05-29 19:37:49 +02:00
.gitignore Add Sublime Text project. 2026-05-29 18:53:29 +02:00
adminutils.sublime-project Add Sublime Text project. 2026-05-29 18:53:29 +02:00
bashmisclib.sh Add bashmisclib v0.0.1 2026-05-29 19:20:33 +02:00
flatpak_install.sh Add flatpak_install.sh. 2026-05-29 19:27:18 +02:00
forgejo_update.sh Add forgejo_update.sh. 2026-05-29 19:37:31 +02:00
LICENSE Initial commit 2026-05-29 18:42:32 +02:00
perform_updates.sh Suppress shellcheck warning. 2026-05-29 19:37:49 +02:00
README.md Add forgejo_update.sh. 2026-05-29 19:37:31 +02:00
syncthing_install.sh Add syncthing_install.sh. 2026-05-29 19:32:20 +02:00

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.