VirtualBox Repository

From SME Server
Revision as of 23:23, 12 July 2016 by Stephdl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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/el/$releasever/$basearch' \
EnableGroups no \
GPGCheck yes \
GPGKey https://www.virtualbox.org/download/oracle_vbox.asc \
Visible no \
status disabled

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

signal-event yum-modify