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 [2020/01/27 12:46]
mpospisek [specify RPM directory]
maintenance:update:03-update [2020/03/26 08:16] (current)
mpospisek [SW modules]
Line 1: Line 1:
 +~~NOCACHE~~
 +
 ====== Update ====== ====== Update ======
  
Line 16: Line 18:
  
 Copy your installation files to the same directory, as specified above (/media/ADUCID), i.e. replace the original files. 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.1580129161.txt.gz · Last modified: 2020/01/27 12:46 by mpospisek