Difference between revisions of "Geekery"

From SME Server
Jump to navigationJump to search
 
(9 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
=== Install Geekery Repository ===
 
=== Install Geekery Repository ===
 
  http://geekery.altervista.org/
 
  http://geekery.altervista.org/
====SME Server 8.0====  
+
http://geekery.altervista.org/dokuwiki/doku.php
 +
= For SME 8 =
 +
/sbin/e-smith/db yum_repositories set geekery repository \
 +
Name 'geekery repository' \
 +
MirrorList 'http://geekery.epac.to/geekery/el5-mirrors' \
 +
EnableGroups no \
 +
GPGCheck yes \
 +
GPGKey http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY \
 +
Visible no \
 +
status disabled
  
 +
= For SME 9 =
 +
/sbin/e-smith/db yum_repositories set geekery repository \
 +
Name 'geekery repository' \
 +
MirrorList 'http://geekery.epac.to/geekery/el6-mirrors' \
 +
EnableGroups no \
 +
GPGCheck yes \
 +
GPGKey http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY \
 +
Visible no \
 +
status disabled
  
 +
= For SME 10 =
 
  /sbin/e-smith/db yum_repositories set geekery repository \
 
  /sbin/e-smith/db yum_repositories set geekery repository \
  Name 'geekery repository' \
+
Name 'geekery repository' \
  BaseURL 'http://geekery.altervista.org/geekery/el5/$basearch' \
+
MirrorList 'http://geekery.epac.to/geekery/el7-mirrors' \
  EnableGroups no \
+
EnableGroups no \
  GPGCheck yes \
+
GPGCheck yes \
  GPGKey http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY \
+
GPGKey http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY \
  Visible no \
+
Visible no \
  status disabled
+
status disabled<headertabs/>
 +
  
 
After adding it to the database updating the configuration file is required:
 
After adding it to the database updating the configuration file is required:
 
  signal-event yum-modify
 
  signal-event yum-modify
  
====SME Server 9.0====  
+
===Geekery Repoviews===
  
 +
see [http://geekery.altervista.org/dokuwiki/doku.php?id=start How to configure geekery]
  
/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===
 
  
 
     [http://geekery.altervista.org/geekery/el5/i386/repoview/ EL5-i386]
 
     [http://geekery.altervista.org/geekery/el5/i386/repoview/ EL5-i386]

Latest revision as of 08:59, 3 July 2016

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=geekery at the SME Server shell.


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
[edit]
/sbin/e-smith/db yum_repositories set geekery repository \
Name 'geekery repository' \
MirrorList 'http://geekery.epac.to/geekery/el5-mirrors' \
EnableGroups no \
GPGCheck yes \
GPGKey http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY \
Visible no \
status disabled
/sbin/e-smith/db yum_repositories set geekery repository \
Name 'geekery repository' \
MirrorList 'http://geekery.epac.to/geekery/el6-mirrors' \
EnableGroups no \
GPGCheck yes \
GPGKey http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY \
Visible no \
status disabled
/sbin/e-smith/db yum_repositories set geekery repository \
Name 'geekery repository' \
MirrorList 'http://geekery.epac.to/geekery/el7-mirrors' \
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

see How to configure geekery


   EL5-i386
   EL5-x86_64
   EL6-i686
   EL6-x86_64