Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
student:stu:basics [2023/02/19 12:08] – [Accessing Lab Computers] morrispj | student:stu:basics [2024/11/11 14:44] (current) – Avoid idle timeouts morrispj | ||
---|---|---|---|
Line 14: | Line 14: | ||
=== Keypairs === | === Keypairs === | ||
You can avoid the need to authenticate yourself (with your eID and password) each time you login [[ student: | You can avoid the need to authenticate yourself (with your eID and password) each time you login [[ student: | ||
+ | |||
+ | === Timeout === | ||
+ | Add the following to your ~/ | ||
+ | < | ||
+ | Host * | ||
+ | TCPKeepAlive yes | ||
+ | ServerAliveInterval 15 | ||
+ | </ | ||
==== Accessing Lab Computers==== | ==== Accessing Lab Computers==== |