Identify the main interface If you want to add a secondary IP, this will be added in addition to your main interface. We will need to identify the main interface to setup additional IP addresses. Locate the interface with your current main IP address. Use command ip a to show all the network interfaces that are […]
Category: Linux
Guides and tutorials for Linux distributions
Mounting a disk in Linux
Locating the disk In this tutorial we will show you how to create a partition and a filesystem. After we will mount the disk and make sure the changes are kept when a reboot occurs. Before we start mounting a disk, we will make sure we have the correct disk. In the example below we […]