User Tools

Site Tools


guide:mobaxterm_keys

This is an old revision of the document!


Windows MobaXterm

Disable Remote Monitoring

:!: IMPORTANT

To prevent your account from being blocked for suspicious behavour, disable Remote Monitoring in MobaXterm:

  • Go to settingsconfigurationSSH (Tab) → uncheck Remote Monitoring (experimental)

Or, click on the red X at the right end of the status bar:

Generating ssh keys in 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. Please also use a passphrase for security.
  5. Keep the private key safe in:
    /home/mobaxterm/.ssh/id_ed25519
  6. Show your public key:
    cat $HOME/.ssh/id_ed25519.pub
  7. If you generated the key on your computer, copy the contents of your public key file (the file name with extension .pub), paste it into the text box on the ssh-keys page and click on the “Add SSH key” button.
/app/dokuwiki/data/attic/guide/mobaxterm_keys.1783673094.txt.gz · Last modified: 2026/07/10 10:44 by kevin