AKAlan K Johninitzjustalan.hashnode.dev路Mar 17, 2024 路 2 min readmount tpm enabled bitlocker drives on linuxIf you want to dual boot windows and linux and you want to automatically mount you "local disk" on linux but you have enabled tpm bitlocker then you can do the following. first you need the recovery keys of said drives so for that run the following c...00
AKAlan K Johninitzjustalan.hashnode.dev路Jul 25, 2021 路 2 min readcontrolling source control sourcesWanna know how to setup your work馃捇 and personal馃 github accounts on the same machine like a pro?? 馃敟馃殌 First we are going to configure ssh such that it uses different keys for different domains. Open your ssh config file located at ~/.ssh/config an...00