Installing Arch Linux with BTRFS and Disk Encryption
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…
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…
To do this, navigate to Settings > RunCloud Hub > RunCache in your WordPress dashboard. Here, you will find the following sections:Installing RunCloud Hub takes just a moment, and automatically…
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…
In this guide, we’ll walk you through setting up DeepSeek R1 on your Linux machine using Ollama as the backend and Open WebUI as the frontend. Source: The Hacker News…
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…
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…
“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,…
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…
#Proxmox Server Solutions announced Proxmox Datacenter Manager last week, to everyone’s surprise. #PDM is taking a stab at creating a centralized management plane for PVE, and it’s giving #vCenter vibes…
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…
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…