The Ultimate Guide To Install NextCloud Using RunCloud
After deploying the application you will need to download the NextCloud installation file to your server. There are two ways to do this.You can configure these parameters to add or…
After deploying the application you will need to download the NextCloud installation file to your server. There are two ways to do this.You can configure these parameters to add or…
While editing the robots.txt file directly without a plugin can be more technically involved, it offers some distinct advantages for advanced users and those who prefer greater control over their…
The command cat /etc/os-release provides comprehensive information about your Linux distribution, including the full OS version and name. Alternatively, lsb_release -a offers detailed distribution-specific information in a user-friendly format.Most Linux desktop environments,…
You’ll see three options:In the Raspberry Pi Configuration tool, go to the Display tab and touch it.Update the package cache of your Raspberry Pi first: On-screen keyboard on Raspberry Pi…
Modern web hosting providers offer additional services beyond simple storage, including:RunCloud provides complete access to your server resources and doesn’t put arbitrary restrictions on the number of websites, size of your…
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…
Tailscale makes SSHing into your Raspberry Pi simple and secure.After the recent Linux kernel drama, a new policy has been introduced for Rust.On February 10, 1996, IBM’s Deep Blue became…
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…
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…
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…
Scenario: So, I was full of energy completing one of my NSX 6.3.5 deployments. Everything was straight forward deploying NSX Manager, Controllers, preparing hosts, configuring VXLAN, … etc, until I…
A jumbo frame is an Ethernet frame with a payload greater than the standard maximum transmission unit (MTU) of 1,500 bytes. Jumbo frames allow ESXi to send larger frames out onto the physical network . Jumbo Frames can…
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…
Greetings, With the release version of vSphere 6.5, VMware Update Manager (VUM) now comes embedded within vCenter Appliance (VCSA) 6.5. VUM can then be used to upload patches to its…
Recently, I was engaged in a NSX deployment where we installed NSX for vSphere v6.3.4. However, couple of days later, VMware highlighted that there is a critical bug with this…
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…
Next, specify the local service you want to expose, for example:Let’s get practical. Say you want to expose a self-hosted WordPress instance running on a Raspberry Pi. Here’s how to…