iptables on database
iptables -I INPUT -p tcp -m state –state NEW,ESTABLISHED -m tcp –dport 8443 -m comment…
iptables -I INPUT -p tcp -m state –state NEW,ESTABLISHED -m tcp –dport 8443 -m comment…
Virtual Machine dbcli update (common for Console and backend) 1> cliadm update-dbcli dbcli update-server –p…
https://stackoverflow.com/questions/13732826/convert-pem-to-crt-and-key
https://www.ibm.com/support/pages/how-open-port-firewall-resilient-rhel To open up a new port (e.g., TCP/8000) permanently, use these commands. $ sudo…
To open up a new port (e.g., TCP/8000) permanently, use these commands. $ sudo firewall-cmd…
How to Create Oracle WebLogic Server [Marketplace] Instance for Oracle Cloud Infrastructure Instance in Private…
https://www.ibm.com/support/pages/how-open-port-firewall-resilient-rhel To open up a new port (e.g., TCP/8000) permanently, use these commands. $ sudo…
https://bit.ly/golivelabs
To cancel refresh mode alter pluggable database pdb1 refresh mode manual; alter pluggable database pdb1…
firewall-cmd –permanent –zone=public –add-port=8000/tcp success firewall-cmd –reload