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!
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…
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 / 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…
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. …
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. …
Enable Firewalld on Centos 7 February 18, 2019 It is highly recommended that you have a firewall protecting your server. These instructions are intended specifically for enabling and starting Firewalld on CentOS 7. 1234#enable…
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…
Enabling the EPEL Repository on Centos 7 February 17, 2019 The EPEL (Extra Packages for Enterprise Linux) repository must be installed and enabled in order to install most applications. To do so run the following…