System & Network Admin

System & Network Admin

2123 bookmarks
Custom sorting
My 2025 high-end Linux PC 🐧
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.
·michael.stapelberg.ch·
My 2025 high-end Linux PC 🐧
How to extract audio from video on Linux
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
·linuxconfig.org·
How to extract audio from video on Linux
How to use New and Improved Clipboard in Windows 11
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.
·thewindowsclub.com·
How to use New and Improved Clipboard in Windows 11
LogKeys: The Best Open-Source Keylogger for Linux
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.
·tecmint.com·
LogKeys: The Best Open-Source Keylogger for Linux
From VMware to Proxmox VE: A Step-by-Step Escape Plan
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.
·storagereview.com·
From VMware to Proxmox VE: A Step-by-Step Escape Plan
Raspberry Pi: Default Password & How To Change - ShellHacks
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.
·shellhacks.com·
Raspberry Pi: Default Password & How To Change - ShellHacks
Mount Type Bind on Synology NAS - Docker Hub - Docker Community Forums
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
·forums.docker.com·
Mount Type Bind on Synology NAS - Docker Hub - Docker Community Forums
Linkwarden is an open source self-hosted collaborative bookmark manager
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...
·gadgeteer.co.za·
Linkwarden is an open source self-hosted collaborative bookmark manager
How to make a Link Aggregator in Obsidian
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.
·daverupert.com·
How to make a Link Aggregator in Obsidian
Querying the Download History list in Firefox 29+
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 ...
·stackoverflow.com·
Querying the Download History list in Firefox 29+
I use Zip Bombs to Protect my Server
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
·idiallo.com·
I use Zip Bombs to Protect my Server