How to find port number on ubuntu , centos , redhat ?
How to see port no of FTP, HTTP, SSH etc
Open terminal type a command ,
#cat /etc/services |grep ftp
#cat /etc/services | grep http
#cat /etc/services | grep ssh
We can see that all port number , type the command
#cat /etc/services
Enjoy , if you like my blog . please write the comment .
Ravi ranjan kr singh
" If you like the blog please write the comment "
No comments:
Post a Comment