Select Page
How To Configure X11 Forwarding On CentOs 7

How To Configure X11 Forwarding On CentOs 7

For operating systems like Unix, the X11 Window System is a windowing system for bitmap displays. Using X11, you can  interact with a GUI environment. As a result, there is a wide range in the visual design of X11-based environments. Several programs may show...
How To Check CentOs Version Using Terminal

How To Check CentOs Version Using Terminal

There are many reasons why you need to know which OS version you are using. For example, when installing software packages or troubleshooting system problems, knowing the operating system version makes matters much easier. It also helps to make sure your Linux...
How To Install Deb Package On Ubuntu 20.04

How To Install Deb Package On Ubuntu 20.04

Deb is a software package format extension for Debian Linux and its derivatives. Debian packages are standard Unix ar repositories consisting of two tar repositories. One repository contains control information and another contains installable data. Installing .deb...
How To Install XAMPP Stack On Ubuntu 20.04

How To Install XAMPP Stack On Ubuntu 20.04

XAMPP is a free, and open-sourced cross-platform web server solution developed by Apache. It mainly consists of an Apache HTTP server, a MariaDB database, and an interpreter for scripts written in the PHP and Perl programming languages. Most real-world web server...
How To Install React.js On Ubuntu 20.04

How To Install React.js On Ubuntu 20.04

React.js is a free and open source front-end JavaScript library. Which is used used for building user interfaces based on UI components. Currently it is maintained by Meta(Facebook) and a community of individual developers. React.js flexibility and simplicity, makes...
How To Install Apache Maven On Ubuntu 20.04

How To Install Apache Maven On Ubuntu 20.04

Maven, the Yiddish word for knowledge accumulator. It started as an attempt to simplify the construction process for the Jakarta Turbine Project.  The idea behind Maven was to structure ongoing  projects, with a clear definition of what the project consisted of. And...