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
|
User root
|
||||||
IdentityFile ~/.ssh/id_ed25519
|
IdentityFile ~/.ssh/id_ed25519
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
ForwardX11 yes
|
ForwardX11 no
|
||||||
|
|
||||||
Host pihole
|
Host wirehole
|
||||||
HostName pihole.sbalaji.home
|
HostName wirehole.sbalaji.home
|
||||||
User sravan
|
User root
|
||||||
IdentityFile ~/.ssh/id_ed25519
|
IdentityFile ~/.ssh/id_ed25519
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
ForwardX11 yes
|
ForwardX11 no
|
||||||
|
|
||||||
Host wireguard
|
|
||||||
HostName wireguard.sbalaji.home
|
|
||||||
User sravan
|
|
||||||
IdentityFile ~/.ssh/id_ed25519
|
|
||||||
ForwardAgent yes
|
|
||||||
ForwardX11 yes
|
|
||||||
|
17
README.org
17
README.org
@@ -8080,21 +8080,14 @@ Host proxmox
|
|||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/id_ed25519
|
IdentityFile ~/.ssh/id_ed25519
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
ForwardX11 yes
|
ForwardX11 no
|
||||||
|
|
||||||
Host pihole
|
Host wirehole
|
||||||
HostName pihole.sbalaji.home
|
HostName wirehole.sbalaji.home
|
||||||
User sravan
|
User root
|
||||||
IdentityFile ~/.ssh/id_ed25519
|
IdentityFile ~/.ssh/id_ed25519
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
ForwardX11 yes
|
ForwardX11 no
|
||||||
|
|
||||||
Host wireguard
|
|
||||||
HostName wireguard.sbalaji.home
|
|
||||||
User sravan
|
|
||||||
IdentityFile ~/.ssh/id_ed25519
|
|
||||||
ForwardAgent yes
|
|
||||||
ForwardX11 yes
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
* System Settings
|
* System Settings
|
||||||
|
Reference in New Issue
Block a user