Files
computer-playbook/roles
Kevin Veen-Birkenbach 73ba09fbe2 Optimize SSH connection performance by disabling GSSAPI authentication and reverse DNS lookups
- Added 'GSSAPIAuthentication no' to prevent unnecessary Kerberos negotiation delays.
- Added 'UseDNS no' to skip reverse DNS resolution during SSH login, improving connection speed.
- Both changes improve SSH responsiveness, especially in non-domain environments.

Reference: https://chatgpt.com/share/68efc179-1a10-800f-9656-1e8731b40546
2025-10-15 18:37:09 +02:00
..
2025-10-15 02:24:25 +02:00
2025-09-29 09:16:02 +02:00
2025-10-14 21:59:10 +02:00
2025-10-13 19:03:23 +02:00
2025-10-15 17:03:57 +02:00
2025-10-13 10:50:59 +02:00
2025-09-29 15:33:50 +02:00
2025-09-30 16:36:28 +02:00
2025-10-14 16:29:42 +02:00