Installs and updates Fastfetch on Debian- and RHEL-based distributions using the latest release from GitHub.
For uses see ./fastfetch --help
.
Adds "Poweroff" and "Reboot" entries to GRUB.
Place it in /etc/grub.d
and make it executable chmod +x /etc/grub.d/40_reboot_poweroff
.
Creates and updates a Docker container running Portainer, optimized for use on Synology NAS.
Usage: sudo ./portainer.sh -n [Container Name, default:portainer] -p [Port for Web Interface, default:9000] -d [Data directory, default:/volume1/docker/portainer]