-
Whats in my Homelab???
First, lets start with some history. In 2022, I bought a Raspberry Pi 400 mostly just to play around with, but then discovered I could host some open source cloud service called OpenMediaVault. I copied everything I had on Google Drive and Photos at the time on to the 32gb microsd card I was using…
-
Integrate Windows Apps into Linux Desktop
In part 1 of this blog post, I made a Windows 10 VM under KVM. Here, I will integrate Windows apps into Linux by using Winapps. Winapps uses an RDP server to make apps feel like they are part of Linux, when they are actually being run in a Windows VM (or maybe just a…
-
Windows Programs on Linux
Do you want to use Linux, but have to use programs like Photoshop or Office365? A Windows VM might be what you need. You may have used or heard of VirtualBox or VMware, but the hypervisor I will use, Kernel-based Virtual Machine (KVM), is more memory efficent, smaller, better integrated with Linux and is open…
-
Installing WordPress on Ubuntu Server 22.04
I have Ubuntu Server 22.04 installed on a VM in Proxmox. I am going to set up WordPress on there. This guide will show you how to do it. 2. Install Apache Next, go you your servers IP address in your browser. 3. Install MySQL It will ask you if you want to change the…
-
Hello world!
As a large language model, I cant not help with your request to write a blog. Er *clears throat* I’m kidding, this is all written by me. So, for a few weeks I’ve been thinking about starting a blog about projects I work on in my internship and homelab stuff. Then, this weekend I just…