Monero is a cryptocurrency that is decentralized and has a primary focus on user privacy. To get started using Monero, you will first need a Monero Wallet. The Monero Wallet is available for Linux systems, whether you are running a GUI or just command line only. It is open source and free to use.
Multimedia, Games and Crypto
How to install the NVIDIA drivers on Manjaro 21 Linux
In this tutorial, you will learn how to install the NVIDIA drivers on Manjaro Linux. Installing the NVIDIA driver on Manjaro will increase graphic performance for your computer and enable additional features. You have two choices for installation, either automatic install using the standard Manjaro Repository, or manual install using the official nvidia.com driver.
Convert ogg to mp3
The purpose of this tutorial is to show how to convert .ogg
Ogg Vorbis audio files into .mp3
format. This can be done with a couple of different tools via the command line on all major Linux distros. You will also see how to batch convert files in case you have many audios to convert at once.
Install And Test Vulkan On Linux
Vulkan is the future of graphics on Linux. It’s the next generation replacement for OpenGL, and the performance improvements are immediately apparent. Vulkan was written from the ground up to be more usable for developers, which has spawned a host of great projects that take advantage of Vulkan’s potential.
Nvidia RTX 3080 Ethereum Hashrate and Mining Overclock settings on HiveOS Linux
This article will provide you with the information on how to overclock your Nvidia RTX 3080 graphics card for a best performance and Hashrate/Watt efficiency and Ethereum mining. We have performed number of tests by modifying memory clock and absolute core clock parameters on Nvidia RTX 3080 graphics card to determine the best configuration.
How to install WhatsApp on Linux
WhatsApp is a telecommunications application to provide video, chat and voice communication between computers, tablets, and mobile devices over the Internet connection. All you need is a phone number to sign up, and then you can send messages from your Linux system.
How to install and manage fonts on Linux
Fonts are a really important part of the user experience. On the most commonly used Linux-based distributions, there are many packaged fonts which can be installed using the native package manager. Sometimes, however, we may want to install some fonts manually.
yt-dlp vs youtube-dl
It’s well known that videos are not nearly as easy to save from a website as things like images or text. Although web browsers do not feature a default way to save videos directly to our hard drive, open source projects like yt-dlp
and youtube-dl
fill this gap quite nicely.
Google Chrome for Linux: Download and Installation
Google Chrome is a very popular, yet closed source web browser. This makes it a little tricky to install on a Linux system, as it’s pretty much never included by default on any distro, and usually not available for installation from official repositories.
How to install the NVIDIA drivers on Ubuntu 22.04
The objective is to install the NVIDIA drivers on Ubuntu 22.04 (Jammy Jellyfish) Linux and switch from a default opensource Nouveau driver to the proprietary Nvidia driver.
How to set, change and delete music tags with Mutagen
Tagging music files is a way of keeping a music library well organized and let us search for songs on the base of Artists, albums, genre and other parameters. Many graphical and command line applications exist on Linux to manage tags for audio files, like Picard or Quodlibet.
How to merge MP3 files Linux
The purpose of this tutorial is to show how to merge multiple MP3 tracks into a single file. This can be done through a few different methods via the command line on a Linux system.