How to Enable HTTP/3 on NGINX
With RunCloud, you can skip the command line entirely, instead enabling HTTP/3 for each web application directly from your dashboard with a single toggle.sudo apt update sudo apt install curl…
With RunCloud, you can skip the command line entirely, instead enabling HTTP/3 for each web application directly from your dashboard with a single toggle.sudo apt update sudo apt install curl…
There are more new features in Ubuntu 26.04 that we have covered here.Resources replaces System Monitor for hardware monitoring and process management. It is built on GTK4 and libadwaita, so…
I rebuilt my home lab into a 5-node Proxmox and Ceph cluster using a compact 10-inch mini rack. It has 17TB of all-NVMe storage and dual 10Gb LACP networking. In…
The internet is a complex network of connections, which is why this error can originate from your local computer, your internet service provider, or the website’s server. To fix it,…
RunCloud provides tools to monitor your server’s health and automatically restart services (such as NGINX or PHP) if they crash. While we manage the software layer and configuration to prevent…
RunCloud’s presence at these events helped users learn about server management workflows directly from the team. It also strengthened relationships with local WordPress communities, from workshop sessions to casual chats…
Suggested read: How to Fix a 502 Bad Gateway ErrorThis error means your browser couldn’t prove you have permission to view a page.Sometimes the problem is as simple as a…
Your .htaccess file should have 644 permissions.After changing the setting, the file list should refresh, and your .htaccess file will now be visible.In RunCloud, you can fix this in seconds…
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…
Your online store just went down.git clone -b 3.x https://github.com/cachethq/cachet.git –depth 1 . /RunCloud/Packages/php83rc/bin/php artisan vendor:publish –tag=cachet Cachet is a feature-rich, open-source status page system built with Laravel. Here’s a quick rundown of its…
In this video, I walk you through the top security hardening steps I recommend for anyone running Proxmox VE 9. No matter whether or not it is in your home…
The “Cannot use import statement outside a module” error is a common stumbling block for web developers. Encountering this error can be frustrating, especially when you’re eager to implement modern…
For most users, the proof of work is invisible and fast, but for suspicious users or regions, it becomes harder and longer. Proof of work can protect against brute force…
In this post, we have seen that the “Warning: Remote host identification has changed” error is an important security mechanism that is doing its job. By following the steps in…
I feel that some times the book relies too much on text. For example, there is a section that discusses using the Software Center and I feel that it could…
If you encounter the “Can’t Establish a Secure Connection to the Server” error, you should begin your troubleshooting process with these steps. The following solutions are entirely safe and non-destructive…
The exact steps to change your PHP runtime will vary depending on your operating system and hosting provider. However, if you are using RunCloud, you can easily update the PHP…
UpCloud uses its own proprietary MaxIOPS storage technology to deliver industry-leading performance and reliability. It’s claimed to be faster than SSD – built on enterprise-grade SSDs, but up to 2x…