@ridedontslide@social.tchncs.de
Post #2500207
2026-04-29 08:03 UTC
@acetylcholin@mastodon.gamedev.place what I would start with is setting up the .ssh/config file on your admin host to store aliases with all the connection information to automate connecting. It can also serve as a minimal documentation.
Replies (1)
-
@acetylcholin@mastodon.gamedev.place 2026-04-29 08:05
@ridedontslide@social.tchncs.de Mmh adding a admin host as a single point of entry.. noted. Right now I take random device access server I suspect and hope that random device has the key I need on it. Thanks!