Do you know when you run the Linux / Unix command it could be Internal or External ? 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 work will be much more easier and faster. In this post we […]
Linux Basic Commands For Every Beginner
In this Linux tutorial post, we are writing on all Linux basic commands 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. We are […]
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 […]