To connect to a serial connection from the Ubuntu terminal, you’ll typically use a program called screen or minicom. Here’s a step-by-step guide to connecting…
Connecting to Redhat Virtualization Manager, CLI
#login to the server through ssh or console, as a non privileged user and pull the Redhat Manager certificate from the #server[user@linuxserver~]$ curl -o rhvm.cer…
How to Extend an LVM on a Virtual Machine
#Log into the vCenter and ADD a new disk on the vm, this is a hot upgrade. #Log into the linux guest and list available…
Recover/Restore a Volume Group
Follow the below steps to recover from a deleted volume group. 1. /etc/lvm/archive: contains copies taken before executing a command. 2. /etc/lvm/backup: contains copies taken…