Removing a Repository in Ubuntu April 6, 2020 From time to time you have to prune your repository list for one reason or another. In this case, I have had an invalid…
Cleaning Yum Repositories March 28, 2019 Occasionally you should clean out the cache and older package caches from any linux system. On RHEL based systems which use Yum as a…
Installing Webmin on Ubuntu 16.04+ August 5, 2019 Webmin is an extremely useful tool for configuring your Linux machine from a web based interface. It makes management easier in some respects, such…
Installing DNF on Centos 7 / RHEL February 25, 2019 The people at Fedora developed DNF as a successor or next generation version of YUM. DNF does all of these and supposedly more. DNF…
Installing Youtube-dl on Redhat & Centos 7 (Works!) Updated* February 27, 2019 I use youtube-dl to pull content down to an emby server where i can watch things at my own leisure from any room in…
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…