Code | macOS | macOS Shell | UNIX | UNIX Shell Scripts
-
-
-
-
-
-
-
SELinux Configuration Change
A couple ways to do this, I like this method below most as it bundles some stuff above into a nice package. Reference: https://www.crypt.gen.nz/papers/how-to-disable-selinux/
-
-
Fedora – Install/Reinstall Fedora Desktop
If you start with a server ISO or need to reinstalled desktop because it crashed try this
-
CentOS | Code | Fedora | macOS | macOS Shell | Red Hat | Ubuntu | UNIX | UNIX Shell Scripts
UNIX Bash – Get Latest File Name Based On DateTime
Working on a backup and restore script I often need only to know what the latest backup/archive file is, this command helps you learn that.