User Tools

Site Tools


maintenance:update:03-update

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
maintenance:update:03-update [2019/08/22 12:33]
mpospisek
maintenance:update:03-update [2020/03/26 08:16] (current)
mpospisek [SW modules]
Line 1: Line 1:
 +~~NOCACHE~~
 +
 ====== Update ====== ====== Update ======
  
-===== specify RPM directory =====+===== Specify RPM directory =====
  
 <codedoc> <codedoc>
 vi /etc/yum.repos.d/aducid.repo vi /etc/yum.repos.d/aducid.repo
 </codedoc> </codedoc>
-Enable only the aducid-media section+Enable **only the aducid-media section**
 <sxh bash> <sxh bash>
 [aducid-media] [aducid-media]
Line 15: Line 17:
 </sxh> </sxh>
  
-Copy your installation files to the same directory, as specified above (/media/ADUCID) +Copy your installation files to the same directory, as specified above (/media/ADUCID), i.e. replace the original files. 
-===== perform update =====+===== Perform update =====
  
 ==== SW modules ==== ==== SW modules ====
Line 23: Line 25:
 yum clean all   yum clean all  
 # if the following is OK ... # if the following is OK ...
 +# (running the following command enables you to check that 
 +#  * you are using the right yum repository
 +#  * you are upgrading to the right version
 + 
 yum update aducid-installer yum update aducid-installer
 # ... then do the others  # ... then do the others 
Line 33: Line 39:
    
 <codedoc> <codedoc>
-cd /usr/share/doc/aim-4.2.1+cd /usr/share/doc/aim-<your-installed-version-eg-4.3.1>
 </codedoc> </codedoc>
  
Line 48: Line 54:
 </codedoc> </codedoc>
  
- +===== Check config files ===== 
-===== check config files ===== +  * **You will probably need to replace newly installed file** /opt/aaa/conf/aducid-aaa.conf with the file, you saved in previous steps
-  * You will probably need to replace newly installed file /opt/aaa/conf/aducid-aaa.conf with the file, you saved in previous steps+
   * Check also the /opt/tomcat/conf/ADUCID.properties file   * Check also the /opt/tomcat/conf/ADUCID.properties file
-===== start services =====+===== Start services =====
  
 <codedoc> <codedoc>
Line 65: Line 70:
 </codedoc> </codedoc>
  
 +[<>]
maintenance/update/03-update.1566477219.txt.gz · Last modified: 2019/08/22 12:33 by mpospisek