Proxmox Swap and Memory Hack for Home Labs!
When it comes to performance, Swap space is generally considered a negative. When you start swapping to disk, performance usually suffers. However, if you running a RAM starved home lab…
When it comes to performance, Swap space is generally considered a negative. When you start swapping to disk, performance usually suffers. However, if you running a RAM starved home lab…
After implementing IP restrictions, test the configuration by attempting to access the WordPress admin area from an IP address that is not allowed. If you are blocked, the restriction is working…
Suggested read: How To Install phpMyAdmin Easily Using RunCloudSQLite’s serverless design and portability are perfect for embedded systems and lightweight apps. It is ACID compliant and requires zero-configuration setup, which…
Non-FOSS Warning! Tailscale is not a free and open source software. It is covered here because it helps you access your Raspberry Pi located on behind a NAT router on…
This will create a partition for you, with subvolumes for /, /home, /var/log, /var/cache/pacman/pkg, and /.snapshots.Once all the settings have been done, you can use the Install option to start…
Server-related issues such as insufficient PHP memory, timeout settings, or permission problems can cause maintenance mode issues. RunCloud helps prevent these problems by providing optimized server configurations and easy-to-use tools…
wp_path=”/path/to/wordpress/root” ; wp site list –field=url –deleted=0 –archived=0 –path=$wp_path | xargs -I {} wp cron event run –due-now –url=”{}” –quiet –path=$wp_path WordPress cron jobs are stored in the website’s database…
For navigation to other panes, you can use your mouse or use Emacs shortcut C-x + oIn Emacs terminology, the Alt key is often referred to as M, and Ctrl…
fail2ban-client status wordpress-auths If you are using RunCloud Docker servers, then you should note that the log processing for RunCloud Docker server is slightly different, even though it uses the…
composer create-project roots/bedrock my-wordpress-site cd my-wordpress-site git branch -M main git remote add origin [email protected]:tatticoder/wordpress-composer.git git push -u origin main Finally, you can configure your Bedrock environment variables to meet your requirements. Here, you must add the database credentials you created earlier and configure the…
NGINX is exceptionally well-suited for high-traffic sites due to its event-driven architecture and efficient resource utilization. Its ability to handle thousands of concurrent connections with minimal resource overhead makes it…
Every file and directory has an owner in addition to permissions. This is known as file ownership, which defines which user account is associated with and manages these files. The…
Welcome to RunCloud’s 2024 year in review. We’re excited to introduce a new security feature that automatically safeguards your Redis instances using Access Control Lists (ACLs). With this update, RunCloud…
“group/hardware”: { “oreintation”: “horizontal”, } Let’s place the new Hardware group to the right side of the panel.We have already discussed how to configure Waybar in a previous tutorial. “group/hardware”:…
hyprshot -zm region If you are using another image editor like Photoflare, you can use that program by configuring the GRIMBLAST_EDITOR environment variable.sudo cp ./grimblast /usr/local/bin/ Using Grimblast Once installed,…
If you are a website developer, you can avoid half of the problems with your DNS servers by simply using RunCloud’s automated DNS manager.When restarting, choose a complete shutdown rather than…
OTHER August 26, 2020 New vSAN Cluster has 0 Bytes in Datastore | LAB2PROD A quick tip to resolve a new vSAN Datastore having 0 bytes in it. If you…
Smashing is a dashboard like no other. Formerly known as Dashing, it’s designed for those who want a widget-based experience with real-time updates. I host nearly all the services I…