From 6c15f7ab7d03b1fd0ffb4f6b70d19616ec730aeb Mon Sep 17 00:00:00 2001 From: "dth@taiga.ai" Date: Sat, 27 Aug 2022 21:32:50 +0200 Subject: [PATCH] vimwiki: dth @ dth-MacBookAir --- .config/alacritty/alacritty.yml | 6 ++++-- server.md | 15 +++++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index a730042..7a0ef5a 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -154,7 +154,9 @@ schemes: # colors: *gruvbox_material_hard_dark # colors: *gruvbox_material_medium_dark # colors: *gruvbox_material_soft_dark - -colors: *gruvbox_material_hard_light +# colors: *gruvbox_material_hard_light # colors: *gruvbox_material_medium_light # colors: *gruvbox_material_soft_light + +# colors: *gruvbox_material_soft_light +colors: *gruvbox_material_soft_dark diff --git a/server.md b/server.md index f6b84ce..ad932df 100644 --- a/server.md +++ b/server.md @@ -1,5 +1,7 @@ # HOME SERVERS +## Roadmap + * [.] auto-setup ssh + ngrok on all machines * [X] client machines automation * [X] read ssh commands in [ubuntu](ubuntu.md) @@ -38,3 +40,16 @@ * [ ] decide what OS to run * [ ] move music collection from e540 to HDD * [ ] jailbreak iPads + + +## Servers + +| machine | name | +|--------------|-------| +| MacBook Pro | name1 | +| MacBook Air | name2 | +| Lenovo E540 | name3 | +| Lenovo E560 | ... | +| Lenovo X200s | ... | +| Raspberry Pi | ... | +| Jetson Nano | ... |