vault backup: 2026-08-06 15:22:08
This commit is contained in:
+29
-19
@@ -1,28 +1,38 @@
|
||||
#WSL medic
|
||||
|
||||
Host openwebui
|
||||
HostName 18.223.53.133
|
||||
User ubuntu
|
||||
IdentityFile ~/.ssh/openwebui_wsl
|
||||
|
||||
# debtcoder github
|
||||
---
|
||||
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
|
||||
HostName github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/id_ed25519_github
|
||||
Host github-plug-ooo
|
||||
Hostname github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/openwebui_wsl
|
||||
|
||||
# plug-ooo
|
||||
|
||||
Host plug
|
||||
Hostname github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/openwebui_wsl
|
||||
|
||||
-----------------------
|
||||
|
||||
#WSL there
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user