Tuesday, February 18, 2020

check port is open or not in linux



check port is open 
=========================


[oracle@localhost admin]$ nc -v 192.168.1.108 1521
Connection to 192.168.1.108 1521 port [tcp/ncube-lm] succeeded!
[oracle@localhost admin]$
[oracle@localhost admin]$

No comments:

Post a Comment