03 Mar 26

Let’s make a tiny, standalone CA! We’ll use a Raspberry Pi 4, YubiKey 5 NFC, and Infinite Noise TRNG.


29 Jan 26

Micro blogging via SSH. No passwords, just your SSH key.

by jayknight 1 month ago saved 2 times

09 Jan 26

See: https://lab.uberspace.de/howto_automatic-deployment/#securing-your-deployment-process-optional-advanced


15 Nov 25

And for Termux I went with Old Timey Code.

I really do love Fira Code, I’m just really in the mood for something different. I’m gonna have to use the Termux SSH Emacs for the forseeable for all things online like Notmuch and posting to the blog so I wanted a fresh look for it too.

by 2097 4 months ago saved 2 times

16 Jul 25

Holy shit this is the bee’s knees istg. It works out of the box with ssh, any other TCP connection, etc. This is literally tailscale without tailscale.


27 Apr 25

Generate an ed25519 SSH key using current best practices from 2025. Rotate your keys, assign a useful comment, and use SSH-Agent and Agent Forwarding

by agnieszka 10 months ago saved 2 times

26 Apr 25

Generate an ed25519 SSH key using current best practices from 2025. Rotate your keys, assign a useful comment, and use SSH-Agent and Agent Forwarding

by vsajip 10 months ago saved 2 times
Tags:

26 Aug 24

My post on how I like to manage servers. I cover SSH, networking, log rotation, and server management basics.


26 May 24

Speaking of Kovid Goyal, one of the pages I read was this one, which mentions him.

I’ve never used tmux or screen, relying instead on dtach (which is great!) and the terminal emulator’s scrollback feature. And the Emacs daemon. I’ve usually had two connections open, one with Emacs running and one for other things. Now that I’m on mosh, which doesn’t have scrollback, I’ve found myself using the Emacs shell more than previously, and also piping stuff through &less, a zsh-specific shortcut for getting both stdout and stdin into less. Not having scrollback sucks.

by 2097 1 year ago saved 2 times

26 Aug 23

SSH clients for DOS need to link their own TCP

Tags: