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] …
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.
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...
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...
The Ultimate NixOS Homelab Guide - Flakes, Modules and Fail2Ban w/ Cloudflare
In this post we will be moving all our configurations into a very simple flake, setting up Vaultwarden with Fail2Ban and finally modularizing our configuration ready for future self hosted apps.
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.
The world of custom mechanical keyboards is vibrant, with new designs emerging weekly. However, keyboards are just one way we interact with computers. Ploopy, an open-source hardware company, focus…
Photo by nazanin mohammadi on Unsplash Play a little cat and mouse with Malware. Malware will often check for things like a CPU fan before it will run, in this post they go over how to face …
When it comes to tidying up your hard drive on Linux, either to free up space or to become more organized, it’s helpful to identify which directories are consuming the most storage space.