today's howtos
-
How to Install Yarn on Ubuntu 22.04 | 20.04
As we dive into modern web development, one tool stands out as an essential ally for JavaScript developers: the Yarn package manager. Yarn, an open-source project, was born in 2016 as a collaboration between Facebook, Google, Exponent, and Tilde.
-
How to Set Up WireGuard VPN and WireGuard-UI with Docker
Learn how to set up your own WireGuard VPN server and easily manage it via the web-based WireGuard-UI using Docker Compose.
-
How to Install Xfce on Debian 10
In this tutorial you will learn how to install xfce desktop environment on debian 10. Xfce is a lightweight desktop environment that uses very low resources to deliver a fast and stable user experience. Xfce is a great choice when it comes to choosing a desktop environment to use
-
How to install pip3 on Debian 11
In this tutorial, you will learn how to install pip3 on Debian 11. Pip3 is a package manager that allows you to install and uninstall python packages. Installing pip3 on Debian 11 is as simple as installing any other software on Linux.
-
How to upload files to a remote system over SSH
Uploading files to a remote system over SSH is an essential skill for managing servers and remote systems. Securely transferring files is made easy with two popular command-line tools: SCP (Secure Copy) and SFTP (Secure File Transfer Protocol). Both tools use the secure and encrypted SSH protocol to ensure the safe transfer of data between local and remote systems.
-
How to install Burp suite on Ubuntu 20.04 | 22.04 LTS
Burp Suite developed by PortSwigger is a freemium web application vulnerability scanner and penetration testing tool. Apart from the community edition, it is also available in professional and enterprise editions. Of course, compared to the paid editions, the community one has fewer features.
-
How to Install OBS Studio on Ubuntu 22.04 | 20.04
Open Broadcaster Software Studio (OBS Studio) is a feature-rich, open-source software that has gained immense popularity among content creators, streamers, and video professionals worldwide. The key reasons behind OBS Studio’s success include the following: In this guide, we will explore installing OBS Studio on Ubuntu 22.04 Jammy Jellyfish or Ubuntu 20.04 Focal Fossa.
-
How to Install Node.js on Ubuntu 22.04 | 20.04
Node.js is an open-source, cross-platform JavaScript runtime environment that enables developers to run JavaScript code on the server side. Built on Chrome's V8 JavaScript engine, Node.js is designed to be lightweight, fast, and efficient.
-
How to Install Transmission on Ubuntu 22.04 | 20.04
BitTorrent is a peer-to-peer (P2P) file-sharing protocol that allows users to download and share large files efficiently. Among the many BitTorrent clients available today, Transmission stands out as a popular, lightweight, and user-friendly choice. It has been widely praised for its simplicity, ease of use, and minimal resource consumption.
-
How to Install Slack on Ubuntu 22.04 | 20.04
As effective communication and collaboration are integral to the success of modern organizations, Slack has emerged as a powerful platform, transforming how teams communicate and work together. Catering to businesses, academic institutions, and non-profit organizations worldwide, Slack provides a comprehensive solution for communication and project management needs.
-
How to Install 7-Zip on Ubuntu 22.04 | 20.04
7-Zip is a highly efficient and versatile open-source file archiver, designed to manage various archive formats. As an Ubuntu user, you may prefer to use 7-Zip over traditional archive formats like zip, rar, and tar for several reasons.
-
How To Install MariaDB on Fedora 38
In this tutorial, we will show you how to install MariaDB on Fedora 38. If you're looking to install MariaDB on your Fedora 38 system, you're in the right place. MariaDB is a popular fork of MySQL that offers additional features and enhancements, and the installation process is straightforward
-
Jakub Steiner: Udev Rules for Dirtywave M8
This post is very unlikely for you. It’s for future me.
The little magic box that is the Dirtywave M8 tracker is pretty well supported in Linux. It works great as an audio device (input and output), it does usb midi and you can also use its remote display using laamaa’s m8c which now also does audio monitoring.