vault backup: 2026-08-12 15:38:55
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user