SHOWING RESULTS FOR:

How to Install Latest NodeJS and NPM in Linux

Introduction Nodejs is a lightweight and efficient JavaScript platform that is built based on Chrome’s V8 JavaScript engine and NPM is a default NodeJS package manager. You can use it...

How to Install the Latest Eclipse IDE on Linux

Introduction Eclipse is a free integrated development environment IDE used by programmers world-wide to write and develop Java applications mostly.However, Eclipse IDE can support a large variety of compilers and...

How to install Bashtop on Linux

Introduction Bashtop is a resource Monitoring Tool for Linux. It is a terminal-based resource monitoring utility in Linux. It’s a nifty command-line tool that intuitively displays...

How to Monitor Linux Server and Metrics from Browser using Scout Realtime

Introduction In this article we will show how to monitor your Linux system and some of its metrics by using a simple server monitoring tool...

How to Install Helm on Linux

Introduction Deploying applications to Kubernetes is a complicated process. Many tools simplify this process, and one of them is Helm. Helm is a package manager for Kubernetes...

How to Install Terraform v1.0.0 in CentOS 8 / Ubuntu 21.04

What is Terraform? Terraform is a popular cloud orchestration tool in the world of automation, which is used to deploy your infrastructure through the IAC (Infrastructure as code)...

How to Install Dig in Linux with Command Line Examples

What is Dig? Dig (Domain Information Groper) is a command-line utility that performs DNS lookup by querying name servers and displaying the result to you....

How to Install Brave Browser in Linux

Introduction Brave is a free, fast, secure, and cross-platform web browser aimed at user privacy and security. It is a browser where security meets simplicity. And features customizable...

How to Install Mosh Shell as SSH Alternative on Linux

Introduction Mosh, which stands for Mobile Shell is a command-line application which is used for connecting to the server from a client computer, over the Internet. It...

Creating a single control-plane Kubernetes cluster with kubeadm

Introduction Kubernetes is a cluster and orchestration engine for Docker containers. In other words Kubernetes is an open source software or tool which is used to orchestrate and manage Docker...

Latest news