nslookup is a command-line administrative tool for testing and troubleshooting DNS (Domain Name Server). It is used to query specific DNS resource records (RR).| 8 Linux Nslookup Commands to Troubleshoot DNS (Domain Name Server)
nmcli is a network manager command-line interface is a nifty and easy to use tool that saves you lots of time when you need to configure an IP address.| How to Configure Network Connection Using ‘nmcli’ Tool
This article covers "15 Useful ifconfig Commands" with their practical examples, which might be helpful in managing and configuring network interfaces in Linux.| 15 Useful “ifconfig” Commands to Configure Network Interface in Linux
In this guide, we delve in and see how the ss command can be used to display varied network socket connection information in Linux with examples.| 12 ss Command Examples to Monitor Network Connections
In this article, we will review some of the most used command-line tools and utilities for network management, troubleshooting and debugging in Linux.| 22 Linux Networking Commands for Sysadmin
nmtui is a graphical command-line utility that allows you to easily configure your network interfaces in Linux distributions using a graphical display.| How to Configure IP Network with ‘nmtui’ Tool
The ip command is a networking command-line utility that is used to assign an IP address to a network interface or configure useful network variables in Linux.| How to Use IP Command in Linux [24 Useful Examples]
In this short article, we will explain 5 useful hostname command examples for Linux beginners to view, set or change Linux system hostname from the terminal.| 5 ‘hostname’ Command Examples for Linux Newbies
netstat (network statistics) is a command-line tool for monitoring network connections both incoming and outgoing as well as viewing routing tables, interface statistics, etc.| 20 Netstat Commands for Linux Network Management