1 - Do a Linux software update (should be common)
2 - delete old yum
Code: Select all
su -
cd /etc/yum.repos.d
rm public-yum-ol6.repoCode: Select all
su -
cd /etc/yum.repos.d
wget http://public-yum.oracle.com/public-yum-ol6.repoCode: Select all
su -
vi /etc/yum.repos.d/public-yum-ol6.repoCode: Select all
# su -
yum updateCode: Select all
su -
yum install kernel* gcc8 - Go to "http://linux.dell.com/dkms/" and get the latest dkms package and install it
9 - reboot again
10 - go to "https://www.virtualbox.org/wiki/Linux_Downloads" download and install either the i386 or the AMD64 depending on your chip set.
11 - follow the normal set up steps