| by Arround The Web

How to Install netstat Command in Linux

The post How to Install netstat Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Netstat – derived from the words network and statistics – is a command-line utility used by system administrators for analyzing ne…

Share Button
Read More
| by Arround The Web

iPerf3 – Test Network Speed/Throughput in Linux

The post iPerf3 – Test Network Speed/Throughput in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .iperf3 is a free open-source, cross-platform command-line-based program for performing real-time network throughput measurements. It i…

Share Button
Read More
| by Arround The Web

4 Useful Tools to Troubleshoot DNS Name Resolution Problems

The post 4 Useful Tools to Troubleshoot DNS Name Resolution Problems first appeared on Tecmint: Linux Howtos, Tutorials & Guides .DNS (Domain Name System) is the phonebook of the internet. A Domain name is a unique alphanumeric address that users type …

Share Button
Read More
| by Arround The Web

6 Deprecated Linux Commands and Alternative Tools You Should Use

The post 6 Deprecated Linux Commands and Alternative Tools You Should Use first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Linux provides tons of command-line utilities to perform various tasks. However, with the passage of time, some of th…

Share Button
Read More
| by Arround The Web

Most Common Network Port Numbers for Linux

The post Most Common Network Port Numbers for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .In computing, and more so, TCP/IP and UDP networks, a port is a logical address that is usually assigned to a specific service or running a…

Share Button
Read More
| by Scott Kilroy

NMState: A Declarative Networking Config Tool for Linux

The post NMState: A Declarative Networking Config Tool for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .The Linux ecosystem provides numerous ways of configuring networking including the popular Network Manager daemon and command-…

Share Button
Read More
| by Arround The Web

13 Linux Network Configuration and Troubleshooting Commands

The post 13 Linux Network Configuration and Troubleshooting Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides .
Computers are connected in a network to exchange information or resources with each other. Two or more computers are conn…

Share Button
Read More
| by Arround The Web

20 Netstat Commands for Linux Network Management

The post 20 Netstat Commands for Linux Network Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides .netstat (network statistics) is a command-line tool for monitoring network connections both incoming and outgoing as well as viewing …

Share Button
Read More
| by Arround The Web

How to Use IP Command in Linux [24 Useful Examples]

The post How to Use IP Command in Linux [24 Useful Examples] first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Brief: In this guide, we will discuss some practical examples of the ip command. By the end of this guide, users will be able to p…

Share Button
Read More
| by Arround The Web

12 Tcpdump Commands – A Network Sniffer Tool

The post 12 Tcpdump Commands – A Network Sniffer Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides .In our previous article, we have seen 20 Netstat Commands (netstat now replaced by ss command) to monitor or manage a Linux network. This…

Share Button
Read More
| by Arround The Web

15 Useful “ifconfig” Commands to Configure Network Interface in Linux

The post 15 Useful “ifconfig” Commands to Configure Network Interface in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .ifconfig in short “interface configuration” utility for system/network administration in Unix/Linux …

Share Button
Read More
| by Arround The Web

22 Linux Networking Commands for Sysadmin

The post 22 Linux Networking Commands for Sysadmin first appeared on Tecmint: Linux Howtos, Tutorials & Guides .A system administrator’s routine tasks include configuring, maintaining, troubleshooting, and managing servers and networks within data cent…

Share Button
Read More
| by Scott Kilroy

LFCA: Learn Basic Networking Commands – Part 4

The post LFCA: Learn Basic Networking Commands – Part 4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .At any given time when using your PC which is connected to a router, you will be part of a network. Whether you are in an office enviro…

Share Button
Read More
| by Scott Kilroy

How to Configure Static IP Address on Ubuntu 20.04

Usually, when a client system connects to a network via WiFi or an ethernet cable, it automatically picks an IP address from the router. This is made possible through the DHCP server which auto-assigns
The post How to Configure Static IP Address on Ubu…

Share Button
Read More