Using Emacs as Terminal Multiplexer on Windows
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…
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…
September 18, 2020 Multisite Deployment of NSX-T Data Center Part 2| LAB2PROD NSX-T Active-Active Multisite in a Single Region and Failover to a Secondary Region Part 2 This article will…
September 18, 2020 Multisite Deployment of NSX-T Data Center Part 1| LAB2PROD NSX-T Active-Active Multisite in a Single Region and Failover to a Secondary Region Part 1. A client required…
Recently, I have been engaged in multiple deployments for customers trying to move out from their traditional datacenters to a VMware-based hyper-converged infrastructures. HCI and especially VMware VSAN brings a…
September 29, 2020 Building a Multi-NIC VCF 4 Workload Domain using API | LAB2PROD Using API to create a VMware Cloud Foundation (VCF) multi-nic workload domain In this article we…
October 12, 2020 Multi-Cloud GSLB using NSX Advanced Load Balancer|LAB2PROD A guide to configuring a Global Server Load Balancer (GSLB) between an on premise NSX-T enabled datacenter and Amazon Web…
Suggested read: The Complete WordPress Speed Optimization GuideOpen the post editor and click on the “Revisions” button at the top right corner. This button displays a side-by-side comparison of different…
Introduction: Prior to vSphere 6.5, Windows Failover Cluster and Fault Tolerance (after it was improved to support 4 vCPU in vSphere 6.0) were two applicable methods to protect vCenter. These…