Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

Networking Commands - DesignLinux

Nov 24 2020
  • designlinux
  • 0 Comments
    • Network
    • Networking Commands
    • Ubuntu
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 IP addresses to clients from a pool of addresses. The drawback with DHCP is that once the DHCP lease time has

Read More
Oct 09 2020
  • designlinux
  • 0 Comments
    • Monitoring Tools
    • Networking Commands
How to Install vnStat and vnStati to Monitor Network Traffic in Linux

VnStat is a console-based network traffic monitoring tool design for Linux and BSD. It will keep a log of the network traffic for selected network interfaces. To generate the logs, vnStat uses the information provided by the kernel. In other words, it will not sniff the network traffic and will ensure the lite usage of

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • CentOS
    • Network
    • Networking Commands
    • RedHat
3 Ways to Create a Network Bridge in RHEL/CentOS 8

A network bridge is a data-link layer device that interconnects two or more network segments, offering communication between them. It creates a single network interface to set up a single aggregate network from multiple networks or network segments. It forwards traffic based on the MAC addresses of hosts (stored in a MAC address table). Linux

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Networking Commands
How to Share Wired Internet Via Wi-Fi and Vice Versa on Linux

In this article, you will learn how to share a wired (Ethernet) internet connection via a wireless hotspot and also how to share a wireless internet connection via a wired connection on a Linux desktop. This article requires you to have at least two computers: a Linux desktop/laptop with a wireless card and an Ethernet

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Network
    • Networking Commands
How to Configure Network Connection Using ‘nmcli’ Tool

Abbreviated as nmcli, the 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. Read Also: How to Configure IP Network with ‘nmtui’ Graphical Tool To display all the active network interfaces on your Linux system execute the command.

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Network
    • Networking Commands
How to Configure IP Network with ‘nmtui’ Tool

An alternative for the nmcli is the nmtui, short for Network Manager Text User Interface, the nmtui is yet another handy tool that allows you to easily configure your network interfaces in Linux distributions using a graphical display by invoking the nmtui command straight from the terminal or even putty. To configure a network interface

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Network
    • Networking Commands
    • RedHat
How to Configure IPv6 Network on CentOS/RHEL 8

IPv6 addressing was developed in anticipation of depletion of the IPv4 addresses. It is meant to solve the exhaustion of IPv4 addresses through the use of a much wider network addressing space. An IPv6 address is a 128-bit number comprising 8 colon-separated groups each made up of 4 hexadecimal numbers. Read Also: What’s wrong with

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Network
    • Networking Commands
    • Ubuntu
How to Configure Network Bridge in Ubuntu

Linux supports the implementation of a software network bridge to reproduce the function of a network bridge, a networking device that interconnects two or more communication networks or network segments providing a way for them to work as a single network. It acts almost like a network switch, and in a software sense, it is

Read More
Popular Post
  • How to Install Skype on Arch Linux
  • How to Check the PostgreSQL Version
  • Du Command in Linux
  • How to Start, Stop, or Restart Nginx
  • How to Install Shutter Screenshot Tool in Ubuntu 20.04
  • Echo Command in Linux with Examples
  • Bash Case Statement
  • How to List Cron Jobs in Linux
  • How to Boost the Productivity with Sublime Text Snippets
  • How to Change Hostname on Ubuntu 20.04
Recent Posts
  • How to Install Xrdp on Ubuntu 20.04
  • 5 Best Udemy Cisco Networking Courses in 2021
  • How to Co-author Documents in Linux with ONLYOFFICE Docs
  • How to Install Latest Vim Editor in Linux Systems
  • 23 Best Open Source Text Editors (GUI + CLI) in 2021
  • How to Install Webmin on Ubuntu 20.04
  • Python Tuples
  • How to Install Flask in Ubuntu 20.04
  • How to Setup CentOS Stream from AWS Marketplace
  • How to Create a KVM Virtual Machine Template
Recent Comments
    Popular Tags
    apache Arch Linux Tips bash cassandra centos CentOS Tips commandline tools composer database debian Debian Tips Fedora Tips Hadoop Tips java kernel KVM Tips Linux Desktop Sharing linux distros Linux IDE Editors Linux Mint Tips linux server monitoring Linux Tricks loop mariadb maven memcached mysql MySQL Tips Networking Tips nginx Nginx Tips open source tools php postgresql python Python Data Structure rdp Redis RHEL Tips security ssh ssl terminal ubuntu Ubuntu Tips
    Archives
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020
    • May 2020
    Categories
    • Android
    • Ansible
    • Apache
    • Arch Linux
    • AWS
    • Backups
    • Bash Shell
    • CentOS
    • CentOS Stream
    • Cloud Software
    • CMS
    • Control Panels
    • CouchDB
    • Data Recovery Tools
    • Databases
    • Debian
    • Development Tools
    • Drupal
    • Editors
    • Fedora
    • Firewalls
    • GIMP
    • Hadoop
    • HAProxy
    • Joomla
    • Kali Linux
    • KDE
    • Kubernetes
    • KVM
    • Laravel
    • Linux Commands
    • Linux Distros
    • Linux IDE
    • Linux Mint
    • Linux Talks
    • Lubuntu
    • Mail Server
    • Manjaro
    • MariaDB
    • MongoDB
    • Monitoring Tools
    • MySQL
    • Network
    • Networking Commands
    • NFS
    • Nginx
    • Nodejs
    • Open Source
    • OpenSUSE
    • Package Managers
    • Pentoo
    • PHP
    • Podman
    • Postfix Mail Server
    • PostgreSQL
    • Python
    • Questions
    • RedHat
    • Redis Server
    • Security
    • Shell Scripting
    • SSH
    • Storage
    • Top Tools
    • Torrent Clients
    • Tutorial
    • Ubuntu
    • Udemy Courses
    • VirtualBox
    • Virtualization
    • VMware
    • VPN
    • Web Browsers
    • Web Hosting
    • Web Servers
    • Webmin
    • Windows
    • Windows Subsystem
    • WordPress
    • Zorin OS
    Visits
    • 0
    • 62
    • 20,624

    DesignLinux.com © All rights reserved