vimwiki: dth @ dth-MacBookAir

This commit is contained in:
dth@taiga.ai 2022-07-26 17:25:47 +02:00
parent 03656f00d5
commit 97d85bfff1

View file

@ -1,10 +1,11 @@
# HOME SERVERS # HOME SERVERS
* [.] auto-setup ssh on all machines * [.] auto-setup ssh on all machines
* [o] client machines automation * [X] client machines automation
* [X] read ssh commands in [ubuntu](ubuntu.md) * [X] read ssh commands in [ubuntu](ubuntu.md)
* [X] generate ssh key pair * [X] generate ssh key pair
* [ ] write public key to gist * [X] ~~write public key to gist~~
* [X] add ssh public keys to version control `dotfiles/.ssh/authorized_keys`
* [ ] server machines * [ ] server machines
* [ ] fetch keys and add to `.ssh/authorized_keys` * [ ] fetch keys and add to `.ssh/authorized_keys`
* [ ] (auto)-setup `ngrok` * [ ] (auto)-setup `ngrok`