protocols

All posts tagged protocols by Linux Bash
  • Posted on
    Featured Image
    When working with Linux systems, especially in server environments, configuring network settings such as IP addresses and subnets is a fundamental skill. Let’s explore how to manage these configurations effectively using Linux Bash, covering different package managers and distributions. Before diving into configurations, it's vital to understand what IP addresses and subnets are. An IP address is a unique address that identifies a device on the internet or a local network. The subnet mask, on the other hand, defines the network portion of an IP address, allowing the possibility to differentiate the network segment, the device is on, from other devices.