Update SSH Config Again - Just proxmox and wirehole
This commit is contained in:
17
.ssh/config
17
.ssh/config
@@ -9,18 +9,11 @@ Host proxmox
|
||||
User root
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
ForwardAgent yes
|
||||
ForwardX11 yes
|
||||
ForwardX11 no
|
||||
|
||||
Host pihole
|
||||
HostName pihole.sbalaji.home
|
||||
User sravan
|
||||
Host wirehole
|
||||
HostName wirehole.sbalaji.home
|
||||
User root
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
ForwardAgent yes
|
||||
ForwardX11 yes
|
||||
|
||||
Host wireguard
|
||||
HostName wireguard.sbalaji.home
|
||||
User sravan
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
ForwardAgent yes
|
||||
ForwardX11 yes
|
||||
ForwardX11 no
|
||||
|
17
README.org
17
README.org
@@ -8080,21 +8080,14 @@ Host proxmox
|
||||
User root
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
ForwardAgent yes
|
||||
ForwardX11 yes
|
||||
ForwardX11 no
|
||||
|
||||
Host pihole
|
||||
HostName pihole.sbalaji.home
|
||||
User sravan
|
||||
Host wirehole
|
||||
HostName wirehole.sbalaji.home
|
||||
User root
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
ForwardAgent yes
|
||||
ForwardX11 yes
|
||||
|
||||
Host wireguard
|
||||
HostName wireguard.sbalaji.home
|
||||
User sravan
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
ForwardAgent yes
|
||||
ForwardX11 yes
|
||||
ForwardX11 no
|
||||
#+END_SRC
|
||||
|
||||
* System Settings
|
||||
|
Reference in New Issue
Block a user