Difference between revisions of "AceNetTech"
From SME Server
Jump to navigationJump to search (New page: <noinclude>Shell commands to install packages from {{PAGENAME}} repository on your SME Server.</noinclude> /sbin/e-smith/db yum_repositories set AceNetTech repository \ BaseURL http://ac...) |
|||
Line 1: | Line 1: | ||
+ | ===smecontribs move=== | ||
+ | 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> | <noinclude>Shell commands to install packages from {{PAGENAME}} repository on your SME Server.</noinclude> | ||
/sbin/e-smith/db yum_repositories set AceNetTech repository \ | /sbin/e-smith/db yum_repositories set AceNetTech repository \ | ||
BaseURL http://acenet-tech.org/sme/acenettech \ | BaseURL http://acenet-tech.org/sme/acenettech \ | ||
EnableGroups yes \ | EnableGroups yes \ | ||
− | + | GPGCheck no \ | |
− | GPGCheck | ||
Name 'AceNetTech' \ | Name 'AceNetTech' \ | ||
Visible yes \ | Visible yes \ | ||
status disabled | status disabled | ||
<noinclude>[[Category: Yum_Repository]]</noinclude> | <noinclude>[[Category: Yum_Repository]]</noinclude> |
Revision as of 23:21, 25 February 2008
smecontribs move
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.
Shell commands to install packages from AceNetTech repository on your SME Server.
/sbin/e-smith/db yum_repositories set AceNetTech repository \ BaseURL http://acenet-tech.org/sme/acenettech \ EnableGroups yes \ GPGCheck no \ Name 'AceNetTech' \ Visible yes \ status disabled