Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

Enable additional yum repo on Xen Server

Gnu/Linux, QuickFix, Technical, Virtualization, XEN | 0 comments

By default CentOS base repositories won’t be configured on XenServer. To compile and install nagios/bacula or any other app on server you might end up searching for compiler tools like gcc etc. Here is a simple way to enable base repo and install gcc on your XenServer. yum –enablerepo=base install gcc This will enable the […]

Related Articles

Related