🔭 addicted on Linux **
🌱 I’m currently learning Devops , Hacking
👯 I’m looking to collaborate on open Source projects
📝 I regularly write articles on https://twinsaitechie.blogspot.com/
📫 How to reach me krishnansai71@gmail.com
Github profile
https://github.com/krishnansai
Youtuber Twin Sai Tech
Thursday, January 6, 2022
How To Disable Unwanted ports in linux using Terminal
kill the open ports in the linux
First We want to install nmap tool for scaning the open port on the terminal
=> sudo apt-get install nmap
After install the nmap on terminal and scan the open port using this commands
=> nmap -vvv localhost
After that u can see the all open ports
for example i can kill the 9050 port using this commands
=>sudo nmap -k 9050/tcp
it will kill the port
have a Great Day
Subscribe to:
Post Comments (Atom)
Argocd with rollouts examples
examples in My github https://github.com/krishnansai/argocd-rollouts.git ArogoCd with ArgoRollouts Rollouts.yml # This example demonst...
-
docker run -p 6070:80 dorowu/ubuntu-desktop-lxde-vnc
-
What does it do :- This tool is used to help the automation of the Tor 9050 port number to open with the Localhost with the all container L...
No comments:
Post a Comment