How to Overcome Rsync Issues When Migrating Large Amount of Data Between EBS volumes
The blog discusses migrating 1.2TB MySQL data between AWS EBS volumes, detailing challenges faced with rsync failures when copying large…
Tips & Tricks for Smoother Ops
The blog discusses migrating 1.2TB MySQL data between AWS EBS volumes, detailing challenges faced with rsync failures when copying large…
Configuring Nagios for hosts can be labor-intensive and error-prone, especially as host numbers increase. Automating this process using tools like…
This article is to show another use case of Consul. In general, we can register...
This blog explains how to automate SFTP user creation on Ubuntu 24.04 using a Bash script, improving efficiency and accuracy,…
The article discusses automating GitLab Runner registration and unregistration using a custom Bash script that interacts with the GitLab REST…
The article discusses configuring and managing GitLab CI Runners, emphasizing the benefits of using dedicated runners for efficiency and resource…
This blog post demonstrates automating the setup of GitLab (CE or EE) using Puppet. It details the prerequisites, how to…
Efficient log file management on Linux servers is essential to prevent excessive disk space usage and application disruption. Using logrotate…
The blog discusses setting up Puppet autosigning for efficient certificate management in scalable environments. It details types of autosigning, particularly…
This blog outlines the steps to enable Puppet Intermediate CA for improved security, detailing the prerequisites, configuration processes for both…