Running Multiple Linux Commands Simultaneously | Linux Journal
System & Network Admin
Eliminate Unnecessary Builds With Git Hooks in Bash, Java, and Scala
Photo by Liza Summer from Pexels Writing a Git Hook in Bash Git Hooks can be a very...
.:. NetTOOLS .:. - tools and utilities for networking
NetTOOLS - online tools and utilities for optimizing and diagnosing network resources, online network monitoring, network online tools for networking, network utilities, whois, nslookup, ping, traceroute
The Missing Security Layer for Enterprise-Grade Postgres
Transparent data encryption is essential for improving critical enterprise data security in Postgres.
How to Install Microsoft Office on Ubuntu
In this guide, I'll walk you through the easy steps to set up Wine and PlayOnLinux, enabling you to get Microsoft Office up and running on your Ubuntu system.
How to Find Top Directories and Files (Disk Space) in Linux
This brief tutorial describes how to find the largest files, directories, and subdirectories disk usage in the Linux file system using the du and find command.
dutree - Analyze File System Disk Usage in Linux
dutree is a free, open-source command-line tool for analyzing disk usage, written in Rust programming language that reports disk usage in a tree-like format.
Link Dupont / damask · GitLab
Welcome to GNOME GitLab
How do you declare a bind mount in NixOS?
I'm trying to declare a bind mount in my NixOS configuration. I'm trying the configuration snippet below, but it sends the OS into recovery mode when I test it out (using nixos-rebuild test). To be...
Common GNU Tar Commands Cheatsheet - Make Tech Easier
GNU Tar is a versatile utility that stores data in a portable format. Learn how you can use it efficiently through this cheatsheet today.
How to Clone or Duplicate a Linux Server with Rsync
Cloning is the meticulous process of creating an exact replica of a live Linux server by employing the powerful rsync command-line tool.
How to Upgrade Debian 11 to Debian 12 via CLI
This blog will unfold the journey of upgrading your already installed Debian 11 to Debian 12 (codenamed “Bookworm”) via the command-line.
Fearless Tinkering with Nix
Move fast and save things with Nix: A purely functional DevOps ecosystem.
Learn jq the Hard Way,Part IV: Pipes
Other Posts Part I – JSON, Objects and Arrays Part II – The jq Command Part III – Filters Pipes The pipe is the next-most used feature of jq after filters. If you are already fami…
Ep 5: Taskfile: a modern alternative to Makefile
Automate all the things! No Makefile required! Warning: This post contains automation memes!
Brain transplant
The computer serving jwz.org, dnalounge.com, mcom.com and others has been replaced. Please let me know if you experience any weirdness. The old one was CentOS 7 on r5a.xlarge (x86 AMD EPYC 7000, 4 CPU, 32 GB, 10 Gbps) and the new one is Amazon Linux 2023 on r6g.xlarge (ARM Graviton2, 4 CPU, 32 GB, 10 Gbps). Root volume remains st1 xfs; home-and-everything-else volume changed from gp2 ext4 to ...
Digger - Infra As Code
Building a tiny 6-drive M.2 NAS with the Rock 5 model B | Jeff Geerling
5 Simple and Easy Uses for Netcat in Linux - Make Tech Easier
Netcat is a simple, yet powerful networking utility for Linux. Learn some of the most effective tricks that you can use with this handy tool.
The FUSE BPF filesystem
The Filesystem
in Userspace (FUSE) framework can be used to create a "stacked"
filesystem, where the FUSE piece adds specialized functionality
(e.g. reporting different file metadata) atop an
underlying kernel filesystem. The performance of such filesystems leaves a
lot to be desired, however, so
the FUSE
BPF filesystem has been proposed to try to improve the performance to
be close to that of the underlying native filesystem. It came up in the
context of a session on FUSE passthrough
earlier in the
2023 Linux Storage, Filesystem,
Memory-Management and BPF Summit, but the details of FUSE BPF were more
fully described by Daniel Rosenberg in a combined filesystem and BPF
session on the final day of the summit.
Running HIP VPLS on a NanoPI R2S | Linux Journal
OrbStack · Fast, light, simple Docker & Linux on macOS
Say goodbye to slow, clunky containers and VMs. Seamless & efficient Docker and Linux on your Mac. Fast, light, simple Docker Desktop alternative to glide through your work.
Zip bomb - Wikipedia
ir34
kaboom
NYC*BUG dmesgd
New York City BSD User Group dmesgd
Private go links for your tailnet
Today, we’re sharing golink, an open source private URL shortener service for tailnets.
When to Use Each of the Git Diff Algorithms
git diff is used to show changes between various git data sources. It supports a total of 4 diff algorithms, namely myers, minimal, patience, and histogram. In this post, I give my take on when eac…
You Should Set Up Redirects from your domain to social media accounts
A personal blog about tech, life and movies
NixOS loves k8s
A framework for easily creating beautiful presentations using HTML
How to Check a Linux Laptop’s Battery From the Command Line
Laptop computers let you work where ever you want. Well, just so long as there is life in your laptop’s battery. Here’s how to check your battery on the Linux command line.