Logical Volume Manager allows us to manage our storage in a more efficient and adaptable manner.
This way we can increase and decrease filesystems size, as well as add and remove storage units, with low or non service impact. Continue reading “LVM Series – Introduction and basic concepts”
How to configure network in Ubuntu 18.04 and derivatives
As you may have noticed, the network configuration in Ubuntu 18.04 has changed. /etc/network/interfaces is not used anymore.
We’ll see how to configure network interfaces from command line in Ubuntu 18.04 and derivatives. Continue reading “How to configure network in Ubuntu 18.04 and derivatives”