Changes

Jump to navigation Jump to search
m
Line 67: Line 67:  
The below example uses a fixed URl to download the RPM's. In general this URL is fast and reliable so there is no immediate need to change these URL's.
 
The below example uses a fixed URl to download the RPM's. In general this URL is fast and reliable so there is no immediate need to change these URL's.
   −
To add the smeos9 repo's please copy the below text in the block
+
To add the smeos9 repo's please copy the below text in the block and and issue the following commands:
  [smeos9]
+
nano -w /etc/yum.repos.d/smeos9.repo
enabled=1
+
and paste the following into the new '/etc/yum.repos.d/smeos9.repo' file
 +
  [smeos9] enabled=1
 
  BaseURL=http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/testing/9/smeos/$basearch
 
  BaseURL=http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/testing/9/smeos/$basearch
 
  name=SME Server9 - os
 
  name=SME Server9 - os
Line 92: Line 93:  
  gpgkey = http://mirror.contribs.org/releases/testing/9/smeos/$basearch/RPM-GPG-KEY-SMEServer
 
  gpgkey = http://mirror.contribs.org/releases/testing/9/smeos/$basearch/RPM-GPG-KEY-SMEServer
   −
 
+
Then one '''must''' issue the following command for the changes to take effect:
and issue the following commands:
  −
nano -w /etc/yum.repos.d/smeos9.repp
  −
 
  −
and paste the text and save the file. Then, after pasting the below contents and saving the file,  you '''must''' issue the following command:
   
  /sbin/e-smith/signal-event yum-modify
 
  /sbin/e-smith/signal-event yum-modify
  

Navigation menu