vimwiki: dth @ dth-ThinkPad-Edge-E540
This commit is contained in:
parent
97d85bfff1
commit
20b1b70175
1 changed files with 6 additions and 4 deletions
10
server.md
10
server.md
|
|
@ -1,14 +1,16 @@
|
||||||
# HOME SERVERS
|
# HOME SERVERS
|
||||||
|
|
||||||
* [.] auto-setup ssh on all machines
|
* [o] auto-setup ssh on all machines
|
||||||
* [X] 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
|
||||||
* [X] ~~write public key to gist~~
|
* [X] ~~write public key to gist~~
|
||||||
* [X] add ssh public keys to version control `dotfiles/.ssh/authorized_keys`
|
* [X] add ssh public keys to version control `dotfiles/.ssh/authorized_keys`
|
||||||
* [ ] server machines
|
* [o] server machines
|
||||||
* [ ] fetch keys and add to `.ssh/authorized_keys`
|
* [X] fetch keys and add to `.ssh/authorized_keys`
|
||||||
* [ ] (auto)-setup `ngrok`
|
* [X] install [ngrok](https://ngrok.com/download)
|
||||||
|
* [ ] setup [ngrok](https://dashboard.ngrok.com/get-started/setup)
|
||||||
|
* [ ] make makerule
|
||||||
* [ ] test setup
|
* [ ] test setup
|
||||||
* [ ] install and setup `ngrok` on test machine
|
* [ ] install and setup `ngrok` on test machine
|
||||||
* [ ] add authorized keys to version control (?)
|
* [ ] add authorized keys to version control (?)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue