CATEGORY

Linux

How to run Virtual Machines on your Linux Server (Ubuntu/RHEL/CENTOS 7) – KVM Hypervisor

Introduction What is a Virtual Machine (VM)? A virtual machine (VM) is a virtual environment that functions as a virtual computer system with its own CPU,...

How to install and configure Chef server on ubuntu

Chef is a ruby based technology which makes the work of developers easy and smooth. Like if a developer wants to push an update...

Change timezone on Ubuntu 18.04/20.04/21.04

In this article, we will learn how can we change the system timezone on Ubuntu 18.04 or on 20.04 or 21.04 machines using the...

Kubernetes Cluster Setup on Ubuntu 20.04

Kubernetes introduction Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. It was originally designed by Google and is now...

How to install Rundeck on Centos8

What is Rundeck? Rundeck Is a free open source software for automatically managing servers (Linux, Windows and MacOS) by scheduling jobs. built around the idea of...

How to install Apache Zookeeper on Centos 8

Introduction ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used...

How to install go Programming Language on Ubuntu 20.04

What is Go Programming Language? Go is a compiled, statically typed programming language developed by Google. Follow the steps below to install Go on Ubuntu Step 1:...

How to Set JAVA HOME Path in Ubuntu 20.04

A large number of Java-based programs require Java Runtime Environment (JRE) to run smoothly regardless of operating systems. For development purposes, most IDEs like...

install R on ubuntu 20.04 How?

R is an open-source programming language and free environment that specializes in statistical computing and graphical representation. It is mainly used by statisticians and...

How to Install and Use FFmpeg on Ubuntu 20.04

FFmpeg is a open-source and free collection of tools for handling multimedia files.It contains a collection of shared audio and video libraries like libavcodec,...

Latest news