X server

0 vote

avatar

Hi


it s possible to have X server like Xming or other , to have remote display with ssh regex session
I use Xming but I have to install it next to Remote desktop manager

On mobaxterm there are SSh session and Xserver

but i prefere Remote desktop manager :)

All Comments (6)

avatar

Hi,
I will add this to our todo list. I'm not sure how easy this will be to add.

Regards

David Hervieux

avatar

thx :)

avatar

Hi Julien, do you ever have considered using MobaXterm as portable X-Server?
http://mobaxterm.mobatek.net/

avatar

We have an add-on for maboxterm. Let us know if something is missing.

David Hervieux

avatar

I m using actualy moboxterm and remonte desktop . I would like using only one software.
It s OK with ssh session on rdm ,but if there was a server X on rdm it would be nice.
The add-on for maboxterm it only to plug the mobaxterm windows on rdm but not for using X Windows

On ssh session under rdm we can use ssh x forwarding . with X server we would be top :)

avatar

I added a copy of xming in a subfolder of my Remote Desktop Manager installation. Then (per connection) I setup

Events -> Before Connect -> Command Line

Command: <xmingpath>\Xming.exe :0 -multiwindow -clipboard -xkblayout de -xkbmodel pc105 -emulate3buttons -s 1 -silent-dup-error

This will create an invisible X-Window with clipboard support, german keyboard layout 3 button mouse emulation and 1 minute screensaver timeout. It will not start xming if already running (-silent-dup-error). This solution works quite well for me.

XMing is running in systray by default and can also be closed there.