How to install NixOS on a Raspberry Pi 3b · Stian Lågstad

System & Network Admin
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
LibreWeb: 🌍 Decentralized Internet
LibreWeb Browser - Decentralized Internet alternative, using IPFS.
Using Caddy to replace Traefik and Nginx
How to use Caddy to replace the functionality of Nginx and Traefik2
A SystemD Unit for IPFS
Writing a SystemD Unit for IPFS
Windows 10 LTSC – the version that won't expire for years
: Can't run Windows 11? Don't want to? There are surprisingly legal options
Microsoft Activation Scripts (MAS) | MAS
Open-source Windows and Office activator featuring HWID, Ohook, TSforge, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
How to setup a chatmail server, optimized for Delta Chat Easterhegg 2025
With Signal, Whatsapp, and other centralized messengers suddenly running their servers in an authoritarian territory, we need a decentralized alternative. Delta Chat apps work with most e-mail servers but chatmail servers are more secure, faster and easy to setup, and have become the primary choice for new users. Learn how to host chatmail, and help creating the resilient chatmail server network for a shattered world!
5 Things We’ve Learned From 5 Years of Tailscale
Securely connect to anything on the internet with Tailscale. Built on WireGuard®️, Tailscale enables you to make finely configurable connections, secured end-to-end according to zero trust principles, between any resources on any infrastructure.
Where Are Docker Images & Containers Stored on the Host?
Docker uses two kinds of formats to represent running processes---images, and containers, and both store data on your computer's drive.
Setting up encrypted remote storage on Linux using rclone