System & Network Admin

System & Network Admin

2096 bookmarks
Custom sorting
How to Clear RAM Cache, Buffer, and Swap Space in Linux
How to Clear RAM Cache, Buffer, and Swap Space in Linux
Is your Linux system slow? Learn how to safely clear RAM cache, buffer, and swap space to instantly free up memory. Simple steps, no reboot required.
·tecmint.com·
How to Clear RAM Cache, Buffer, and Swap Space in Linux
Creating Virtual Machines in Proxmox the easy way
Creating Virtual Machines in Proxmox the easy way
Well, kind of the easy way. I honestly had better results using this appraoch than with the Terraform plugins available for Proxmox. The solution is to run QEMU commands directly in the proxmox node’s CLI and use a cloud-init OS image. The cloud-init images are typically in qcow2 storage format 1. I will be using the latest debian 12 Bookworm image from the official repo. wget https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-generic-amd64.qcow2 Next, let’s create a virtual machine template with 2gb of memory and 2 cores and set networking to use the default bridge vmbr0.
·ifeo.dev·
Creating Virtual Machines in Proxmox the easy way
A valid HTML zip bomb - ache
A valid HTML zip bomb - ache
h1 id="a-valid-html-zip-bomb"a tabindex="0" class="anchor" href="/notes/html_zip_bomb"A valid HTML zip bomb/a/h1pimg src="/notes/res/zip_bomb_file.svg" alt="Illustration d'une bombe zip" height="150" width="150"/pa href="/notes/html_zip_bomb"/a
·ache.one·
A valid HTML zip bomb - ache
PicoGUS Adds CD-ROM Emulation To ISA Bus
PicoGUS Adds CD-ROM Emulation To ISA Bus
Everything fails eventually, but moving parts fail fastest of all– and optical drives seemingly more than others, at least in our experience. Even when they work, vintage drives often have tr…
·hackaday.com·
PicoGUS Adds CD-ROM Emulation To ISA Bus
foobar2000
foobar2000
foobar2000
·foobar2000.org·
foobar2000
MR Browser Is The Package Manager Classic Macs Never Had
MR Browser Is The Package Manager Classic Macs Never Had
Homebrew bills itself as the package manager MacOS never had (conveniently ignoring MacPorts) but they leave the PPC crowd criminally under-served, to say nothing of the 68k gang. Enter [that-ben] …
·hackaday.com·
MR Browser Is The Package Manager Classic Macs Never Had
Bunster
Bunster
Compile shell scripts to native self-contained executable programs
·bunster.netlify.app·
Bunster
How to Make Sudo Insult Users on Wrong Password in Linux
How to Make Sudo Insult Users on Wrong Password in Linux
In this article, we will explain how to set a sudoers insult parameter for the sudo command to insult system users when they enter an incorrect password.
·tecmint.com·
How to Make Sudo Insult Users on Wrong Password in Linux
How to Enable Two-Factor Authentication (2FA) for SSH
How to Enable Two-Factor Authentication (2FA) for SSH
The Google Authenticator is an open-source module that includes implementations of one-time passcodes (TOTP) verification tokens developed by Google.
·tecmint.com·
How to Enable Two-Factor Authentication (2FA) for SSH
Home Manager - NixOS Wiki
Home Manager - NixOS Wiki
Home Manager is a system for managing a user environment using the Nix package manager. In other words, Home Manager lets you install software declaratively in your user profile, rather than using nix-env manage dotfiles in the home directory of your user. Home Manager has many options, which can look...
·wiki.nixos.org·
Home Manager - NixOS Wiki
NixOS system configuration - NixOS Wiki
NixOS system configuration - NixOS Wiki
NixOS uses a declarative configuration system that allows users to manage their entire operating system setup including installed packages, system services, user accounts, hardware settings, and more through configuration files. This page serves as an overview of how to work with and manage NixOS system...
·wiki.nixos.org·
NixOS system configuration - NixOS Wiki
Enough unix to get by
Enough unix to get by
A baseline of commands and concepts that you need to navigate your command-line shell in a professional environment.
·thoughtbot.com·
Enough unix to get by
Cross compiling and deploying NixOS
Cross compiling and deploying NixOS
Background Last week I was setting up this RISCv-based HiFive Unmatched board[1] with NixOS. Thanks to zhaofengli this was actually pretty straight forward given that his repository contained a full walk-through, images and a binary cache. So instead of spending the NixOS Munich Meetup hacking on this architecture, I had time to go further. One of the thing that becomes quickly apparent while hacking on the board is that although the board is quite beefy with 16GB of RAM and NVME, it cannot keep up with up-to-date x86 machines.
·blog.thalheim.io·
Cross compiling and deploying NixOS
Understanding Services and Daemons in Linux
Understanding Services and Daemons in Linux
Learn what Linux services and daemons are, how they work, and how to manage them using systemctl in this simple guide for beginners.
·tecmint.com·
Understanding Services and Daemons in Linux
NixOS & Flakes Book | Home Page
NixOS & Flakes Book | Home Page
An unofficial and opinionated book for beginners
·nixos-and-flakes.thiscute.world·
NixOS & Flakes Book | Home Page