How to Install Minecraft Game on Ubuntu 20.04

Minecraft Ubuntu 20.04

Minecraft is a very popular video game that was released in 2011. It can be used with all major platforms like Linux, macOS, and Windows. Today’s article will show you the installation of Minecraft on Ubuntu 20.04. Installing Minecraft on Ubuntu 20.04 For installing Minecraft game on Ubuntu 20.04 system, you can follow any of … Read more

How to browse the internet using Debian Terminal

Debian Terminal Browser

Today, we are going to talk about text-based web browsers. But you might be wondering that what’s the need for a text-based browser in today’s graphical age. There might be several reasons for it. one reason might be because some people are more Terminal savvy and they want to perform everything from their command line. … Read more

How to Install Arduino IDE on Linux Mint 20

Arduino IDE

The Arduino IDE software is an integrated development environment for Arduino that includes a text editor for writing code and a compiler for compiling the code for uploading to your Arduino. The Arduino IDE is supported on many operating systems, and the Linux system is no exception. Many Linux users worldwide can use this tutorial … Read more

How to install VLC Media Player on Linux Mint 20

VLC Media Player

VLC Media Player is a well-known open-source software used for streaming videos all over the world. The software is supported on many operating systems including Linux platforms, Windows, Mac OS, etc. VLC helps users to run many types of video formats such as mp4, MOV, MPEG, and WMV. Users can add multiple video effects with … Read more

How to block or unblock PING requests in Ubuntu

Ubuntu Ping

To test the network quality, the PING facility is used, and hackers quite often use it to spoof the host and destination servers to perform flooding attacks. Users sometimes feel the need to block unwanted server requests to keep their system secure and protect the server from any attack. In this article, we will see … Read more

How to install Nginx on CentOS 8

CentOS Nginx

Nginx is an open-source high-performance web server that is often used as a reserve proxy with HTTP server capabilities, web server, load balancer, caching- and media streaming software. The structure of Nginx is event-driven which enables it to process multiple requests at the same time. It is more scalable than Apache. Nginx is able to … Read more

How to hide a file or directory on CentOS

Hide File or Directory

Most of the time you share your Linux desktop system with your friends or colleagues while you are working at the workplace. So, you need to hide your personal files as well as directories from others. For this purpose, you have to create hidden files or folders that are not visible to everyone. Some Linux … Read more

How to install PostgreSQL Database Server CentOS 8

CentOS PostgreSQL

PostgreSQL, also known as Postgres, is an open-source relational database management system (RDBMS) that implements the Structural Query Language (SQL). PostgreSQL is an enterprise-class SQL Database server that allows you to build fault-tolerant and complex applications. It stores and organizes data and allows the retrieval of information in a structural way. PostgreSQL has many advanced … Read more

How to install VLC Media Player 3 on CentOS 8

VLC Media Player

VLC is one of the most popular media players, also known as VideoLAN client. It was developed by the VideoLAN project, which is a non-profit company. It is an open source, free and cross-platform framework that lets you play multimedia files, for example, audio CD, VCD, DVD, CD and other supported media protocols. VLC is … Read more