Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties.
(more…)-
Linux Commands for Beginners 12 – Managing systemd Units
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. In video 12, we’ll take a look at managing systemd units which will allow us to start, stop, restart, enable, and disable system processes.
-
Coding in Python 22 – Working with Files
In video number 22 of the Coding in Python series, we look at basic file management.