Difference between revisions of "AceNetTech"

From SME Server
Jump to navigationJump to search
Line 1: Line 1:
===smecontribs move===
+
To see contribs available:
This information will be available only until all of my contribs reach the smecontribs repo.
 
From that time they will reside there and be accessible through enabling smecontribs repo.
 
  
<noinclude>Shell commands to install packages from {{PAGENAME}} repository on your SME Server.</noinclude>
+
  yum --disablerepo=* --enablerepo=smecontribs list available
  /sbin/e-smith/db yum_repositories set AceNetTech repository \
+
 
BaseURL http://acenet-tech.org/sme/acenettech \
+
To install this contrib:
EnableGroups yes \
+
 
GPGCheck no \
+
  yum --enablerepo=smecontribs install oats smeserver-oats
Name 'AceNetTech' \
 
  Visible yes \
 
  status disabled
 
<noinclude>[[Category: Yum_Repository]]</noinclude>
 

Revision as of 03:35, 26 February 2008

To see contribs available:

yum --disablerepo=* --enablerepo=smecontribs list available

To install this contrib:

yum  --enablerepo=smecontribs install oats smeserver-oats