Declarative Linux distributions do not appeal to everyone. It mentions everything in a single configuration file, and something like NixOS is far from the idea of an “easy” Linux distro. I'm in awe of ...
Use Playerctl, Python, and Conky timer to create a 'now playing' Spotify desktop widget.
// enumerate all of the possible places we can read a script from. #if !AP_FILESYSTEM_POSIX_ENABLED && !AP_FILESYSTEM_FATFS_ENABLED && !AP_FILESYSTEM_ESP32_ENABLED ...
#useradd $SSH_USER --create-home --password "$(openssl passwd -1 "$SSH_PASSWORD")" && echo "$SSH_USER ALL=(ALL:ALL) ALL" >> /etc/sudoers #sed -i "s/post_max_size ...