Configuring Dynamic DNS with DHCP on Centos 7 / RHEL 7 February 17, 2019 Dynamic DNS or DDNS, is useful for dynamically assigning host names to non-static IP addresses. To configure this we need to modify the configuration…
Mounting Drives to Static Mount Point by UUID February 15, 2019 I’ve found the simplest way to consistently mount a removable drive – in this case two external Seagate spinners, to a fixed path as…
Upgrading Centos 7 to 8 September 26, 2019 Offically this is not supported (yet) but could be an option for non production or sandbox systems. Working this … Please check back soon!
Installing / Removing GUI on Centos 7, RedHat 7 (RHEL) Minimal Install and Enable Remote Desktop February 25, 2019 Typically I perform minimal installations when I install any distro of Linux. Occasionally, albeit very rarely – it can be useful to have access…
Install NeoFetch on Centos 7 / RHEL / Ubuntu Updated* February 18, 2019 Neofetch is a useful tool for displaying relevant metrics to your machines’s current operating session such as resources, uptime, memory load and environment criteria. …
Automatically Run FSCK on System Reboot July 13, 2019 Coming from a Windows (Server) background one would expect that file system errors are corrected automatically on boot. Not so the case on Linux…
Enabling Routing on Centos 7 with firewalld February 16, 2019 I put together a simple script to enable routing on a Centos 7 box with a dual NIC configuration. It has two prompts, one…
Ethernet Hardware Error Intel e1000e Centos 7 “jiffies” March 19, 2019 So i came upon this after happily switching to Centos 7 from Ubuntu (cosmic cuttlefish) thinking many of the issues i had been facing…
Installing vnStat on Centos 7 February 18, 2019 vnStat is a low overhead simple tool useful for tracking the send / receive (RX/TX) of any given network adapter attached to your system. …