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

Zeal (Offline documentation browser) on OpenSUSE/SLE

Zeal is an offline documentation browser that is designed for developers. It is a great tool for folks who read and refer often to documentation. Having documen

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

How to install Rust on Fedora Linux

Rust is a recent programming language focused on performance and memory safety, mainly safe concurrency. Rust is syntactically like C++. It provides memory safe

Read Article