JDownloader.org - Official Homepage

System & Network Admin
Transform Your Workflow With These 10 Essential Yet Overlooked Linux Tools You Need to Try | Linux Journal
Expose home server with Rathole tunnel and Traefik - Nemanja Mitic
Bypass CGNAT permanently and host websites from home.
Load balancing multiple Rathole tunnels with Traefik HTTP and TCP routers - Nemanja Mitic
Expose multiple home servers using a single Rathole server.
My 2025 high-end Linux PC 🐧
Turns out my previous attempt at this build had a faulty CPU! With the CPU replaced, the machine now is stable and fast! 🚀 In this article, I’ll go into a lot more detail about the component selection, but in a nutshell, I picked an Intel 285K CPU for low idle power, chose a 4TB SSD so I don’t have to worry about running out of storage quickly, and a capable nvidia graphics card to drive my Dell UP3218K 8K monitor.
How to extract audio from video on Linux
The purpose of this tutorial is to extract the audio contents from a video file on a Linux system. This can be done from the command line after installing the software package, if you do not already…
ffmpeg -i video.mp4 audio.mp3
List of Chromium Command Line Switches « Peter Beverloo
How to use New and Improved Clipboard in Windows 11
Windows 11 Clipboard Manager ships with many new upgraded & enhanced features. We show you how to use each & every one of the features.
Linux Networking: Mastering VLAN Trunking, Bonding, and QoS for High-Performance Systems | Linux Journal
How to install NixOS on a Raspberry Pi 3b · Stian Lågstad
HOW TO BUILD YOUR OWN DEVICE IDENTITY SOLUTION.
A behind-the-scenes look at everything you'd need to piece together.
LogKeys: The Best Open-Source Keylogger for Linux
LogKeys is an open-source keylogger for Linux that captures and logs keyboard input, including characters, function keys, and special keys.
From VMware to Proxmox VE: A Step-by-Step Escape Plan
Learn how to migrate VMs from VMware ESXi to Proxmox VE using its built-in import tool, with tips for optimizing Windows post-migration.
Nikto Web Vulnerability Scanner: Comprehensive Guide | Abdul Wahab Junaid
1. What is Nikto? Nikto is an open-source web server scanner that performs comprehensive tests against web servers to identify vulnerabilities,
davtest: Tests WebDAV servers for vulnerabilities | Abdul Wahab Junaid
What is davtest? davtest (WebDAV Test Tool) is a penetration testing tool designed to assess the security of WebDAV (Web Distributed Authoring and
Beyond Basics: Unlocking the Power of Advanced Bash Scripting | Linux Journal
Raspberry Pi: Default Password & How To Change - ShellHacks
List of Raspberry Pi's default passwords and logins for popular distributions (Raspbian, OSMC, LibreELEC etc.). Change password (incl. root) in RPi.
Mount Type Bind on Synology NAS - Docker Hub - Docker Community Forums
Hi. I am trying to mount a folder to a container via ssh but I get the below message. How do I make an absolute mounting target? What is the proper syntax? So far I have tried: --mount type=bind,source="/volume1/Diskstation/docker/target",target=/config \ docker: Error response from daemon: invalid mount config for type “bind”: invalid mount path: ‘root@Jackson456:/volume1/Diskstation/docker/target’ mount path must be absolute. Thanks
Bithive's Space | Using Caddy to replace Traefik and Nginx
Bithive's Space | Using the Keypad as Hotkeys
Bithive's Space | Efficient Log Management with Logrotate and Matomo Integration
Bithive's Space | A SystemD Unit for IPFS
Sysadmin journal: setting up wireguard on all of my Linux desktops
I had to hack together a few things to use wireguard transparently on my Android phone and all of my Linux laptops and desktop.
Linkwarden is an open source self-hosted collaborative bookmark manager
Linkwarden is a self-hosted, open-source collaborative bookmark manager designed to collect, organize, and archive webpages. Its main goal is to help individuals and teams manage useful webpages...
How to make a Link Aggregator in Obsidian
I’m finishing up my move from Notion to Obsidian and one complexity I encountered was all my saved links. In the almost seven years of using Notion, I amassed a ~1.2 GB database of links. This is because of how the Notion Web Clipper creates a backup of the article and its assets. While this is gold to an internet archivist… I really only use this feature to sneak around paywalls. Moving to Obsidian gave me a chance to rethink my link collection process and along the way I figured out how to make an automated Link Aggregator that I could parlay into a newsletter-like blog post.
Querying the Download History list in Firefox 29+
I need to generate the history list of download files for an extension compatible with Firefox 29. Downloads.jsm only retrieves the download list for the active session. I need to get the list of ...
Flutterby™! : Where'd that file come from? 2025-04-28 19:03:11.389277+02
Migrating from Apache 2.4 to Caddy – Michael W Lucas
I use Zip Bombs to Protect my Server
The majority of the traffic on the web is from bots. For the most part, these bots are used to discover new content. These are RSS Feed readers, search engines crawling your content, or nowadays AI bo
Yes, You Too Can Be An Evil Network Overlord - On The Cheap With OpenBSD, pflow And nfsen