Tag Linux Commands

20 Command Line Tools to Monitor Linux Performance

Being a System or Network administrator tasked with monitoring and debugging Linux system performance problems on a daily basis is an immensely challenging responsibility. It demands unwavering dedication, a profound understanding of Linux systems, and a constant commitment to ensuring…

How to Install PuTTY on Linux

PuTTY is a free and open-source cross-platform SSH and telnet client that even after being around for over 20 years remains one of the most popular SSH clients being used especially on the Windows platform. Linux distros ship with SSH…

How to Find My DNS Server IP Address in Linux

DNS (Domain Name System) is a fundamental facilitator of several networking technologies such as mail servers, Internet browsing, and streaming services e.g. Netflix and Spotify, among others. It works on a special computer called a DNS server – which keeps…

How to Install netstat Command in Linux

Netstat – derived from the words network and statistics – is a command-line utility used by system administrators for analyzing network statistics. It displays a whole manner of statistics such as open ports and corresponding addresses on the host system,…