lsof – POFTUT

Debian Ubuntu “netstat: command not found” Error Solution and Netstat Installation

Ubuntu is most used Linux distributions. Canonical provides enterprise support for Ubuntu desktops and servers. netstat is easy to use tool for network operations. In this tutorial we will look how to solve netstat: command not found error and install netstat tool to the Ubuntu and Debian. Search Netstat Packages Ubuntu and Debian systems uses deb packages which is … Read more

Best Tools To Monitor Linux

As a system administrator monitoring systems is very important job. Actually we can state that half of system administrating is monitoring and anticipating systems and their events. In this tutorial, we will look at Linux monitoring tools and their features. As I know there is a lot of tools to monitor and debug Linux system, … Read more

How To Check If Port Is Open In Linux?

I have some servers and I want to check which ports are open. Open ports give clue about the load and security about the system. Open ports mean there is services running on the server and clients are using these so a load of this system is generally higher than other servers. Open ports can … Read more