ericovk
Verified User
The hosting company setup the dedicated server I use with CentOS 6.2 minimal install and DirectAdmin. I would like to update CentOS from minimal to basic server with
I can see that there are some packages excluded in yum.conf
Are these packages excluded by DA to safely run yum groupinstall webserver (or yum update) without malfunctioning CentOS or DA?
In other words, does anyone know if I can safely run "yum groupinstall" without bugging the DA installation?
Code:
$yum groupinstall Webserver
I can see that there are some packages excluded in yum.conf
Code:
exclude=apache* httpd* mod_* mysql* MySQL* da_* *ftp* exim* sendmail* php* bind-chroot*
Are these packages excluded by DA to safely run yum groupinstall webserver (or yum update) without malfunctioning CentOS or DA?
In other words, does anyone know if I can safely run "yum groupinstall" without bugging the DA installation?
Last edited: