Optimize LEDs on Freifunk routers
This is about the default configuration of the LEDs on router devices with the Freifunk / Gluon firmware (https://www.freifunk.net). For example, on my “TP-Link TL-WR841N/ND v9” the WAN and wifi LEDs are constantly blinking as there is constant traffic on the according devices.…
df -h + mount = di
There is a command line tool called di which basically combines the information of df and mount. I like this tool very much because it quickly prints lots of useful information about the existing filesystems on system and about their type, usage and mountpoint.…