Search This Blog

Tuesday, 21 June 2022

open a EM express port 5500 in Oracle Linux




[root@oracle12cdb1 ~]# firewall-cmd --permanent --add-port=5500/tcp

success

[root@oracle12cdb1 ~]# firewall-cmd --reload

success




 

No comments:

APEX ADMIN account locked for workspace INTERNAL - password change procedure

 If APEX ADMIN account has locked  for INTERNAL workspace or need to change the password, use the following procedure, please test it first ...