This article will cover how to install the current Nvidia drivers on Fedora. As of authoring this article the current release of Fedora is 33. I am using RPM Fusion because that is the only way I have my RTX 2070 Max-Q (Refresh) working. Adding RPM Fusion to the system These repositories ship with extra… Continue reading Nvidia drivers on Fedora for RTX cards
Tag: linux
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 setup on your local network. This environment can be used for web and software development. It will give you complete access to the Raspberry Pi hardware remotely. To achieve this,… Continue reading Turn Raspberry Pi into a remote Linux development environment.
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 is a reference to all packages required in order to compile a Debian package. It is a common practice for developers to install this package in order to get the… Continue reading Devel Basis on OpenSUSE/SLE
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 documentation offline can be a big time saver. I have Zeal installed on every computer I use, so I could quickly read more about a certain function or module… Continue reading Zeal (Offline documentation browser) on OpenSUSE/SLE
Compile Blender 2.90 on Linux
Blender 2.90 is currently in alpha stage shipping with new features and improvements, here is the complete release note of changes that will take place in this release. First, we need to get the dependencies and packages required to build Blender 2.90 alpha