Introduction to Linux in HPC/SSH Connections
Introduction to Linux in HPC/SSH Connections /
Jump to navigation
Jump to search
Revision as of 16:38, 6 October 2020 by Mukund-pondkule-6a11@uni-paderborn.de (talk | contribs)
Video
Quiz
Info: | Verify the fingerprint of remote host, before the first login.
User the SSH public key authentication for login. Never use an empty passphrase for the SSH keys. Use strong passphrase to generate the SSH keys. Keep your private SSH key as top secret. Create, configure and use different SSH keys for different remote hosts.If no X11 application is required, disable X11 forwarding. Otherwise, only enable the untrusted X11 forwarding. |
Warning: | lots of tips are given, no warning. |