System & Network Admin

System & Network Admin

2073 bookmarks
Custom sorting
Download | Nix & NixOS
Download | Nix & NixOS
Nix is a tool that takes a unique approach to package management and system configuration. Learn how to make reproducible, declarative and reliable systems.
·nixos.org·
Download | Nix & NixOS
Create a Bootable USB from ISO using Linux DD Command
Create a Bootable USB from ISO using Linux DD Command
Manually create a bootable USB from ISO Files Using the Linux dd Command. Easily burn or write ISO to USB drives. Easily boot from a USB stick.
·pendrivelinux.com·
Create a Bootable USB from ISO using Linux DD Command
Pinry Docs
Pinry Docs
Docs for the Pinry project.
·pinry.github.io·
Pinry Docs
Elestio: Fully Managed Open source
Elestio: Fully Managed Open source
Deploy 350+ open-source software on a dedicated instance in 3 mins. We handle setup, config, encryption, backups, updates, monitoring & more!
·elest.io·
Elestio: Fully Managed Open source
Bring Back The BIOS! (To UEFI Systems, That Is)
Bring Back The BIOS! (To UEFI Systems, That Is)
At the dawn of the PC, IBM provided the Basic Input Output System (BIOS). It took care of bringing the machine up, and exposed a series of software hooks for the hardware. Over the years the BIOS a…
·hackaday.com·
Bring Back The BIOS! (To UEFI Systems, That Is)
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