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…
Before deploying VCF, you should download the required binaries to the VCF installer appliance. This can be done by any of the below three ways: If the VCF Installer appliance can connect…
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…
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…
In this post, we have shown you not only how to fix the WordPress memory exhausted error but also how to build a resilient and high-performing website. After fixing the…
On the General Settings screen, you will see two fields that need to be updated: WordPress Address and Site Address (URL). For most standard installations, these two URLs should be…
Before looking at the commands, it helps to know when clearing a file is better than deleting it entirely. You will often find that emptying a file is a more…
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…
This next part is for anyone who has not yet built a multisite network. However, if you already have a multisite network up and running, you’re ahead of the game!…
In my case, I had the fan connection wire in front of the fan and it started making awful noise. I quickly fixed it by tucking in the wire, but…
docker exec -it my-web-app /bin/bash Running Database CLI Tools: You need to inspect a database running inside a container. To do so, you can exec into the container and use a command-line client like psql or…
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…
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…
You will need to provide your New Relic license key and user key. These keys link the monitoring agent to your account. Enter the required keys in the respective fields…
For more information, we recommend reading our blog post, “How to Speed Up DNS Propagation”. If you want step-by-step instructions for this process, refer to our help documentation article that outlines…
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…