Skip to main content
Category

Linux

Linux Postings and musings

Linux Password AgeingRH124

Password Ageing

RHCSA 8 Study Guide In this blog we dice into Linux Password ageing and disabling Linux logins. Useful both for your real life Linux administration and exam objectives for many certification including the Red Hat…
The Urban Penguin
December 18, 2019
scheduling jobs using cronRH134

Scheduling Jobs Using Cron

RHCSA 8 Study Guide For many years Linux administrators have relied on scheduling jobs using cron. The main system configuration file for the crond is /etc/crontab but we also have the extension directory, /etc/cron.d and…
The Urban Penguin
December 17, 2019
systemd timer unitsRH134

RHCSA 8 – Systemd Timer Units

RHCSA 8 Study Guide A new method of scheduling tasks that is part of the systemd eco-system are systemd timer units. These activate service units on specific intervals. The documentation for these timer units can…
The Urban Penguin
December 14, 2019
RH294

Using Ansible Playbooks

Deploying Ansible Playbooks Although the use of ad-hoc commands is feasible, being able to store the desired state of our managed nodes is preferable. This gives us both documentation of the configuration and the ability…
The Urban Penguin
September 7, 2019
reset root passwordRH134

Reset Root Password – RHEL 8

Recovering Lost Root User Passwords It is that dreaded first day at work where you turn up as the brand new system administrator and nobody knows the root password to the server and they are…
The Urban Penguin
September 6, 2019