Saturday, October 5, 2024

Linux network tools - netstat

 



To run netstat on zsh, You need to run script:

    sudo apt install net-tools



No comments:

Post a Comment

K8s cluster - bash install

     In my homelab, I testes another method of installation of Kubernetes. Average time of installation of Kubernetes via Ansible was 15 min...