today's howtos
-
How to Install Mailman3 on Debian 11
Mailman is an open-source application for managing electronic mail discussions and newsletter lists. It is written in Python, and since Python 2.7 is EOL, it is important to use Mailman3, not Mailman2. Mailman 3 is actually a suite of 6 subprojects; it is known as The Mailman Suite:
-
The Perfect Setup for Ubuntu and R (and how to install/update RStudio with apt install rstudio/apt update)
Just to save time for my future self. Hopefully, it can help people in the cyberspace too 🙂
-
Ubuntu PPA for Installing Audacity 3.3.1 in Ubuntu 22.04 | 23.04
For those who prefer the classic .deb package format, I've revived the Ubuntu PPA for the latest Audacity audio editor packages. I was previously maintaining a PPA for the Audacity packages. It was however discontinued. Because, the project depended its own fork of wxWidget library, that is hard to maintain.
-
Linux Email Management Command Cheat Sheet
Email management commands allow Linux users to interact with email messages and mail servers via the command line. A variety of tasks can be performed with these commands, including reading, sending, and filtering email messages, as well as managing email accounts and servers.
-
How to Install GitLab on AlmaLinux 9
In this tutorial we are going to show you in step-by-step detail how to install Gitlab on AlmaLinux 9 OS. GitLab is open-source software written in Ruby, Go and JavaScript operated by GitLab Inc.
-
How to Install Docker on CentOS Stream 9 & RHEL 9
Docker is an open-source platform that automates the deployment, scaling, and management of applications in containers. Containers allow developers to package an application with all its dependencies and deliver it as a single package, which can be deployed on any system that supports containerization.
-
How to install Beyond compare on Ubuntu 22.04 | 20.04 LTS
Beyond Compare is a free (trial) and paid software application that allows users to compare and syn files & folders on their PC system. It is developed by Scooter Software.
-
How to Install FileZilla on Ubuntu 22.04 | 20.04
FileZilla is a popular, open-source FTP (File Transfer Protocol) client that allows users to transfer files between their computers and remote servers easily. It's an invaluable tool for personal and professional use, offering a feature-rich platform for managing files over various protocols such as FTP, SFTP, and FTPS.
-
How to Install Thunderbird on Ubuntu 22.04 | 20.04
Thunderbird is a powerful, free, open-source, and cross-platform application designed for managing email, news feeds, chat, and news groups. Developed by an independent, community-driven project, Thunderbird is backed by a group of dedicated volunteers and paid staff.
-
How to Install Inkscape on Ubuntu 22.04 | 20.04
Inkscape is an open-source vector graphics editor that offers a robust and feature-rich alternative to expensive proprietary software like Adobe Illustrator. It's built using the powerful Scalable Vector Graphics (SVG) format, ensuring your artwork remains crisp and sharp at any resolution.
-
How to Install Geany on Ubuntu 22.04 | 20.04
Geany is a versatile, lightweight, and efficient Integrated Development Environment (IDE) that Ubuntu users find incredibly useful for their programming and development tasks. It is a popular choice among developers due to its wide range of features, excellent performance, and ease of use.