Recover data off LVM hard drive with USB Adapter
When a machine dies, how do you recover the data. Boot up a Linux VM and pass thru the USB drive. It wasn’t showing up when looking at it. Turns out you need to tell the system about it. lvmdev...
When a machine dies, how do you recover the data. Boot up a Linux VM and pass thru the USB drive. It wasn’t showing up when looking at it. Turns out you need to tell the system about it. lvmdev...
If for some reason you need to change the IP addresses of your Proxmox nodes, removing it from the cluster sounds like the easier option. However, if you just wing it and then things go to hell, w...
Setting up an Active Directory Instance Install Windows Server Std with no GUI. Make sure the domain controller has a static IP address or is manually set to get it from DHCP. Command to install...
Updating ADMX Templates for Windows The central location is found on the sysvol of the domain controllers. \\contoso.com\SYSVOL\contoso.com\policies\PolicyDefinitions Before replacing the ADMX f...
Gitlab CE Using https://github.com/geerlingguy/ansible-role-gitlab/ in order to build my own. Change the enviroment varialbes within the defaults folder. Include cert files if you have them. Run...
When you forget or don’t have any other means to access the server, IPMI is the way to go. Installing Supermicro Tool https://supermicro.com/wdl/utility/IPMICFG DNF Installing dnf install -y Open...
Apple hdiutil makehybrid -o Autounattend-win10.iso -hfs -joliet -iso -default-volume-name cd_label folder_name This command will convert a folder to an iso file. cd_label is the label that it wil...
If running two or more network cards, and one of the cards is taking priority over another one, the network metric needs to be changed. Example. If one network cards has a public IP address and t...
End user trying to log into Outlook and after completing the log in process a screen prompts saying that Something went wrong. Your computer's Trusted Platform Module has malfuctioned. If this er...
Under Computer Configuration, Admin Templates, Windows Components, Bitlocker Drive Encryption Look for the following settings: In the root folder of Bitlocker Drive Encryption: Store Bitlocker...