WordPress Permalinks Not Working Here is the Easy Fix
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…
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…
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…
Anyway, its main feature is an A/B partitioning system on ext4 instead of the usual btrfs that Arch Linux uses. Arch is known for its rapid, rolling updates, but also…
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…
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…
If /wp-admin is also blank, you must use FTP or a file manager to access your site’s files. By renaming the active theme or plugin folders within the /wp-content/ directory,…
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…
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…
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…
Now that you understand the basics of checking and managing disk space, you can dive deeper into related commands and techniques. We recommend these guides for your next steps:Knowing how…
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…
I suggest you stage changes in batches and commit. To stage a file, you can either press the + button adjacent to that file or use the + button on…
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…
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!…
For example, if you want to delete all the files that are larger than 100 MB in the current directory, you can use the command:shred -uvfz document Having too many…
Before you even think about submitting your site, you should first ensure it’s technically sound and “crawler-friendly”. Follow the steps below to make sure your site is ready to be…