Learn how to efficiently wait for a file in Bash scripts, with a timeout feature for added resilience.Bash: How to wait until a file exists2023-09-19 in Operations tagged BASH / Shell / Linux / Quickie by Marc Nuri
Learn how to iterate through a list of strings in Bash scripts efficiently. Master the art of automation!Bash: How to iterate through a list of strings2023-09-04 in Operations tagged BASH / Shell / Linux / Quickie by Marc Nuri
This blog post explains how to install Cinnamon desktop environment in a standard fedora distribution using dnf groupinstall.Fedora: How to install Cinnamon desktop environment2019-09-29 in Operations tagged Cinnamon / Desktop / Fedora / Linux / Quickie by Marc Nuri
Learn how to list installed RPM packages in a Red Hat based Linux distribution or any other distribution that uses the RPM package manager.Linux: How to list installed RPM packages2018-06-06 in Operations tagged Linux / Quickie by Marc Nuri
How to use a docker + systemd only approach to deploy containers as Linux services without the need for third party tools or complex deployment descriptors.Docker container as a Linux system service2017-12-28 in Operations tagged DevOps / Docker / Linux / Portainer / Service / Systemctl / systemd by Marc Nuri