Cyberithub

Best Steps to Install Gradle on Ubuntu 20.04

Best Steps to Install Gradle on Ubuntu 20.04 2

In this article, I will take you through the best steps to install Gradle on Ubuntu 20.04. Gradle is a build automation tool mostly used by DevOps Professional to test, deploy and publish the package. It supports multiple languages like Java, C/C++ and JavaScript. There are multiple ways to Install Gradle tool on Linux Based ... Read more

11 Useful whereis command examples in Linux

11 Useful whereis command examples in Linux 48

In this article, I will take you through 11 Useful whereis command examples in Linux. whereis is used to locate the binary, source and manual files for the specified command names. There are other open source utilities available in Linux which can perform similar kind of tasks that we will see in later articles. Here ... Read more