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:

OCI - Oralce linux - warning your password will expire in 6 days - use command "chage"

  If OS user gets the warning message for password expiry in OCI Oracle linux, then change the password expiry, following are the 2 methods ...