Other articles
Automatic DNS resolution for libvirt guests using a local domain
Configuring automatic DNS resolution for libvirt guests using dnsmasq, NetworkManager, and a local domain.
read moreClear systemd journal
If the journal is configured to archive entires these can take up unnecessary disk space when not properly maintained.
read moreReset root password on RHEL7
How to reset an unknown root password using rd.break on RHEL 7.
Start by booting until the GRUB2 menu appears then edit the boot loader menu with the e key. Find the line beginning with linux and make then follow these steps.
- add rd.break
- run mount -o remount …