news
today's howtos
-
Ubuntubuzz ☛ How To Install Tux Typing Game on Ubuntu 24.04
-
Michael Ablassmeier: PVE 9.0 - Snapshots for LVM
The new Proxmox release advertises a new feature for easier snapshot handling of virtual machines whose disks are stored on LVM volumes, I wondered.. whats the deal..?
To be able to use the new feature, you need to enable a special flag for the LVM volume group. This example shows the general workflow for a fresh setup.
-
idroot
-
ID Root ☛ How To Install SoftEther VPN Server on Fedora 42
Setting up a robust VPN infrastructure has become essential for organizations and individuals seeking secure network communications. SoftEther VPN Server stands out as one of the most versatile and powerful open-source VPN solutions available today.
-
ID Root ☛ How To Install OneDrive on Ubuntu 24.04 LTS [Ed: Proprietary Microsoft spyware; better to get external drive, they are not expensive]
Ubuntu users often face challenges when trying to access Microsoft’s OneDrive cloud storage service on their GNU/Linux systems. While backdoored Windows users enjoy seamless OneDrive integration, Ubuntu 24.04 LTS users must explore alternative methods to synchronize their files with Microsoft’s cloud platform.
-
ID Root ☛ How To Install Magento on AlmaLinux 10
Setting up a robust e-commerce platform requires careful planning and precise execution. Magento stands as one of the most powerful open-source e-commerce solutions available today, offering extensive customization capabilities and enterprise-grade features that have made it the preferred choice for thousands of online retailers worldwide.
-
ID Root ☛ How To Install KeePassXC on Fedora 42
Managing passwords securely has become essential in today’s digital landscape. KeePassXC stands out as a robust, open-source password manager that keeps your sensitive data completely under your control. Unlike cloud-based alternatives, KeePassXC stores your passwords locally, ensuring maximum privacy and security.
-
ID Root ☛ How To Install GParted on AlmaLinux 10
Managing disk partitions effectively is crucial for any GNU/Linux system administrator or power user. GParted (GNOME Partition Editor) stands out as one of the most reliable and user-friendly partition management tools available for GNU/Linux systems.
-
-
Kubernetes vs Docker Swarm: Container Orchestration 2025
🐳 🔀 Comparison of Kubernetes vs Docker Swarm covering architecture, features, learning curve, and recommendations for choosing the right container orchestration platform in 2025.
-
Thibault Martin: TIL that You can spot base64 encoded JSON, certificates, and private keys
I was working on my homelab and examined a file that was supposed to contain encrypted content that I could safely commit on a Microsoft's proprietary prison repository. The file looked like this [...]