Main public logs

From Center for Atmospheric Sciences(CAS) WIKI
Jump to navigationJump to search

Combined display of all available logs of Center for Atmospheric Sciences(CAS) WIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:44, 6 March 2026 Mcnabb talk contribs created page Ssh alias and ssh-keygen (Created page with "CAS servers support connections using ssh. You may find the following using to use ssh-keygen and ssh alias. === Linux: === Create a public/private key pair with ssh-keygen. ssh-keygen -t ed25519 -C "your_email@example.com" Depending on your use case, you may or may not want to enter a passphrase. If you do use a passphrase it should not be the same as your password for our servers! This should create two files: ~/.ssh/id_ed25519        # private key (keep secr...") Tag: Visual edit