today's howtos
-
HowTo Forge ☛ How to Install ntopng on Debian 12
Ntopng is an open-source network traffic monitoring tool for traffic analysis and real-time visualization. It can be installed anywhere, from Linux, Windows, and MacOS. Ntopng supports multiple interfaces, alerting system, network discovery, and active monitoring, and provides historical data for post-mortem analysis.
In this tutorial, you'll learn how to install the Ntopng Network Monitoring Tool on the Debian 12 server. You'll learn how to enable Network Discovery and Active Monitoring, set up active monitoring, and learn how to check the live traffic of your network interfaces through the Ntopng dashboard.
-
Rafael Sadowski ☛ How to Automatically Start or Reattach to a tmux Session with SSH
When working on remote servers, maintaining persistent workflows can save a lot of time and effort. By combining SSH with tmux, you can ensure that a session starts automatically upon connection—or reattaches to an existing one. This code snipped demonstrates how to configure your .ssh/config file to achieve this.
-
TecMint ☛ Superfile: A Modern, Lightweight File Manager for Linux Terminal
In this article, we will explore what Superfile is, why it was created, and why it might be the perfect tool for your file management needs.
-
How to Install GCC in Ubuntu via Terminal or running on VirtualBox
Whether you’re compiling C programs or building software from source code on Linux, the GNU Compiler Collection (GCC) is one of the tools that every GNU/Linux developer needs because of its ability to compile C, C++, and even Fortran, Ada, and other languages.
-
Vitux ☛ How to Install Magento 2 on AlmaLinux
Magento is a free and open-source e-commerce platform written in PHP. It is simple, easy to use, customizable, and allows you to host your online store within a few minutes. You can host multiple stores on a single server and manage them using a single interface.
-
idroot
-
ID Root ☛ How To Install Mautic on Fedora 41
In this tutorial, we will show you how to install Mautic on Fedora 41. Mautic is a powerful open-source marketing automation platform designed to help businesses streamline their marketing efforts, nurture leads, and drive conversions. Installing Mautic on Fedora 41 provides a robust and scalable solution for managing marketing campaigns.
-
ID Root ☛ How To Install Navidrome on AlmaLinux 9
In today’s digital age, music streaming has become an essential part of our lives. Navidrome, a powerful music streaming server, allows users to access their music collections from anywhere using a modern web interface and compatible mobile apps for both iOS and Android devices.
-
ID Root ☛ How To Install Gradle on Ubuntu 24.04 LTS
Gradle is a powerful build automation tool that simplifies the development process for large-scale applications, particularly those built with Java, Kotlin, Scala, Android, Groovy, C++, or Swift. Its ability to streamline tasks such as compiling, testing, packaging, and deploying applications makes it an indispensable tool for developers.
-
ID Root ☛ How To Install Apache Netbeans on Linux Mint 22
NetBeans is a powerful, open-source Integrated Development Environment (IDE) that supports a wide range of programming languages, including Java, PHP, C/C++, and more. Its robust features, such as smart code editing, debugging, and project management, make it a favorite among developers.
-
ID Root ☛ How To Install Navidrome on Ubuntu 24.04 LTS
For music enthusiasts seeking to manage and stream their personal music collections efficiently, Navidrome offers a compelling solution. This open-source music server is compatible with Subsonic/Airsonic, providing users with a robust platform to organize and enjoy their music libraries.
-
ID Root ☛ How To Install Distrobox on Ubuntu 24.04 LTS
Are you looking for a straightforward way to run different GNU/Linux distributions within your Ubuntu 24.04 environment? Distrobox may be the ideal solution.
-
ID Root ☛ How To Install Proton Mail on Debian 12
In an era where digital privacy is paramount, securing your email communications is more critical than ever. Proton Mail, with its end-to-end encryption and commitment to Swiss privacy laws, offers a robust solution for protecting your sensitive information.
-
ID Root ☛ How To Install pgAdmin on Manjaro
pgAdmin is a powerful and open-source administration tool for PostgreSQL, one of the most advanced open-source relational databases available. For those using Manjaro, a flexible and user-friendly Arch Linux-based distribution, setting up pgAdmin can significantly streamline database management tasks. >
-
-
How to Install and Use Steghide on Ubuntu 24: a Step-by-Step Steganography Guide
Have you ever wondered how to hide a secret message inside an ordinary image, keeping it safe from prying eyes until the right moment? Imagine embedding your confidential data into a photo—much like a digital safe hidden in plain sight—so that only those who know the secret key can unlock its mystery.
-
Ubuntu Handbook ☛ How to Install the Original Kernel 6.8 in Ubuntu 24.04 LTS
Want to downgrade the GNU/Linux Kernel to the original GA (General Availability) Kernel 6.8 in Ubuntu 24.04? Here’s how to do the job step by step. Since Ubuntu 24.04.2, the LTS by default ships with HWE kernel 6.11, which will be updated to the newer kernel series for the next point releases.
-
Hans de Goede: ThinkPad X1 Carbon Gen 12 camera support and other IPU6 camera work
I have also rebased the out of tree IPU6 ISP and proprietary userspace stack in rpmfusion and I have integrated the USBIO drivers into the intel-ipu6-kmod package. So for now getting the cameras to work on the X1 Carbon Gen 12 requires installing the out of tree drivers through rpmfusion. Follow these instructions to enable rpmfusion, you need both the free and nonfree repos.Then make sure you have a new enough kernel installed and install the rpmfusion akmod for the USBIO drivers: [...]
-
Dan Langille ☛ Debugging aids for pf firewall rules [on FreeBSD]
It is not often that I need to debug pf firewall rules. Yet, when I do, I cannot remember the commands for what I want to do. What is being blocked First, I want to see the firewall rule numbers in the tcpdump output. I am logging all blocked packets, via pflog0.