Changes

From SME Server
Jump to navigationJump to search
Line 38: Line 38:  
   /sbin/e-smith/db yum_repositories setprop smeupdates status disabled
 
   /sbin/e-smith/db yum_repositories setprop smeupdates status disabled
   −
And we will ad our own local repository. '''Replace the''' <tt><yourServersIP or FQDN></tt> '''part with the IP-address or the Fully Qualified Domain Name from the repo-server you created above''':
+
And we will ad our own local repository. Replace the '''<tt><yourServersIP or FQDN></tt>''' part with the IP-address or the Fully Qualified Domain Name from the repo-server you created above and '''<tt><SME RELEASE></tt>''' with the version of SME (eg.: 8, 9, ...):
 
   /sbin/e-smith/db yum_repositories set smeupdates-local repository \
 
   /sbin/e-smith/db yum_repositories set smeupdates-local repository \
 
   Name 'SME Server - updates (local)' \
 
   Name 'SME Server - updates (local)' \
   BaseURL 'http://<yourServersIP or FQDN>/repos/smeserver/releases/7/smeupdates/$basearch' \
+
   BaseURL '<nowiki>http://</nowiki><u><yourServersIP or FQDN></u>/repos/smeserver/releases/<u><SME RELEASE></u>/smeupdates/$basearch' \
 
   EnableGroups yes \
 
   EnableGroups yes \
 
   GPGCheck yes \
 
   GPGCheck yes \
Line 52: Line 52:  
Just to be sure, give yum a fresh start:
 
Just to be sure, give yum a fresh start:
 
   yum clean all
 
   yum clean all
      
== Uninstall ==
 
== Uninstall ==
167

edits

Navigation menu