Read the original blog here Read More
Linux Foundation Newsletter: November 2022
5 ways to harden your Linux server with Ansible
Automation allows you to apply compliance and security policies consistently across your servers, verify compliance, and remediate servers.
Read More at Enable Sysadmin
How to make an automatic dog feeder with Arduino and Linux
Try this DIY project to learn (or teach your family) to write code that interfaces with real hardware.
Read More at Enable Sysadmin
How to verify Mastodon users with cryptography
Use open source GPG key pairs and Keyoxide to prove your identity on Mastodon.
Read More at Enable Sysadmin
Find anything you need with fzf, the Linux fuzzy finder tool
I’m thankful for the Linux fuzzy finder tool because it superpowers the command line by making it fast to find whatever I’m looking for.
Read More at Enable Sysadmin
Top 15 articles sysadmins are thankful for in 2022
Enable Sysadmin has published more than 1,200 articles; these are the favorites sysadmins turn to month after month.
Read More at Enable Sysadmin
2 practical ways to use the Python subprocess module
Learn how to run Bash commands and scripts within your Python scripts using the subprocess module.
Read More at Enable Sysadmin
ZoneFS with UEK7
Learn how to setup and configure ZoneFS
Click to Read More at Oracle Linux Kernel Development
Python vs. Bash? Why not both with Python’s subprocess module
Python’s subprocess module easily integrates Bash into your Python scripts.
Read More at Enable Sysadmin