today's howtos
-
Setup KDE Plasma 6.2 Beta on Fedora 41 Servers and WKS Nightly builds
Command below
$ sudo dnf5 install @kde-desktop-environment
works at least in meantime for both F41 Server (no GUI installed by default ) and F41 WKS with Gnome 47 installed by default. Syntax above is mentioned due to command $ dnf5 group list doesn't help at the moment .
-
Jon Chiappetta: Yet Another Attempt At Proxying My Entire Network (Poor Man VPN)
It’s been a busy year for me again, trying to focus on my self and my health. Mapping out dietary and seasonal allergies, still on the mission of No Dairy, Eggs, Caffeine, High-Fructose-Gluctose-Corn-Syrup, etc. I am able to breathe better and sleep better which is much needed as I get older.
-
MWL ☛ 61: An Abiding and Passionate Desire
Shipping backer copies of Run Your Own Mail Server has owned me for days. I haven’t been able to write a word for two weeks now.
-
idroot
-
ID Root ☛ How To Install Audacity on Fedora 40
Audacity is a powerful, open-source audio editing software that has gained popularity among podcasters, musicians, and content creators. With its user-friendly interface and extensive feature set, Audacity allows users to record, edit, and enhance audio files with ease.
-
ID Root ☛ How To Install Pandas on AlmaLinux 9
Pandas is a powerful data manipulation library for Python, widely used by data scientists and analysts for processing and analyzing structured data. It provides high-performance, easy-to-use data structures and tools that simplify working with large datasets.
-
ID Root ☛ How To Install VeraCrypt on openSUSE
In today’s digital landscape, data security has become a top priority for individuals and organizations alike. VeraCrypt, a powerful open-source encryption software, provides a robust solution for safeguarding sensitive information on various platforms, including openSUSE.
-
ID Root ☛ Subshells on Bash
In the world of Bash scripting, subshells play a crucial role in managing processes and environments. A subshell is essentially a separate instance of the shell process, allowing for isolated execution of commands and scripts.
-
ID Root ☛ How To Install Grafana on Ubuntu 24.04 LTS
Grafana has become an indispensable tool for data visualization and monitoring in modern IT infrastructures. This powerful open-source platform allows users to query, visualize, and understand their metrics, regardless of where they’re stored. For system administrators and DevOps professionals using Ubuntu 24.04 LTS, installing Grafana is a crucial step towards enhancing their monitoring capabilities.
-
ID Root ☛ How To Install Splunk on Ubuntu 24.04 LTS
Splunk is a powerful data analysis platform that enables organizations to collect, index, and analyze vast amounts of machine-generated data in real-time. It provides valuable insights into IT operations, security, and business analytics. Ubuntu 24.04 LTS, with its stability and reliability, serves as an ideal platform for installing Splunk.
-
ID Root ☛ How To Setup Virtual Host Apache on Ubuntu 24.04 LTS
Apache, the widely-used open-source web server, plays a crucial role in hosting websites across the internet. One of its powerful features is the ability to set up virtual hosts, allowing you to host multiple domains on a single server.
-
ID Root ☛ How To Install SonarQube on Ubuntu 24.04 LTS
Maintaining high code quality is essential for any software development project. SonarQube, a powerful open-source platform, helps developers inspect and analyze their codebase to identify and fix issues, ensuring clean, maintainable, and secure code.
-
ID Root ☛ How To Install Apache Maven on Ubuntu 24.04 LTS
Apache Maven is a powerful and widely-used build automation tool for Java projects. It simplifies the management of dependencies, builds, and documentation, making it an essential tool for Java developers. Maven’s convention-over-configuration approach streamlines the development process, allowing developers to focus on writing code rather than worrying about build configurations.
-
-
How to Install Arduino IDE on Ubuntu 24.04 | 22.04 LTS
Learn the steps to install Arduino IDE on Ubuntu 24.04 Noble or 22.04 Jammy JellyFish to write your programming code. The Arduino IDE is a convenient development environment for the Arduino, a circuit board with a microcontroller, i.e., a mini PC.
-
How to install Deepin DDE on Ubuntu 22.04 Linux
Do you want to customize your existing Ubuntu 22.04 LTS? Then install the beautiful Deepin DDE ( Desktop Environment), which turns the existing Ubuntu GNOME into something eye-catching with its themes and effects.
-
How to install FreeOffice on Ubuntu 24.04 or 22.04 LTS Linux
Learn the commands to install FreeOffice on Ubuntu 24.04 Noble or 22.04 LTS Jammy JellyFish GNU/Linux using the terminal to edit your documents.
-
How to install VSFTPD to Setup FTP Server on Ubuntu 24.04 or 22.04
This tutorial explains how to install, configure, set up, and use the VSFTPD FTP server on Ubuntu 24.04 Noble or 22.04 LTS Jammy JellyFish using the command terminal. Vsftpd is an FTP server that is very consciously designed for security.
-
How To Install SFTPGo on Ubuntu 24.04 or 22.04 LTS Linux
Install Secure File Transfer Protocol SFTPGO on Ubuntu 24.04 Noble or 22.04 LTS Jammy JellyFish server or desktop to get HTTP, WebDAV, and FTP/S support.
-
HowTo Geek ☛ How to Use the Terminal to Solve Wi-Fi Problems in Linux
If you’re having issues with your Wi-Fi, chances are it’s an easy fix. If you’re using a Linux machine, it’s easier still as you can fix most common Wi-Fi problems with some quick terminal commands, no software downloads required.
If you’re new to the terminal, or even to Linux as a whole, don’t worry as you can’t do any permanent damage to your systems. In fact, you shouldn’t be scared of the terminal as this is where the power of Linux lies, as you’ll soon see.