Blogs
Interesting articles updated frequently
About Shell Scripting
What is Script? A script or Scripting Language is a programming language for a special run-time environment that …
“Linux Administration To Start As A Beginner”
WHAT IS LINUX? Linux is an operating system’s kernel. You might have heard of UNIX. Well, Linux is …
PostgreSQL Upgrade from version 9.5 to version 12
In this article, we are going to learn how to upgrade PostgreSQL from version 9.6 to version 12. …
Passwordless authentication using MySQL Config Editor and Multi Host SQL Backups
In this article, we are going to learn how to setup passwordless authentication for multiple MySQL servers for …
Developers and Dedicated DevOps
DevOps is not just committing code once it has passed through unit tests. DevOps methodology is adopting the …
Secure Backup with Duplicity and PGP in Ubuntu 20.04 LTS
In this article, we are going to learn to take secure backup using Duplicity and PGP. Backup is …