Difference between revisions of "Through-IP"

From SME Server
Jump to navigationJump to search
m (Fixed typo)
(Added extra explanatory text when including the page.)
Line 1: Line 1:
 +
<includeonly>The following command will configure the Through-IP repository on SME Server.</includeonly>
 
  /sbin/e-smith/db yum_repositories set through-ip repository \
 
  /sbin/e-smith/db yum_repositories set through-ip repository \
 
  BaseURL http://through-ip.com/packages/smeserver/i386/ \
 
  BaseURL http://through-ip.com/packages/smeserver/i386/ \
Line 6: Line 7:
 
  GPGCheck no \
 
  GPGCheck no \
 
  status disabled
 
  status disabled
 
+
<includeonly>After adding it to the database we have to update the changes to the configuration file:
<noinclude>[[Category:Yum_Repository]]</noinclude>
+
expand-temlpate /etc/yum.conf</includeonly>
 +
<noinclude>[[Category: Yum_Repository]]</noinclude>

Revision as of 12:36, 11 April 2007

/sbin/e-smith/db yum_repositories set through-ip repository \
BaseURL http://through-ip.com/packages/smeserver/i386/ \
Name 'Through IP Pty. Ltd.' \
EnableGroups yes \
Visible yes \
GPGCheck no \
status disabled