How to Install Go in Ubuntu 20.04
Go is a popular programming language created by Google. The first release was on November 10, 2009, and version 1.0
Hi, I’m Ravi Saive, a passionate Linux enthusiast with over 16+ years of experience. I have written more than 3000+ articles on Linux, sharing my knowledge and expertise with the community.
Welcome to my blog! I share easy-to-follow articles on Linux, SysAdmin, Cloud, and DevOps. With over 250+ million visitors, Tecmint has helped many people grow their Linux careers.
Join me in exploring the world of open-source and unlock the power of Linux by subscribing to our weekly newsletter or checking out our Pro Courses for deeper learning!

Go is a popular programming language created by Google. The first release was on November 10, 2009, and version 1.0
In Linux, there are many avenues for installing a software package. You can use the package managers such as APT
Thonny is an Integrated Development Environment (IDE) for Python beginners. It is created with Python and released under MIT License.
Sysmon is a Linux activity monitoring tool similar to Windows task manager, was written in Python and released under GPL-3.0
Usually, when a client system connects to a network via WiFi or an ethernet cable, it automatically picks an IP
Every time you power on your Linux PC, it goes through a series of stages before finally displaying a login
Long gone days where Microsoft products are not open-source and architected only for Windows. In their efforts to make a
Written in C language, the i3wm ( i3 Windows Manager ) is a lightweight, easy-to-configure, and hugely popular tiling windows
Date command is an external bash program that allows to set or display system date and time. It also provides
Creating shell scripts is one of the most essential skills that Linux users should have at the tip of their
In this article, we described the step by step process to install Cloudera Manager as per industrial practices. In Part
Zeit is an open-source GUI tool for scheduling jobs via “crontab” and “at”. It is written in C++ and released