Questions tagged [mobaxterm]

MobaXterm is windows desktop application which includes:

  • remote network tools (SSH, X11, RDP, VNC, FTP, MOSH, ...)
  • Unix commands (bash, ls, cat, sed, grep, awk, rsync, ...)
  • embedded servers (TFTP, FTP, HTTP, SSH/SFTP, telnet, ...)
  • MobApt package manager
  • support for SSH tunneling
183 questions
49
votes
3 answers

Mobaxterm: how to prevent ssh session from exiting?

How do i stop this? Session stopped - Press to exit tab - Press R to restart session - Press S to save terminal output to file Network error: Software caused connection abort It looks SSH keepalive setting has no effect there
Jeff Saremi
  • 2,674
  • 3
  • 33
  • 57
36
votes
3 answers

Disable MobaXterm file browser sidebar from opening automatically

This seems like a simple question but I can't find an answer. I use MobaXterm free edition to SSH into my machines. Every time I SSH into a machine the side bar automatically expands with the paths on the remote machine. I don't need this side bar…
BowerTin
  • 361
  • 1
  • 3
  • 5
15
votes
10 answers

How to install plugin for MobaXterm?

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 them and put them in the same directory than the…
Mat.S
  • 1,814
  • 7
  • 24
  • 36
13
votes
5 answers

MobaXterm - reset terminal screen

I need to Reset my MobaXterm screen after some time working, however 'clear' and 'reset' commands wont work as if I was on a linux server. Anyone have some tip?
Tiago Duarte
  • 145
  • 1
  • 1
  • 6
12
votes
1 answer

Wrong keyboard layout when using mobaxterm x11 forwarding

I am using MobaXTerm to connect to a remote machine and thus uses its x11 forwarding to use graphic applications. However, despite the fact that all my locales are well set (France),all the application used with the X server are using a qwerty…
linSESH
  • 388
  • 3
  • 12
10
votes
2 answers

How to automatically start a tunnel when a session is opened in MobaXterm?

I use MobaXterm for remote access to servers running in the cloud. For development and admin purposes, these servers expose admin application on local network interfaces. For example, Tomcat will expose 127.0.0.1/manager. Since I prefer not to have…
Grismar
  • 27,561
  • 4
  • 31
  • 54
9
votes
7 answers

Can't upload files

I'm connecting to my university's servers with mobaxterm. When I try to drag and drop a file, the loading screen shows it's 0%, and nothing seems to happen since.
DGR
  • 422
  • 1
  • 4
  • 14
8
votes
5 answers

How to import sessions into MobaXterm?

I have to monitor many servers (over 3000) and the management has decided to use MobaXterm. All right, it works fine. The ideal would be to have sessions already set up and shared with colleagues, it would be a considerable convenience. Is there a…
LordMax
  • 166
  • 1
  • 1
  • 9
8
votes
1 answer

MobaXterm: screen freezing

I use MobaXterm to connect (via ssh) to an Ubuntu server as a Virtualbox guest and, to edit files I use Vim. So far so good but randomly I have a kind of freeze screen. Cursor is still blinking but it's impossible to do anything with it and, if I…
Duddy67
  • 836
  • 2
  • 10
  • 26
7
votes
2 answers

Changing Vim Cursor in MobaXTerm

I recently updated from MobaXterm 7.7 to MobaXterm 8.1 on my Windows machine for my SSH and X11 needs. Since doing that, my Vim cursors have stopped changing when I enter different modes (i.e. insert mode) -- the cursor is now always a block cursor.…
fish
  • 441
  • 2
  • 6
  • 15
6
votes
2 answers

Mobaxterm: Connect through SSH gateway (jump host) gives Error as "Remote side unexpectedly closed network connection"

I am using Mobaxterm to ssh to customer servers but from a jump host. The Option which works fine: when I open mobaxterm --> create a new ssh connection --> enter the hostname (jump host in my case) and username --> and when I try to connect to this…
Raj Mohata
  • 61
  • 1
  • 1
  • 2
6
votes
2 answers

MobaXterm right mouse button double click

Recently I have updated/upgraded to version 10.2, free personal edition. I think right after the upgrade, the right-mouse-button behaviors changed. I am a long time unix user, I always high light a selection in the term, and then double click the…
Heinz
  • 913
  • 4
  • 12
  • 22
5
votes
4 answers

sudo: amazon-linux-extras: command not found

I tried to install sudo amazon-linux-extras install nginx1 but it is not working. I'm using MobaXterm to deploy node.js app to AWS EC2. When I try the command sudo amazon-linux-extras install nginx, it ends up with sudo: amazon-linux-extras: command…
Aswin Shaji
  • 65
  • 1
  • 1
  • 4
5
votes
0 answers

MobaXterm ssh keeps getting disconnected although "SSH keepalive" is set

Environment: Ubuntu 18.04 / MobaXterm personal edition v20.2 build 4296 While connecting with ssh, even though I submitted jobs with nohup and let it work in background, it always gives me "Network error: Software caused connection abort". Is there…
Beherit
  • 89
  • 1
  • 10
5
votes
1 answer

Running Docker in Windows Virtual Machine

Using: Docker Desktop for Windows 10 MobaXterm to RDP into a Windows 10 VM Selenium 3.141.59 I'm currently trying to run a selenium Grid within a docker container and I'm encountering some issues. I have both Hyper-V and Containers enabled on both…
1
2 3
12 13