Browsing category

Fedora

How to Install Containerd on Fedora 36 / Fedora 35

containerd is an industry-standard container runtime that manages the container lifecycle. It handles image transfer and storage, container execution and supervision, low-level storage and network attachments, etc. containerd is one of the container runtimes that works with Kubernetes, and it is well suited for your environment due to its simplicity. Here, we will see how […]

How to Install PostgreSQL on Fedora 36 / Fedora 35

PostgreSQL is a free object-relational database management system (ORDBMS). It is available for Linux, FreeBSD, Solaris, Microsoft Windows, and macOS. PostgreSQL was developed by the PostgreSQL Global Development Group and released under the PostgreSQL License. Here, we will see how to install PostgreSQL on Fedora 36 / Fedora 35. Install PostgreSQL on Fedora 36 Setup […]

How to Install Brave Browser on Fedora 36 / Fedora 35

Brave browser is an open-source browser based on the Chromium web browser developed by Brave Software, Inc. Brave’s focus is privacy, which lets you automatically block online advertisements and website trackers (default settings). It is a solid browser that offers excellent privacy by keeping all users’ data on their devices and is not accessible by […]

How to Install KDE Plasma Desktop on Fedora 35 / Fedora 34

KDE Plasma is a widget-based graphical desktop environment for the Linux operating systems. It is fast, beautiful, user-friendly, efficient, and offers more integrated features. KDE Plasma 5 is built using Qt 5 and KDE Frameworks 5. It is the default desktop environment (or one of the defaults) on many Linux distributions, such as MXLinux, Kubuntu, […]

How to Install GoLang on Fedora 36 / Fedora 35

GoLang is an open-source programming language developed at Google by its engineers in 2009. Go language is similar to C, but with garbage collection, memory safety, and structural typing. It is most widely used for microservices these days. Here, we will see how to install GoLang on Fedora 36 / Fedora 35. Install GoLang On […]