CATEGORY

Linux

Install Microsoft Edge Browser on Ubuntu 20.04 – How?

When it come to security Microsoft edge is one of the best software. When it comes to online transaction, purchase and payments you should...

How to install C++ compiler on Ubuntu 20.04

G++, the GNU C++ Compiler is a compiler in Linux which was developed to compile C++ programs. The file extensions that can be compiled...

How to install Apache Kafka on Centos8

What is kafka? Indroduction Apache kafka is a distributed streaming platform.It is a popular distributed message broker designed to efficiently handle large volumes of real-time data.A...

How to install C compiler on ubuntu 20.04

GCC, the GNU Compiler Collection is a compiler system developed to support various programming languages. It is a standard compiler used in most projects...

Install Atom Text Editor on Ubuntu 20.04 – How?

Atom is an open-source, cross-platform code editor developed by GitHub. It has a built-in package manager, embedded Git control, smart autocompletion, syntax highlighting, and...

Postfix mail server installation and configuration on CentOS8

Postfix configuration files The two most important files are main.cf and master.cf. These files must be owned by root. By default, these files are in /etc/postfix. You should...

How to install perl on Ubuntu

what is perl? Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system...

How to Install VLC Media Player on Ubuntu 20.04 – 2 different ways

The VLC media player is one of the best open-source media plays and supports lots of file formats. In this tutorial, we are going...

How to install RabbitMQ on Centos 8

RabbitMQ is the most popular open source message broker. and it's a lightweight application available for most of the popular operating systems. supports multiple...

How to install GitHub on Centos8

Introduction Git : one of the most popular decentralized version control tools used by developers to coordinate the work amongst them. Designed by Linus Torvalds (...

Latest news