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

mobaxterm 12.4 X11-forwarding is not working for the new VM

i am using MObaXterm 12.4 for GUI installation but getting the below display error, and installation wizard was not opening due to display error. but the same mobaxtrem gui is working fine for another VM, what are the packages need to install for…
Kiran Kumar
  • 51
  • 1
  • 2
  • 8
0
votes
0 answers

Why am I getting "setterm: $TERM is not defined" when I SSH into another server?

I'm SSH-ing from one remote server to another to run a couple of commands. My here-doc runs fine on the destination server but I'm getting this setterm: $TERM is not defined warning even though it is defined as linux on both servers. I tried export…
milk-tea
  • 1
  • 2
0
votes
0 answers

The Goland or Pycharm program opened by X Server in mobaxterm cannot be entered a language other than English

I have a virtual machine in Ubuntu 18.4 with PyCharm and Goland installed in it. I use Mobaxterm to remote my virtual machine on Win10, and then execute Goland's runtime script in the terminal. The Goland program I then opened worked just like it…
Clancy Zeng
  • 159
  • 10
0
votes
0 answers

I am having a problem with mobaXterm. The program below keep receiving the error:

Error: /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status Note: I know main is correct. I also use the command g++ -c…
0
votes
0 answers

I couldn't do spark-submit using mobaxterm on Apache Ambari using intellij, are there any suggestions?

I have written the code in intellij and created a jar file. Then i have used mobaxterm to upload the jar file onto apache ambari files under /user/maria_dev. Finally i have written spark submit command on mobaxterm as "spark-submit --class…
Jvs Kiran
  • 11
  • 2
0
votes
1 answer

3D Slicer fails to open on MobaXterm

Good Morning, My setup: Windows 10 - Ubuntu WSL1 (Welcome to Ubuntu 20.04.2 LTS (GNU/Linux 4.4.0-19041-Microsoft x86_64)) - MobaXterm In bashrc I have the following lines: # export…
fabio.geraci
  • 305
  • 2
  • 5
  • 18
0
votes
2 answers

how to use "wait for pattern" when recording MobaXterm macros?

How to use "wait for pattern" when recording MobaXterm macros? Is there a manual for "wait for pattern"? thanks
xieyaodao
  • 3
  • 2
0
votes
1 answer

Trying to open the Google App Engine Shell with MobaXterm

I have a configuration running via Google App Engine. Google gives me the option on the website to open a cloud shell. How can I open that shell on MobaXterm? There is no IP address or ssh that I can find on google. Thanks
Cole
  • 116
  • 7
0
votes
2 answers

mobaxterm keyboard shortcut

I want to map some keys (say Ctrl-F1) to my most frequently password in mobaxterm that I run on Windows 10. Is there a way for me to do that? I looked at keyboard shortcuts that mobaxterm has but it doesn't let me what I am looking for. Sreekanth
Shreek
  • 11
  • 2
  • 3
0
votes
1 answer

I'm new to Linux and I'm trying to activate "module load python2 samtools rseqc" but I'm running into Lmod version issues

I keep receiving this error; ERROR: rseqc/3.0.0 requires several additional modules. Run the following commands to load all of the dependencies (including this module): But when I try to load in python3 I get this error; Lmod has detected the…
0
votes
1 answer

MobaXterm Network error: Connection refused while trying to duplicate a Tab

I am using MobaXterm 20.6 to launch WSl2. When I right click on a tab and select duplicate tab, I get the error message Network error: Connection refused I do not get the message if I start the new tab by double clicking on any entry in the user…
guytout
  • 53
  • 1
  • 5
0
votes
2 answers

Mobaxterm bookmarks folders etc created with script?

Has someone already created structures bookmarks with folders and all the stuff for mobaxterm? We do have a large installation and mobaxterm seems to be the tool for the last line of defense. Therefore I would like to script some of the creation and…
stackelk
  • 21
  • 3
0
votes
1 answer

soapui window disappears after few sec

I have installed SoapUI 5.5.0 in rhel 7.8 server and trying to open it via MobaXterm on windows 10 local desktop. When i run soapui.sh, soapui window opens up and display below messages on server, #./soapui.sh ================================ = =…
prat
  • 103
  • 2
  • 10
0
votes
1 answer

Install openssh >=v8.2

How is it possible to install openssh >=v8.2 into MobaXTerm (cygwin environment)? apt-get install openssh will return only - openssh v7.9p1-1
Dennis K
  • 477
  • 1
  • 3
  • 12
0
votes
0 answers

Prevent add extra empty line when paste text

I am using xrdp (mobaXterm, remoteNG) to connect to my Ubuntu. When i paste text from my host machine to Ubuntu into any basic text editors like vi, vim, nano i have got an empty line after each line like. Original text: 111 222 333 Pasted…
Pavel Mi
  • 45
  • 2
  • 7