today's howtos
-
TecMint ☛ How to Keep GNU/Linux Process Running After a Crash or Reboot
In the computer world of Linux, it’s super important to make sure that programs keep running all the time.
-
Ubuntu Handbook ☛ How to Install Nicotine+ for Soulseek P2P Network in Ubuntu 22.04
This simple tutorial shows how to install Nicotine plus, the graphical client for the Soulseek peer-to-peer network, in Ubuntu 20.04, Ubuntu 22.04.
-
dwaves.de ☛ GNU Linux Debian 12 (bookworm) – how to check scan ssh server for terapin attack CVE-2023-48795
ssh next to https (TLS/SSL) is probably THE most essential building block of secure (unhacked) open source networked computing.
-
FOSSLinux ☛ A beginner’s guide to using SSH in Linux
SSH (Secure Shell) is a vital tool for secure remote system management in Linux. This guide introduces the basics of SSH, including setting up an SSH server, connecting to remote systems, and transferring files securely, providing a solid foundation for beginners in remote GNU/Linux administration.
-
idroot
-
ID Root ☛ How To Install GlassFish on Manjaro
In this tutorial, we will show you how to install GlassFish on Manjaro. GlassFish, an open-source, fully Java EE-compliant application server, is a powerful tool for developing, deploying, and managing Java-based enterprise applications. Its robust feature set includes Java EE compliance, a user-friendly web-based administration console, high performance and scalability, and support for hot deployment.
-
ID Root ☛ How To Install Emacs on Debian 12
In this tutorial, we will show you how to install Emacs on Debian 12. Emacs, a powerful and highly customizable text editor, is a staple in the toolkit of many advanced GNU/Linux users. Its extensive features and adaptability make it an invaluable resource for programmers, system administrators, and anyone who frequently interacts with text files.
-
ID Root ☛ How To Install Webmin on openSUSE
In this tutorial, we will show you how to install Webmin on openSUSE. Webmin is a powerful, web-based interface for system administration on Unix-like systems, including GNU/Linux distributions such as openSUSE. It simplifies the process of managing servers, user accounts, file sharing, and more, making it an invaluable tool for advanced users and system administrators.
-
ID Root ☛ How to Use Pacman Commands on Manjaro
Manjaro Linux, a user-friendly operating system based on the independently developed Arch operating system, has gained popularity among GNU/Linux enthusiasts. At the heart of Manjaro, and indeed any Arch-based distribution, is the powerful package manager, Pacman. This article aims to provide a comprehensive guide on how to use Pacman commands on Manjaro Linux.
-
ID Root ☛ How To Change Display Manager on Ubuntu 22.04 LTS
In this tutorial, we will show you how to change Display Manager on Ubuntu 22.04 LTS. Before we dive into the process of changing the display manager, it’s essential to understand what a display manager is and its role in your Ubuntu system. A display manager, in the simplest terms, is a graphical login program.
-
-
linuxcapable
-
Linux Capable ☛ How to Install PHP 8.2 on AlmaLinux 9 or 8
This guide will cover how to install PHP 8.2 on AlmaLinux 9 or 8 utilizing the command-line terminal with Remi PHP RPM for the latest version and for future upgrades on your system. PHP 8.2, a minor yet impactful update, brings nuanced improvements to both developers and CMS environments.
-
Linux Capable ☛ Upgrade to Ubuntu 24.04 Noble Numbat Desktop or Server
This guide will cover how to upgrade to Ubuntu 24.04 Noble Numbat, detailing two distinct methods: Desktop steps for those who prefer the graphical user interface, and command line interface commands for Ubuntu 24.04 server upgrade. Upgrading your operating system is a vital step in maintaining software efficiency and security.
-
Linux Capable ☛ How to Install Xfce on Linux Mint 21 or 20
This guide will cover how to install Xfce on Linux Mint 21 or 20 using the command-line terminal, tailored for those with Cinnamon or similar desktops installed who wish to switch between environments on their Linux Mint system.
-
-
HowTo Forge ☛ How to Install TIG Stack (Telegraf, InfluxDB, and Grafana) on Debian 12
The TIG (Telegraf, InfluxDB, and Grafana) Stack is an acronym for a platform of open-source tools to make the collection, storage, graphing, and alerting of system metrics easier. In this tutorial, you will learn how to install and configure the TIG Stack on a single Debian 12 server.
-
Own HowTo ☛ How to install SDKMAN on Linux
In this tutorial, you will learn how to install SDKMAN on Linux.
SDKMAN is a tool that lets you manage your Software Development Kit with no hassle.
SDKMAN supports Linux, which means you can install it and use it on any GNU/Linux distro you want.
-
FOSSLinux ☛ How to safely roll back to a previous version of Ubuntu
Downgrading Ubuntu to a previous version can be necessary for compatibility or preference. This guide outlines the process, including backing up data, re-installing the desired version, and restoring files, ensuring a secure and efficient downgrade while maintaining your important data.
-
How To Install Paper GTK and Icon Theme on Ubuntu
Paper Icon Theme is a popular and modern Ubuntu desktop theme. This theme is inspired and based on Google’s material design. However, some aspects are adjusted for the best suite of the desktop environment.
-
How to Install Numix Theme and Icons in Ubuntu
Numix theme suits are among the best GNU/Linux themes available out there. This theme offers a unique flat approach that gives any GNU/Linux distro a stunning look and feel.
-
TecMint ☛ 10 Best Tools to Install on Fresh GNU/Linux Mint Installation
So, you have just installed a fresh copy of GNU/Linux Mint 20 or Linux Mint 21 and are ready [...]
-
Linux Buzz ☛ 14 Useful APT Command Examples in Ubuntu/Debian Linux
In this post, we provide a brief description of the APT package manager and carefully curate 14 useful APT command examples in Ubuntu/Debian Linux.
-
FOSSLinux ☛ How to conduct a CPU stress test in Linux
Performing a CPU stress test in GNU/Linux is essential for assessing system stability and performance. This guide explains how to use tools like 'stress' and 'stress-ng' to simulate high load scenarios, helping you understand your system's limits and ensuring it can handle intensive tasks reliably.
-
Tom's Guide ☛ How to check your CPU usage in Linux
It's important that you know how to check your CPU usage in Linux. Keeping an eye on the CPU utilization in your Linux system is vital for several reasons. At its core, monitoring CPU usage helps ensure that your system is running smoothly and efficiently. By regularly checking how much of the CPU's processing power is being utilized, you gain insights into the performance and health of your system. If you have one of the best computers, you really should be making sure it's running optimally.