About 1,220,000 results
Open links in new tab
  1. mobaxterm - Why does ssh not work all the time? - Super User

    Jun 15, 2020 · I have two commands below that work when I use the command prompt but not in mobaxterm. Why? ssh -L 16006:127.0.0.1:6006 [email protected] works in command prompt and …

  2. How to save Moba Xterm Terminal settings? - Super User

    Jan 28, 2025 · Editing settings:You can customize various aspects of MobaXterm through this file, including terminal fonts, colors, keyboard shortcuts, session settings, and more. Exporting and …

  3. How can I copy from MobaXTerm and paste into something of external …

    Feb 27, 2024 · I would like to copy stuff from MobaXTerm into something external to MobaXTerm, for instance copy a command that I ran in MobaXTerm or a Matlab code opened from MobaXTerm and …

  4. windows - How to install plugin for MobaXterm? - Stack Overflow

    I need a terminal that will support svn on windows and I found that MobaXterm is one of them. However going to their plugin installation page which says: To install these plugins, just download t...

  5. How can I correctly copy a folder from my local computer to my server ...

    MobaXTerm is an ssh client, I'm not sure if it has SCP built in ( I don't personally use it), but the best solution here is use a SCP client, whether it be a command line client or a GUI client. A rather …

  6. How to use MobaXterm as default telnet handler in EVE-NG?

    Jun 2, 2020 · Then, I can see the MobaXterm option in the Default Apps. After changing the default program, the new terminal can be invoked immediately when clicking the EVE-NG icon on browser, …

  7. How to change Mobaxterm session password - Stack Overflow

    Apr 20, 2021 · Hi there so I basically forgot my MobaXterm master password and I managed to change it yay! now I came down to another Problem my session relied on the old password so how can I …

  8. How to add graphic file explorer in MobaXterm? - Stack Overflow

    Nov 24, 2021 · Navigate to settings menu and select configure: Select the SSH tab, and make sure to enable graphical SSH-browser and Automatically switch to SSH-browser tab after login: Relaunch …

  9. Start a session in MobaXterm from batch script - Stack Overflow

    Sep 4, 2017 · From the MobaTek Blog MobaXterm.exe -newtab ["<Command>"]: This command can be used to start a new tab inside a running instance of MobaXterm (or start a new instance of …

  10. Mobaxterm: Connect through SSH gateway (jump host) gives Error as ...

    Oct 11, 2021 · I am using Mobaxterm to ssh to customer servers but from a jump host. The Option which works fine: when I open mobaxterm --&gt; create a new ssh connection --&gt; enter the hostname …