Aqua
Aqua
`glim/grub2/grub.cfg` refers to sysrescd as `systemrescuecd-*.iso` to check but, for some reason, `glib/grub2/inc-sysrescd.cfg` refers to it as `systemrescuecd-x86-*.iso` This can lead to issues where an iso like `systemrescuecd-amd64-*.iso` can make...
I have just setup a FTP server on my linux based server to allow editing of configs remotely. I tested it first using the Filezilla FTP client, and I was...
The arch linux check for `base-devel` will always fail, as `base-devel` is not actually a package/metapackage, but a group of packages that are all installed seperately. If at all possible,...