Update Fedora state: 2026-04-29 11:50
This commit is contained in:
parent
42ca768584
commit
10f0d5de1d
338 changed files with 18983 additions and 32 deletions
26
private_dot_ssh/config
Normal file
26
private_dot_ssh/config
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Host 192.168.1.100
|
||||
HostName 192.168.1.100
|
||||
User riley
|
||||
|
||||
Host 100.72.129.44
|
||||
HostName 100.72.129.44
|
||||
User riley
|
||||
|
||||
Host atlas
|
||||
HostName 100.72.129.44
|
||||
User riley
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Host atlas.tail4806cb.ts.net
|
||||
User riley
|
||||
HostName atlas.tail4806cb.ts.net
|
||||
|
||||
host hestia
|
||||
HostName 100.66.238.26
|
||||
User breadway
|
||||
|
||||
Host git.breadway.dev
|
||||
HostName git.breadway.dev
|
||||
User git
|
||||
Port 2222
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
Loading…
Add table
Add a link
Reference in a new issue