commands.page Website Logo

  • Home
  • Categories
  • Search

Network

Showing 4 Result(s) from page 1 of 1 from a result set of 4

How to Monitor Network Bandwidth Using Nload on the Terminal in Ubuntu

This article details how to monitor network bandwidth using the `nload` utility in Ubuntu's terminal. It covers installation via the package manager, configuration through editing `/etc/nload.conf`, and interpretation of real-time traffic data displayed for both incoming and outgoing rates. Users can customize settings like interface selection and refresh intervals, and utilize output redirection for long-term monitoring. Advanced users may integrate `nload` with other tools or scripts to gain deeper insights into network performance and optimize resource usage effectively.

Last Modified: 24/05/2019 - 20:12:59

This article details the use of the `ping` command in Ubuntu Linux to test network connectivity. It covers understanding what ping does, its utility, common syntax, troubleshooting tips, and advanced techniques such as pinging multiple hosts simultaneously or using different protocols for diagnostics. Key metrics like time, packet loss, and round trip times are explained, along with steps for resolving issues related to slow responses or unreachable destinations. The article emphasizes the importance of `ping` in diagnosing network problems and enhancing connectivity troubleshooting skills.

Last Modified: 25/05/2019 - 02:40:20

This article outlines how to use the `whois` command-line tool in Ubuntu to query domain registration and technical details from WHOIS databases. It covers setting up your terminal environment, installing necessary tools, performing basic and advanced queries, interpreting results, and troubleshooting common issues such as rate limits and privacy protection services. Key sections include an introduction to WHOIS, installing the `whois` utility, executing queries for domains and IP addresses, specifying fields and custom servers, managing output size, and understanding typical result fields like registrant information and expiration dates. The guide aims to equip users with essential skills for efficient use of `whois`, making it a valuable tool for network administrators, security researchers, and anyone interested in internet infrastructure details.

Last Modified: 25/05/2019 - 08:32:11

This article explains how to use the `dig` command in Ubuntu, a powerful tool for querying DNS entries from the terminal. It covers the basics of DNS, introduces `dig`, guides users through installing it via `dnsutils`, and demonstrates its usage with various examples, such as basic queries, specifying nameservers, filtering output, and troubleshooting issues like TTL checks and DNS propagation monitoring. By mastering `dig`, network administrators can effectively manage domain configurations and diagnose connectivity problems.

Last Modified: 25/05/2019 - 14:20:19