Home Blog Page 20

Automate PostgreSQL database deployment using RHEL System Roles

The new PostgreSQL System Role helps speed and simplify deployment and management of PostgreSQL servers in Red Hat Enterprise Linux (RHEL).

Read More at Enable Sysadmin

Monitor your infrastructure with Streamlit

Learn how to use Streamlit for monitoring and compare it against Grafana and InfluxDB to observe your infrastructure.

Read More at Enable Sysadmin

Do advanced Linux disk usage diagnostics with this sysadmin tool

Use topdiskconsumer to address disk space issues when you’re unable to interrupt production.

Read More at Enable Sysadmin

PyTorch Foundation: The First Six Months

Read the original blog at Read More 

Display your application data with Streamlit

Streamlit integrates with Python code and offers a low barrier of entry to visualizing application data in sophisticated ways.

Read More at Enable Sysadmin

Introducing self-service SPDX SBOMs

Following the precedent set by Executive Order 14028, security and compliance teams increasingly request software bills of materials (SBOMs) to identify the open source components of their software projects, assess their vulnerability to emerging threats, and verify alignment with license policies. So, we asked ourselves, how do we make SBOMs easier to generate and share?

Read the rest at the GitHub blog

Automate Fedora IoT configuration on a Raspberry Pi 4 with Ansible

Create an Ansible playbook that sets the hostname, adds a new user, layers additional packages, and more on your Fedora IoT-based Raspberry Pi.

Read More at Enable Sysadmin

Introduction to XFS Transaction Mechanism

A starting point for those who want to s

Click to Read More at Oracle Linux Kernel Development

How to work with a list of dictionaries in Ansible

Use Jinja selectattr() and map() filters to extract data from a list of dictionaries.

Read More at Enable Sysadmin