Home Blog Page 43

Automating network testing, getting started with Ansible, and other sysadmin tips

Check out Enable Sysadmin’s top 10 articles from September 2022.

Read More at Enable Sysadmin

Put your CPU to work with GNU Parallel

Read More at Enable Sysadmin

Test your Linux system with LTP

The Linux Test Project (LTP) offers a comprehensive suite of tests to cover the reliability, robustness, and stability of Linux subsystems.

Read More at Enable Sysadmin

How to automate Linux patching with Ansible

Use automation to reduce the time IT teams spend deploying patches and apply updates consistently across systems.

Read More at Enable Sysadmin

What are the differences between absolute and relative paths?

Learn how absolute and relative paths compare and when to use each one.

Read More at Enable Sysadmin

How to customize Grafana dashboards using Ansible

How to customize Grafana dashboards using Ansible

Image

Photo by Nicholas Cappello on Unsplash

Learn how to use a custom JSON data source, Mockoon, FastApi, and Prometheus to customize your Grafana dashboard.

Posted:
September 28, 2022

|
%t min read
|

by
Jose Vicente Nunez (Sudoer)

Topics:  
Monitoring  
Ansible  
Podman  

Read the full article on redhat.com

Read More at Enable Sysadmin

Data-centric tracing

Continuing with the BPF blog series, thi

Click to Read More at Oracle Linux Kernel Development

Monitor remote systems with Ansible and Jinja2 templates

Monitor remote systems with Ansible and Jinja2 templates

Image

Photo by Christina Morillo from Pexels

Use automation and templates to gather and save information about your Linux virtual machines.

Posted:
September 27, 2022

|
%t min read
|

by
Robert Kimani

Topics:  
Ansible  
Linux administration  
Monitoring  

Read the full article on redhat.com

Read More at Enable Sysadmin

How to install EPEL on RHEL and CentOS Stream

Get a wider range of software choices than what’s in the official Linux repositories by installing Extra Packages for Enterprise Linux (EPEL).

Read More at Enable Sysadmin

Find text in files using the Linux grep command

Using grep, you can quickly find text matching a regular expression in a single file, a group of files, or text coming from stdin.

Read More at Enable Sysadmin