How to fix Dummy output issue in Fedora

If your sound settings show Dummy output instead of displaying the sound device in Fedora, your installation might be missing specific sound card drivers. Somet

Read Article

Install Python Pip on FreeBSD

To install Python 37, run the command below; if it is installed, you can skip this step. pkg install python37 To install the Pip package installer, recommended

Read Article
Nvidia drivers on Fedora for RTX cards

Nvidia drivers on Fedora for RTX cards

This article covers how to install the current Nvidia drivers on Fedora. As of writing this article, the current release of Fedora is 33. I am using RPM Fusion

Read Article
Turn Raspberry Pi into a remote Linux development environment.

Turn Raspberry Pi into a remote Linux development environment.

This article will walk you through the step-by-step process of setting up your Raspberry Pi into a remote Linux development environment. You can access this set

Read Article

Devel Basis on OpenSUSE/SLE

If you are an Ubuntu or Debian user, you are looking for build-essential for OpenSUSE or SUSE Linux Enterprise. Build essential is a package that references all

Read Article
Compile Blender 2.90 on Linux

Compile Blender 2.90 on Linux

Blender 2.90 is currently in the alpha stage shipping with new features and improvements, here is the complete release note of changes that will take place in t

Read Article