Krastyo Todorov
Articles
-
NGINX Heap Overflow Vulnerability (CVE-2026-42945) via Rewrite Module – Mitigation and Fix
Applicable to: SolusVM 1 SolusVM 2 Symptoms Systems running affected NGINX versions may show: Unexpected NGINX worker process crashes and automatic restarts Intermittent HTTP availability issues...
-
How to repair RabbitMQ metadata if it is corrupted?
Applicable to:SolusVM 2QuestionHow to repair RabbitMQ metadata if it is corrupted?Answermove or remove the /usr/local/solus/rabbitmq/mnesia folder:# mkdir /root/mnesia # mv /usr/local/solus/rabbi...
-
How to limit the Network usage for existing VPS on SolusVM2?
Applicable to:SolusVM 2QuestionHow to limit the Network usage for existing VPS on SolusVM2?AnswerUnder VM settings use the 'Resize' option and choose the custom plan. Limit network using 'Network L...
-
How to Perform FSCK on KVM Virtual Machines in Rescue Mode?
Question How to Perform FSCK on KVM Virtual Machines in Rescue Mode? Answer 1. Initiate the virtual machine (VM) in rescue mode. 2. Connect to the VM via SSH 3. Run the FSCK command within the resc...