vault backup: 2026-08-15 15:07:24

This commit is contained in:
shit-vault
2026-08-15 15:07:24 -04:00
parent 1f88adde2c
commit 73eee109be
35 changed files with 86 additions and 3653 deletions
+40
View File
@@ -0,0 +1,40 @@
---
created: 2026-08-06T14:38:00
tags:
- hosts
- WSL
- windows
updated: 2026-08-06T14:44:00
---
# WSL
user=medic
Host openwebui
HostName 18.223.53.133
User ubuntu
IdentityFile ~/.ssh/openwebui_wsl
Host github-debtcoder
HostName github.com
User git
IdentityFile ~/.ssh/id_ed25519_github
Host github-plug-ooo
Hostname github.com
User git
IdentityFile ~/.ssh/openwebui_wsl
-----------------------
# Windows
user:there
Host dashit
HostName 3.23.239.121
User ubuntu
IdentityFile ~/.ssh/dashit.pem
ServerAliveInterval 60
# WSL
Host dashit
HostName 3.23.239.121
User ubuntu
IdentityFile ~/.ssh/dashit.pem
ServerAliveInterval 60