Home Blog Page 43

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

19 AnsibleFest 2022 presentations for sysadmins

19 AnsibleFest 2022 presentations for sysadmins

Image

Photo by Pedro Lastra on Unsplash

AnsibleFest is back as an in-person event. Check out some of the event’s top presentations to help sysadmins automate better.

Posted:
September 22, 2022

|
%t min read
|

by
Vicki Walker (Red Hat)

Topics:  
Ansible  
Events  
Automation  

Read the full article on redhat.com

Read More at Enable Sysadmin

Explore OpenShift APIs from the command line

Get key details about routes, buildconfigs, deploymentconfigs, and other OpenShift-specific APIs.

Read More at Enable Sysadmin

Backporting patches using git

Backporting patches can be a real pain,

Click to Read More at Oracle Linux Kernel Development