User Tools

Site Tools


guide:mobaxterm_keys

This is an old revision of the document!


Windows MobaXterm

  1. Start a local terminal from the initial page in MobaXterm or click on the “+” sign which is to the right of the tabs.
  2. Generate a new key:
    ssh-keygen -t ed25519 -C "your_username@lengau"
  3. Press Enter to accept the default file location.
  4. Keep the private key safe in:
    /home/mobaxterm/.ssh/id_ed25519
  5. Show your public key:
    cat $HOME/.ssh/id_ed25519.pub
  6. If you generated the key on your computer, copy the contents of your public key file (the file name with extension .pub) and paste it on the login node when you register the key.
/app/dokuwiki/data/attic/guide/mobaxterm_keys.1781814012.txt.gz · Last modified: 2026/06/18 22:20 by ccrosby