grab our rss feed

linuxsysconfig

Configure your Linux system

Entries Tagged ‘centos’

Desura on CentOS7

After a lot of time the Desura client for Linux finally received an update. It wasn’t without issues, many users complained about not being able to install it properly due to unresolved library dependencies. The latest release (build 120.26, as of today) still doesn’t work out of the box on CentOS 7, so here’s how […]

Inplace migration from Oracle Linux 7 to CentOS 7

This is my 2nd attempt to migrate from Oracle Linux to CentOS; a while ago I tested it with success on OL6.4. This time I’m using an OL7 VM instance with a default desktop installation. Having 3rd party repositories installed on OL7 should not cause any issues when switching to CentOS as the RPMs from […]

CentOS 7 with Oracle UEK

For whatever reasons, one may want to install and run Oracle’s UEK on CentOS. I tested that with a CentOS 7 VM instance and UEKR3. Everything was pretty straightforward and safe to do on a test machine, but I would certainly not recommend running this in production :)   Install the UEKR3 repo cd /etc/yum.repos.d […]

Nvidia drivers on CentOS 7

Since RPM Fusion doesn’t support RHEL / CentOS 7 and I didn’t feel like dealing with the Nvidia installer, I tried to find alternative package repositories. Fortunately I came across ELRepo which has been providing Nvidia drivers (from the long-lived branch release) in form of precompiled kernel drivers (kmod-nvidia) for a few months. I tested […]