Difference between revisions of "Geekery"
From SME Server
Jump to navigationJump to searchLine 3: | Line 3: | ||
=== Install Geekery Repository === | === Install Geekery Repository === | ||
http://geekery.altervista.org/ | http://geekery.altervista.org/ | ||
+ | http://geekery.altervista.org/dokuwiki/doku.php | ||
====SME Server 8.0==== | ====SME Server 8.0==== | ||
Revision as of 17:20, 3 September 2014
Below you find the installation command for the Geekery repository which can be entered on the SME Server shell.
Install Geekery Repository
http://geekery.altervista.org/ http://geekery.altervista.org/dokuwiki/doku.php
SME Server 8.0
/sbin/e-smith/db yum_repositories set geekery repository \ Name 'geekery repository' \ BaseURL 'http://geekery.altervista.org/geekery/el5/$basearch' \ EnableGroups no \ GPGCheck yes \ GPGKey http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY \ Visible no \ status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify
SME Server 9.0
/sbin/e-smith/db yum_repositories set geekery repository \ Name 'geekery repository' \ BaseURL 'http://geekery.altervista.org/geekery/el6/$basearch' \ EnableGroups no \ GPGCheck yes \ GPGKey http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY \ Visible no \ status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify
Geekery Repoviews
EL5-i386
EL5-x86_64
EL6-i686
EL6-x86_64