Today, I want to share something fun and simple. I switched from Ubuntu to Ubuntu MATE on my spare HP ProDesk 400 Mini PC, and so far, I’m really enjoying it! Why did I switch? Ubuntu is great, but I wanted something lighter and simpler for my mini PC. Ubuntu MATE gave me exactly that. […]
Quick WP-CLI Setup on Windows with XAMPP
Today, I suddenly felt like experimenting and decided to install WP-CLI on Windows. I was too lazy to set up a LAMP stack in my Proxmox lab, and running two computers just for that felt like a waste of electricity. So, I went with XAMPP instead. Since I don’t want to manually download WordPress from […]
My Linux Mint XFCE Homelab, the XRDP Struggle (and Victory!)
I wanted to add a Linux Mint XFCE virtual machine to my home computer lab. It seemed easy at first. I downloaded the file, put it on my Proxmox server (it’s a great server!), made a new virtual machine, and started the installation. I thought it would be quick. I was wrong. My goal was […]
How to install SSH on Ubuntu
Installing SSH (Secure Shell) is a straightforward process that enables secure remote access to your system. Here’s how to install and enable SSH on Ubuntu. 1. Update Package List 2. Install OpenSSH Server This installs the SSH server, allowing others to connect to your machine via SSH. 3. Check SSH Service Status You should see active […]
How I Handle WordPress Site Migrations, My Personal Workflow (Part 2)
I’m back. I thought the backup upload would take only about 30 minutes, but unfortunately, it’s taking longer. I started working on it around 10 a.m., and now it’s 1:25 p.m. The file upload is currently at 80%. I didn’t expect it to take this long to upload. The customer’s site is hosted on a […]
How I Handle WordPress Site Migrations, My Personal Workflow (Part 1)
It’s almost 10 a.m., and I still feel very sleepy. I should still be sleeping today, but I have a back job left over from last night that I need to finish. My time isn’t paid, but I enjoy doing site migrations—I consider it an easy task, and I’ve been doing it regularly. I only […]