From net-tools to iproute2: command equivalents

Posted on Fri, 06 Mar 2026 in Linux • Tagged with linux, networking, iproute2, net-tools, terminal

A guide to equivalents between classic net-tools commands (ifconfig, route, arp) and modern iproute2 commands (ip).


Continue reading

Rendering Markdown in the terminal with Glow

Posted on Fri, 20 Feb 2026 in Linux • Tagged with cli, markdown, tools, linux, kitty

Discover Glow, a tool to render Markdown directly in the terminal, ideal for reading documentation and READMEs.


Continue reading

Managing GitHub installations with gah

Posted on Wed, 11 Feb 2026 in Linux • Tagged with linux, tools, cli

Install binaries directly from GitHub releases easily with gah.


Continue reading

Determining RAM slots in use on Linux

Posted on Wed, 13 Jul 2016 in Linux • Tagged with linux, ram, dmidecode, lshw, hardware, memory

Linux commands to determine how many RAM slots are occupied and their capacity using dmidecode, lshw, and hardware inspection techniques


Continue reading