Macos on Linux
This shows you all the steps to install a MacOS VM in Linux QEMU using Virtual Machine Manager or virt-manager.
read moreThis shows you all the steps to install a MacOS VM in Linux QEMU using Virtual Machine Manager or virt-manager.
read moreMany people want to be a programmer, but often find themselves flailing around in the dark. These are the things I’ve done to help aid myself in coding more, learning new things, and just becoming a better programmer.
read moreRunning Windows inside of Linux is essential for those that are trying to convert to Linux. There will always be a transition period and need to fallback to Windows. It is also nice to have for many Windows only programs that you may need while inside Linux.
read moreGitHub is an incredible powerful tool, but using it in command line can be frustrating. So instead of doing something dumb like using SSH agent workarounds or Token exporting shenanigans to make git
work in command line. We are going to use an amazing utility called gh
to authenticate.
This shows how to automount remote network drives using systemd and fstab
read moreSo you want to use Linux? It is truly an amazing operating system and probably my favorite one to use. However, it is not for everyone and you’ll need to learn a few things before you can understand it.
read moreI recently had a debian install where Steam would not launch. Here is how I fixed it when it.
read morePower management is a critical thing to understand in laptops. It’s possible to buy an expensive laptop and end up not using it because of bad power management practices.
read moreThis standalone package manager is absolutely stunning and I can’t believe I’m just now discovering it’s true power.
read moreInstead of using the built-in package manager in Linux or some container that never puts the programs files in a usable spot, we will use Homebrew!
read more