Sharing same Bluetooth device on Windows/Linux dual-boot
This is a guide written on how to share the same Bluetooth device(s) across Windows and Linux without having to uniquely pair each. ...
This is a guide written on how to share the same Bluetooth device(s) across Windows and Linux without having to uniquely pair each. ...
It’s a good idea to update your GPG key(s) before they expire. Mine is set to expire year, from whence I last updated the expiration. Let’s explore how this is done! ...
With some minor dependencies, it’s fairly straightforward in setting up your Emacs workflow to include IntelliSense-like auto-completion! ...
It’s generally good security practice to ensure that you’re running a secure kernel, and the best way to do so is by running a hardened Linux kernel. ...
Having been inspired by the HIBP1 password checker, I set out to write a script with the following goals: Check for duplicate/re-used passwords Check the strength of each password Check passwords against the pwnedpass API ...
I decided to start signing my Git commits for personal, and work Git repositories. Currently, most third-party Git repository hosts only support signed commits and do not support signed pushes. ...
This is a guide written on how to install Arch Linux using LUKS for disk encryption, and Systemd-boot as the bootloader. ...