502 Bad Gateway Error – Control Web Panel
Recently, an update and a reboot of CWP on Rocky 8, i encountered 502 Bad Gateway error on CWP User end services (Like mail, roundcube and user panel). I started searching on internet for what could be the reason, for 2 hours i went through many forums, threads, complicated configuration […]
How to disable SELinux on Rocky, Alma, Oracle Linux 8 and 9
If you want to demonstrate how to disable SELinux or set it to permissive mode here are the simple steps to perform. Please note: This post assumes that you have nano (text editor) installed and are logged in via root. if not add sudo wherever elevated privileges are required. Once […]
Rocky Linux as a Hypervisor
Interestingly, I came across an article on computingforgeeks.com showcasing use of oVirt and KVM for using Rocky Linux 8 or Alma Linux 8 as a virtual machine host. As per my understanding, the same should technically apply on Rocky Linux 9 or Alma Linux 9. Link to Article: https://computingforgeeks.com/how-to-install-ovirt-engine-on-rocky-almalinux/More info […]
How to install Integration modules for Hyper-V and Azure on Rocky Linux & Oracle Linux 8 and 9 (Simplified)
Alright, this was a bit of hard to hunt down, basically open-vm-tools don’t work for Hyper-V since they are focused for VMWare. This actually became quiet a head-scratcher for me to make sure my VMs stay healthy. After some searches and hit and try methods, i came up with the […]