Category: Quick Notes

Code snippets, notes, bits of information

Getting SSD SMART on LSI controllers

SSH jumping through multiple jump hosts

The standard OpenSSH SSH client accepts the argument -J to allow users to utilize a jump host/jump box.

What I recently discovered (and isn’t immediately obvious from the documentation) is that you can actually specify multiple jump hosts – separated by a comma – and the SSH client will jump through each single one in order to reach the target.

Read More

dig TXT whoami.ds.akahelp.net.

OVH test IPs

Recently I found a list of test IPs for various OVH locations.

Read More

Links I find useful

My list of links that have been useful to me in the past and I keep returning to them.

Read More

Controlling a SIM800L modem

My quick notes regarding a SIM800L module on an inexpensive SIM800L EVB “SIM800LV2.2” carrier board from eBay. Communicates happily with a computer through a generic USB<>TTL converter, 5V logic levels and 5V power at 9600 baud. Carrier board includes a TTL level shifter and 2 diodes in series to drop the voltage from 5V to ~3.6V.

Read More