mobaxterm

About this tag
MobaXterm is a terminal and remote access tool for Windows that combines an X server, SSH client, and other network utilities in a single portable executable. Discussions on WindowsForum.com cover installation issues, such as a runtime error 217 that prevents MobaXterm from installing, and connectivity problems where MobaXterm successfully connects to a remote Ubuntu server via SSH while PowerShell fails with a permission denied error. These threads highlight common troubleshooting scenarios for MobaXterm users on Windows, including resolving installation errors and diagnosing SSH authentication differences between MobaXterm and other Windows tools.
  1. Windows 11 Runtime error 217 at 006CB34D

    I am getting Runtime error 217 when trying to install Mobaxterm . It is not allowing me to install any CheckPointMobileAgent
  2. A

    Windows 10 How can I fix this permission denied on windows10?

    I tried to connect to a remote server (Ubuntu 20.04 LTS x64) on windows 10 through PowerShell. I used the command 'ssh root@remote-ip-address', and after I entered the cleartext password of the remote, all it said was 'Permission denied, please try again.' However, I succeeded following the...