This is an old revision of the document!
vi /etc/yum.repos.d/aducid.repo
Enable only the aducid-media section
1 2 3 4 5 |
[aducid-media] name=aducid $releasever baseurl= file : ///media/ADUCID/repository/el $releasever/$basearch/ gpgcheck=0 enabled=1 |
Copy your installation files to the same directory, as specified above (/media/ADUCID)
yum clean all # if the following is OK … yum update aducid-installer # … then do the others yum update aducid-aaa aim aducid-proof
systemctl start tomcat9.service tail -f /opt/tomcat/logs/catalina.out # systemctl start aducid-aaa.service systemctl -l status aducid-aaa.service # systemctl start httpd.service systemctl -l status httpd.service