Monday, May 6, 2024

How to check port is open or not in Linux?

 
Check port is open or not in Linux 


curl -v telnet://92.154.243.54:1521


telnet 92.154.243.54 1521

No comments:

Post a Comment

what is catcon.pl (Catalog Container Script) and why very useful for Oracle Multitenant Database ?

  catcon.pl (Catalog Container Script) is an Oracle utility introduced with the Multitenant Architecture (CDB/PDB) to execute SQL scripts ...