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
2
votes
1 answer

Why does ssh-add fail on MobaXterm: is it a permissions issue?

I'm attempting to link my Windows 11 PC to my Github account using ssh (as per this guide). I'm using cygwin in MobaXterm, and have successfully completed the process previously on a Windows 7 machine. The problem this time arises when trying to add…
ecologysarah
  • 43
  • 1
  • 7
2
votes
1 answer

mobaxterm is not able to read kube config setting when using with kubectl?

I am using MobaXterm_21.2 installed version. When I run kubectl version, it's working as expected:  kubectl version Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.3", GitCommit:"5e53fd6bc17c0dec8434817e69b04a25d8ae0ff0",…
samshers
  • 1
  • 6
  • 37
  • 84
2
votes
0 answers

How to customize URL interpretation on MobaXterm

I'm using MobaXterm for some time now (it's a really good tool), but i having some issues with the hyperlink interpretation on terminal. Sometimes i receive a link like this: https://XXXXX:1234/4529089718/l/?session=user%12345 But the terminal only…
2
votes
2 answers

MobaxTerm Com port settings

I want to establish a connection with my COM Port but the settings are different. I want to turn on Local echo as well as Newline with Enter. How can these settings be changed in MobaXterm. Please help I can't find it anywhere. Thanks
A I
  • 161
  • 6
  • 20
2
votes
1 answer

How to change the default encoding and deocding type of Moba TextEditor?

I am using MobaXterm to remote contact with my server. I instantly found the MobaTextEditor, the built-in tools of MobaXterm that I used it to rewrite my uploaded code on the server. However, the MobaTextEditor use GBK to decode and encode files…
Tao Li
  • 21
  • 5
2
votes
1 answer

How can I comment or uncomment multiple lines in the built-in MobaXterm editor?

I would like to block-comment in MobaTextEditor. There doesn't seem to be any info on this online in any place so I'm wondering if anyone knows where I can find documentation on this or if they know from experience. I tried adding a keystroke for…
Ryan Dempsey
  • 97
  • 1
  • 9
2
votes
1 answer

MobaXterm gets stuck on "Please wait while opening file..." dialog

I am using MobaXterm v20.6 build 4532 to connect to a Linux machine over SSH. I am trying to open a file in the Scp panel on the left by double-clicking on it, and this brings up a dialog box saying "Please wait while opening file...", and it gets…
Nola
  • 436
  • 4
  • 12
2
votes
1 answer

Windows Subsytem Linux with MobaXterm: How configure the SFTP pan

I have install the Windows Subsystem Linux on my Windows Computer and install Ubuntu on it. To have a better view of the system, i use MobaXterm as client for the WSL, but i can't have the SFTP pan on it. I want to upload some files or programs from…
William
  • 91
  • 1
  • 1
  • 6
2
votes
0 answers

MobaXterm update no longer copies and pastes without adding line breaks

I recently migrated mac to catalina which forced me to update vmware fusion which then forced me to upgrade mobaXterm to 12.4. After the mobaXterm update, when I copy a single wrapped line from vi or via cat in a terminal, mobaXterm pastes a line…
Pavman
  • 125
  • 7
2
votes
0 answers

How do I set WSL console to print tabs instead of spaces (and copy tabs)?

Printing anything with a tab in WSL prints a series of spaces instead of a tab. When I want to copy and paste these lines, obviously spaces are copied, so I lose a lot of formatting. I've tried using CMD.exe, PowerShell, and MobaXTerm, but in every…
donutbrew
  • 81
  • 1
  • 6
2
votes
1 answer

Default font sizes in X11 apps under MobaXterm V12

I use the free tier of MobaXterm on Windows to connect to our Centos/RHEL machines and to display X11 apps on the Windows desktop. In the past I used MobaXterm V3 and it displayed X11 apps like PyCharm, Eclipse or VS code with appropriate font…
halloleo
  • 9,216
  • 13
  • 64
  • 122
2
votes
2 answers

How to turn off syntax highlighting in Mobaxterm

Mobaxterm always enables syntax highlighting, like this: The ip and error message are colored, which I don't want. I want to turn off syntax highlighting, but I cannot find the way. Setting default syntax highlighting to NONE is not working, and…
libgcc
  • 153
  • 3
  • 7
2
votes
1 answer

Compiling Poly/ML on MobaXterm: the ar u option

I am to compile the Poly/ML Standard ML compiler on the MobaXterm v11.1 cygwin-based distribution. Upon make, I get /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall…
Gergely
  • 6,879
  • 6
  • 25
  • 35
2
votes
1 answer

Access google cloud shell through MobaXterm

Can I access google cloud shell through MobaXterm? I am an entry level programmer so a step by step (okay if not too detailed) explaination will be much appreciated. That's just because I like MobaXterm interface and I can quickly upload a file fro…
supernova
  • 49
  • 1
  • 4
2
votes
2 answers

MobaXterm log file

For reasons unknown yet, my MobaXterm Local Terminal will not start any more on Windows 7 box. There is not even a single error prompt of why this may be happening. I am still able to ssh into remote hosts. Could someone please suggest how to turn…
Vik
  • 395
  • 2
  • 4
  • 8
1 2
3
12 13