How To Install phpMyAdmin Easily Using RunCloud
Note: in RunCloud, we use MariaDB for your database. It is an enhanced drop-in replacement for MySQL, made by the original developers of MySQL with the promise of maintaining ongoing…
Note: in RunCloud, we use MariaDB for your database. It is an enhanced drop-in replacement for MySQL, made by the original developers of MySQL with the promise of maintaining ongoing…
This is part 1 of a series of blog posts where I will walk you through all the steps needed to prepare your ESX hosts as part of bringing up…
This is part 2 of a series of blog posts where I will walk you through all the steps needed to deploy the VCF Installer appliance as part of bringing…
The Domain transfer process is governed by ICANN (the organization that manages domain policies) to protect you from domain theft, which is why it isn’t instant and can take anywhere…
DNS is one of those things you barely think about until it breaks, and when it does, everything in your home lab suddenly is broken. In this video, I walk…
If you are a developer who needs a professional workflow, RunCloud provides features such as Git integration for atomic deployments, creating a smooth CI/CD pipeline directly from your repository.Let’s get…
In this part of the series, we will proceed with the VCF fleet deployment via the VCF Installer appliance. The VCF Installer appliance replaces the Cloud Builder appliance used in…
The usual culprit is third-party scripts adding hidden delays.Verdict: USE SPARINGLY. Turn these scripts on when you are actively running a specific test (like analyzing a new landing page), gather your…
Why would you do this? How to Find the Current DNS Server in Linux dig @8.8.8.8 runcloud.io If you want a simpler way to manage Linux servers and avoid repetitive…
Suggested read: Server Cache vs. Browser Cache vs. Site Cache: What’s the Difference?These optimizations only go so far without a fast, reliable server.// Disable emojis remove_action( ‘wp_head’, ‘print_emoji_detection_script’, 7 ); remove_action( ‘wp_print_styles’, ‘print_emoji_styles’ ); // Disable oEmbeds remove_action( ‘wp_head’, ‘wp_oembed_add_discovery_links’ ); remove_action( ‘wp_head’, ‘wp_oembed_add_host_js’ ); Create SVG…
If you want to level up your home lab fast, running the right Docker containers is one of the easiest ways to do it. In this video I walk through…
DNS propagation usually completes within a few minutes, but can take up to 24 hours depending on your domain registrar or DNS provider.You can track progress using a DNS-checking tool…
Signal is my default for personal chats. It’s simple, secure, and widely adopted. The desktop app keeps conversations synced without drama. 1. Harden your browser Store strong, unique passwords in…
Your home lab runs on the network. If you are not monitoring it, you are guessing. In this video I cover five areas of your network that give you real…
Welcome to Talking Heads, your once weekly show about everything happening in the world of Homelab, Servers, craft beer and cocktails. Check out this episode in Podcast form over at…
Suggested read: How to Check Running Processes in Linux Using ps, top, htop, and atop CommandsMonika is a command-line uptime monitor designed for developers who like configuration-as-code. It uses a…
The root cause of the Error 526 almost always lies within your Cloudflare SSL/TLS encryption settings. Cloudflare offers several ways to secure the connection to your server. The mode you have…
When I set up a new home lab, there are always a few key services that come first before anything else. In this video, I’m sharing the exact workflow I…