In this article, we will learn how to use host command with a few useful examples in Linux to perform DNS lookups.| Useful ‘host’ Command Examples for Querying DNS Lookups
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)
Linux distributions have featured set of commands which provides a way to configure networking through command-line using ifconfig and ip commands.| ifconfig vs ip: What’s Difference and Comparing Network Configuration
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
bmon is a powerful, text-based network monitoring and debugging tool for Unix-like systems, which captures networking related statistics and displays them visually in a human friendly format.| bmon – A Powerful Network Bandwidth Monitoring and Debugging Tool for Linux
This article will explain how do you transfer files between two Linux computers using nc (networking utility) and pv (pipe viewer) commands to monitor progress.| How to Transfer Files Between Two Computers using nc and pv Commands
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
Nmap, short for Network Mapper, is an open-source and highly versatile tool used by Linux system and network administrators.| 24 Nmap Commands Every Linux Admin Should Use for Network Security
UFW (Uncomplicated Firewall), is a most popular and easy-to-use command line tool for configuring and managing a firewall on Ubuntu and Debian distributions.| How to Setup UFW Firewall on Ubuntu and Debian
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]
nmcli is a command-line tool used to create, show, edit, delete, enable, and disable network connections, as well as control and display network device status.| How to Connect Wi-Fi from Linux Terminal Using Nmcli Command
Netcat (nc) is a simple yet powerful networking command-line tool used for performing any operation in Linux related to TCP, UDP, or UNIX-domain sockets.| 8 Netcat (nc) Command with Examples
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
In this article, we'll learn how to install, update, remove, find packages, manage packages and repositories on Linux using the YUM command developed by RedHat.| 20 Linux YUM (Yellowdog Updater, Modified) Commands for Package Management