today's howtos
-
How To Install Anaconda on Fedora 36 - idroot
In this tutorial, we will show you how to install Anaconda on Fedora 36. For those of you who didn’t know, Anaconda is a distribution of the Python and R programming languages for scientific computing, that aims to simplify package management and deployment. It includes packages related to data science for various platforms like Linux, Windows, and macOS.
This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Anaconda Python on a Fedora 36.
-
How to Upgrade Mesa Drivers on Linux Mint 21 LTS
For the average user, stability is vital regarding their computer. They don’t want to constantly update drivers or perform other maintenance tasks to keep things running smoothly. That’s why Linux distributions focusing on stability typically don’t include the latest and most significant drivers. Instead, they use the tried-and-true Mesa drivers. These drivers are free and open-source and support a wide range of graphic cards. However, they may not always be up-to-date with the latest hardware and technologies. As a result, you may need to periodically update your Mesa drivers to take advantage of new features and bug fixes using a LaunchPAD ppa that is well known.
The following tutorial will teach you how to upgrade or install Mesa Drivers on Linux Mint 21 LTS release series with Obigaf PPA for the latest drivers to support Intel Radeon, NVIDIA, etc.
-
Running Heimdall Dashboard on the Raspberry Pi - Pi My Life Up
Heimdall is a software aimed at being a dashboard for all your web applications and is a perfect solution for your browser’s start page.
This web dashboard allows you to easily create what is essentially a bookmark for all your web applications, saving you from forgetting or losing them within your browser. It even allows you to set up a search bar to search straight from the dashboard easily.
Heimdall even has built-in name recognition for a huge range of web apps, meaning you will see icons and other fields populated automatically. For some applications, it will even show you additional information.
The Raspberry Pi is a perfect candidate for Heimdall as it is low-powered and is the perfect device to run many different web apps. Some examples of web apps you might use are PiHole, Plex, and PhotoPrism.
-
How to set up Linux hosts file | ZDNET
In this project, we will be showing you how to install Heimdall on your Raspberry Pi. This software is an elegant application dashboard.
-
Copy DigitalOcean Spaces to an AWS S3 Bucket | by Mohammed Tayeh | Oct, 2022 | Medium
sometime it’s good to copy important data between cloud providers, in my case we have about 10 TB of important data on DO spaces, and we need to copy it to AWS S3, in this guide i will show you how we do this process using Rclone.
-
How to Contribute to Open Source in Hacktoberfest 2022 [Ultimate Guide] - It’s FOSS
Open Source projects rule the world with their [usually] good code quality, but more importantly because they are available for free. This also means that the usage-to-contribution ratio is very low,
In other words, a few hundred contributors work on maintaining/improving those open-source projects compared to thousands or millions of users.
Hacktoberfest is one such event from DigitalOcean that encourages you to contribute back to your favorite projects. In exchange for your contributions, you either get a gift from DigitalOcean, or you can choose to plant a tree instead.