How to increase VM disk size in KVM?

Webmasters at times need to increase the size of a running VM. For KVM VM, we can use  QEMU to increase the virtual machine disk size. As a part of our Server Management Services, we help our Customers with disk related requests regularly. Let us today discuss the...

How to install ClickHouse on Ubuntu 20.04?

Install of ClickHouse on Ubuntu involves a series of steps that includes adjusting the configuration file to enable listening over other IP address and remote access. As a part of our Server Management Services, we help our Customers with Software installations...

How to automate Jenkins setup with Docker and JCasC?

Jenkins setup typically done through a web-based setup wizard can be a slow and error-prone.  Jenkins Configuration as Code (JCasC) method can help us to automate the setup of Jenkins using Docker. As a part of our Server Management Services, we help our Customers...

How to install Drupal with Docker Compose?

Drupal requires installing the LAMP or LEMP stack, thus, installing individual components is a time-consuming task. Install of Drupal can be simplified with the use of tools like Docker and Docker Compose. As a part of our Server Management Services, we help our...