Difference between revisions of "VirtualBox Repository"

From SME Server
Jump to navigationJump to search
(Created page with "<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable...")
(No difference)

Revision as of 01:00, 23 August 2011

Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=virtualbox at the SME Server shell.


Below you find the installation command for the VirtualBox Repository which can be entered on the SME Server shell.

/sbin/e-smith/db yum_repositories set virtualbox repository \
Name 'RHEL/CentOS-$releasever / $basearch - VirtualBox' \
BaseURL 'http://download.virtualbox.org/virtualbox/rpm/rhel/$releasever/$basearch' \
EnableGroups no \
GPGCheck yes \
GPGKey http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc \
Visible no \
status disabled

After adding it to the database updating the configuration file is required:

signal-event yum-modify