User Tools

Site Tools


computing:ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
computing:ssh [2026/09/11 15:41] oemb1905computing:ssh [2026/09/11 17:39] (current) oemb1905
Line 70: Line 70:
   ssh -o KexAlgorithms=curve25519-sha256 -o IPQoS=none root@10.13.13.20   ssh -o KexAlgorithms=curve25519-sha256 -o IPQoS=none root@10.13.13.20
  
 +Then, if you use git across a vpn, you will now need to accept those environment variables. So on the git server's sshd_config file, add the git protocol as an allowance:
  
 +  AcceptEnv LANG LC_* GIT_PROTOCOL
  
- --- //[[alerts@haacksnetworking.org|oemb1905]] 2026/09/11 15:35// + --- //[[alerts@haacksnetworking.org|oemb1905]] 2026/09/11 17:38//
computing/ssh.1789141270.txt.gz · Last modified: by oemb1905