Home Blog Page 36

Linux Foundation Newsletter: November 2022

This month, we’ve got great news to share across the Linux Foundation. Here’s a roundup of must-read updates, including the release of Sylva, LF Europe’s first project, a new report from LF Research, community updates, Cyber Monday deals from LF Training & Certification, and so much more. We’ve also got a preview of what’s coming up in December!

Read the original blog here Read More 

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

Civil Infrastructure Platform welcomes Bosch as a Member

Read the original post at: Read More 

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