How to Install Minecraft on Linux?
Let’s install Minecraft on Linux in this article. If we talk about games, you might have surely heard of this game. It is one of the most epic and popular games since its first launch in 2009. It has been…
Let’s install Minecraft on Linux in this article. If we talk about games, you might have surely heard of this game. It is one of the most epic and popular games since its first launch in 2009. It has been…
In this article we’ll learn how to install Django with NGINX, Gunicorn, and PostgreSQL on Ubuntu. Django comes with a lightweight development server that is not suitable for production as it is less secure, low-performance, and not scalable. It’s intended…
In this tutorial we will learn to set up URL rewriting in Apache using mod_rewrite on Ubuntu. Prerequisites for URL rewriting in Apache A Ubuntu 20.04 system with an Apache HTTP server installed on it (learn here how to install…
Can you install steam on Linux? As you may know, Linux is well known for its professional use among programmers and developers. But it doesn’t mean that Linux lacks the taste of entertainment, precisely gaming. Steam, a world-renowned gaming platform…
In this tutorial, we’ll learn to generate PGP keys using GnuPG on Ubuntu. What is GnuPG (also known as GPG)? GnuPG (also known as GPG) is a free encrypting and signing software based on OpenPGP standard RFC4880 (also known as…
In this article, we’ll learn the differences between Neovim vs Vim. Vim has the go-to software if you are looking for a powerful terminal-based emulator for decades. In fact, it is one of the oldest open-source projects that has survived…
In this article, we’ll learn to install Thunderbird on Linux. Install Thunderbird on Ubuntu In this section, we’ll learn to install Thunderbird on Ubuntu with both graphical and non-graphical methods. Installing Thunderbird on Ubuntu with Software Center Thunderbird is available…
In this module, we will be learning how to install plugins in vim using Vundle. Vim is a very small program and is minimalist by design. It is meant to run on machines with low computing and storage. This is…
In this article, we’ll learn how to install the NFS server on Ubuntu Linux. What is NFS? Network File System (NFS) is a popular choice for sharing files over LAN in Linux and UNIX platforms developed at Sun Microsystems in…
In this article, we will learn about installing OBS Studio on Linux. You can find system requirements here. How to install OBS Studio on Ubuntu? We can install OBS Studio with both Software Center and the package manager at Ubuntu. Installing…