As we all know currently this is era of AI and it has long way to go. In recent times, we are observing lots of AI models, software and tools are launched. One of them is n8n which is also one of the strong contender here. Introduction The n8n is a workflow automation platform which […]
Articles
Bash Script: MySQL Database backup to AWS S3
MySQL backup bash script which will upload the backup files in AWS s3 bucket.
Automate no touch Jenkins setup wizard on docker (jcac)
In this article, we will automate no touch Jenkins setup wizard on docker (jcac). We will use the Jenkins Code As Configuration (JCAC) to achieve the automation. When we install the Jenkins first time, after that through GUI (Graphical User Interface) we install plugins, set Jenkins admin credentials etc. So we will automate these steps.
Complete Guide: How to install Nagios Monitoring on AlmaLinux / Rocky Linux
In this article, learn how to install Nagios core monitoring tool on AlmaLinux and Rocky Linux.
Install KVM on Ubuntu 24.04 LTS ( Bash Script )
Learn how to install KVM on Ubuntu 24.04 LTS. To reduce the time and effort, we will use our own bash script. It can also be used for installing KVM on Ubuntu 22.04 and 20.04 LTS.
How to install GIMP 2.10 on Ubuntu / Debian
In this tutorial, we will learn how to install GIMP 2.10 Ubuntu / Debian Operating System. Because GIMP is used for Image Editing, it would be better to run Operating System in a Desktop or GUI (Graphical User Interface) mode.
5 ways to check Ubuntu version of system (commands and GUI)
In this article we will learn about 5 different ways to find the Ubuntu version of your system. Knowing the Ubuntu version of your Operating System is also important
Understanding Linux Internal vs External Commands
Do you know when you run the Linux / Unix command it could be Internal or External ? In this article, we will learn about Linux Internal and External command. For identifying and understand on command type, here we have article for you. Linux/Unix has so many commands. If you know these commands, your Linux […]
Essential Linux Commands Every Beginner Should Know | With Examples
In this Linux tutorial post, we are writing on all Linux basic commands with examples which every Linux beginner should know. It will help you to kickstart on any Linux Operating System. We expect, you have already installed the Linux Operating System in your system and we are ready to start the command in terminal. […]
SimpleCodeSyntax : My Another WordPress Plugin
SimpleCodeSyntax is a WordPress Plugin. Just download and activate the plugin in your WordPress site. No further settings is required. From Where To Download SimpleCodeSyntax Plugin You can download it from the WordPress.org website. Here, I have created the Download Button for the same or get it from this WordPress.org URL. Why did I create […]
How To Install Nginx On Ubuntu 22.04 LTS
In this tutorial, we will show the manual as well as bash script method to install Nginx on Ubuntu 22.04 LTS server. Nginx which is one the most powerful web server widely use in the IT industry. It can easily handle the thousands of simultaneous connections with the small memory usage. Usage of Nginx: In […]
How To Always Install Latest Git Package In Ubuntu Operating System
In this post, we are sharing a very quick and simple steps through which you can always install latest Git package in Ubuntu Operating System. As a DevOps Engineer, the usage of git is very high in our work. Without git, the Devops work is almost unimaginable now a days. So git in your machines […]
Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)
In this post, we will learn how to install VirtualBox on Ubuntu 22.04 LTS Desktop by using bash script. The reason for specifically writing VirtualBox on Ubuntu 22.04 LTS Desktop because we have tested this bash script in our personal DevOps laptop. Being a DevOps Engineer, we should try to automate the things as much […]
dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu
While running the Appimage of Shotcut Video Editor,we encountered with issue – “dlopen(): error loading libfuse.so.2”. When we see the error carefully, it is self explanatory that the shared library called libfuse is missing in the Operating System. What is libfuse ? Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export […]
How to install Java (OpenJDK) on Ubuntu Linux
Java is a class based, object oriented programming language. It is cross platform and widely use in developing applications. The Java was first developed in Sun Microsystem (Now acquired by Oracle). In this post, to install Java we will use the OpenJDK package. OpenJDK is a free and open source product implements Java SE which […]















