Difference between revisions of "Openfusion"
From SME Server
Jump to navigationJump to searchLine 2: | Line 2: | ||
You can now use: | You can now use: | ||
− | yum install smeserver-extrarepositories-openfusion | + | yum install smeserver-extrarepositories-openfusion |
+ | signal-event yum-modify | ||
+ | config set UnsavedChanges no | ||
− | |||
− | + | Alternatively the old way: | |
− | |||
− | Alternatively | ||
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell. | Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell. |
Revision as of 15:50, 19 June 2018
You can now use:
yum install smeserver-extrarepositories-openfusion signal-event yum-modify config set UnsavedChanges no
Alternatively the old way:
Below you find the installation command for the Openfusion repository which can be entered on the SME Server shell.
openfusion
db yum_repositories set openfusion repository \ BaseURL http://repo.openfusion.net/centos6-\$basearch \ EnableGroups no GPGCheck yes Name "openfusion repository" \ GPGKey http://repo.openfusion.net/RPM-GPG-KEY-openfusion \ Visible yes status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify