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.
How to Check Your Laptop's Battery Health in Linux
Think your laptop battery is running down quicker than it should? Here's how to check Linux laptop battery health.
Catch Performance Regressions: Evolving eBPF Program
A look at how to use maps to communicate between eBPF and userspace programs.
How to Configure IPv6 in NGINX Web Server
In this article, we will provide a step-by-step guide on how to enable or disable IPv6 on the NGINX web server on Linux systems.
Why Clickhouse Should Be Your Next Database
This database system scales beautifully across clusters, so your data can grow bigger than a reality TV star's ego.
URL explained - The Fundamentals
In this post, I'll try to explain the syntax and use of an URL and the difference between URI, URL, URN, and URC.
URL explained #
This will be our example for this post:
https://username:password@www
How Linux 6.4 Kernel improves Wi-Fi 7 and IPv6 networking
Linux 6.4 offers improved traffic flow, extended support for Wi-Fi 7, new eBPF (extended Berkeley Packet Filter) features and IPv6.
Introduction to SELinux | The GitHub Blog
SELinux is the most popular Linux Security Module used to isolate and protect system components from one another. Learn about different access control systems and Linux security as I introduce the foundations of a popular type system.
Fedixplorer
Your fediverse explorer
NixOS Explained
Having Fun with Technology
tree: list contents of directories in a tree-like format. - Linux Manuals (1)
Tree is a recursive directory listing program that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable
Ampere Altra Developer Platform
Arm SystemReady SR-compliant SOAFEE reference development platform based on Ampere Altra SoC consisting of COM-HPC-ALT Server type module with Ampere Altra 32/64/80 core SoC, COM-HPC Server type carrier board, 32/64/128GB DDR4 memory (optional) and 128GB NVMe storage, liquid cooling system (optional) and 750W PSU
How to Create Network Bonding and Bridging in Ubuntu
In this article, we will cover the fundamentals of networking bridging and bonding, and how you can configure bridge and bonding interfaces on a Ubuntu system.
Ansible for DevOps - Ansible Book by Jeff Geerling
A Review of Warp, Another Rust-Based Terminal
Warp gives you the kind of IDE on your command line that you often assumed you would have, but you've never really had.
How to Share Data between 2 Docker Containers
Imagine you could deploy multiple containers that all use the same data. With a bit of imagination, the sky's the limit for what you can do.
My Pi-Hole is out of Space! How to free up space to upgrade. – vCloudInfo
How to Use curl to Download Files From the Linux Command Line
The Linux curl command can do a whole lot more than download files. Find out what curl is capable of, and when you should use it instead of wget.
Make a Flight Tracker with PyPortal
Bob Hammell used a PyPortal to build a flight tracker that displays real-time flight data. Here’s more from Hackster.io: The script begins by first displaying an OpenSky splash image which is…
An improved kiosk operating system
AnotterKiosk by GitHub user Manawyrm is “Another kiosk browser OS? Yes, this one is a little bit opinionated” The author ran several similar setups in production for years and has seen …
no route to host when mounting CIFS share
We have two ubuntu machines running docker + kubernetes and they need to access a windows share.
The first one is setup in /etc/fstab :
//dfs/Archive01 /mnt/dfs cifs rw,cred=/etc/cifspasswd,forceuid,
go-containerregistry/cmd/crane/recipes.md at main · google/go-containerregistry · GitHub
Adding custom metadata tags to mp4
I have modified the sound track of a 360 video using openshot.
The output has lost the 360 metadata tags. I am trying to use ffmpeg to replace them with the following command
ffmpeg.exe -i input.m...