mobaxterm链接linux桌面,MobaXterm以图形界面GUI形式登录打开远程linux ubuntu服务器桌面;How can I display a full remote deskto...

How can I display a full remote desktop from a Unix/Linux server in MobaXterm (Gnome, KDE, FVWM, Openbox, Fluxbox, IceWM, XFCE, Blackbox, DWM, Enlightenment, LXDE, ...)?

You can use 2 different solutions:

- Configure your Linux/Unix distribution for enabling XDMCP remote access. You will find the appropriate procedure in your distribution documentation or by searching for " activate XDMCP" on any search engine. You will then be able to display the full remote desktop by starting a new "XDMCP" session in MobaXterm

- Go to MobaXterm "Settings" window --> "X11" tab --> select "Windowed mode" setting in the combo box and apply. This will run a windowed X11 server at MobaXterm startup instead of the default "transparent" X11 server. Connect to your remote server using "ssh -Y MY_REMOTE_SERVER" and then, run "gnome-session" or whatever window manager you want.

If you want to use the standard "multiwindow" (transparent) X11 server and occasionally start your full remote desktop in a windowed X11 server, you can go to MobaXterm "Settings" window --> "X11" tab --> select "Multiwindow mode" setting in the combo box and apply, then start a new SSH session and choose the appropriate desktop in the "Remote environment" field.

xdmcp:

on ubuntu 18.06+:

First of install the openssh-server

sudo apt-get install openssh-server

Edit /etc/ssh/ssh_config to have the following settings

ForwardAgent yes

ForwardX11 yes

ForwardX11Trusted yes

Edit /etc/ssh/sshd_config to have the following setting

X11Forwarding yes

# set xdmcp on gdm3

vim /etc/gdm3/custom.conf

ecaa481e257be49b047f4713e8fa4696.png

reboot

# set mobaxterm

7b0c1cf76c3c175ded2f2d75e125c99a.png

# remote gnome desktop

apt install gnome-tweaks

Custom settings

1f812c1bd542e9cee7b2d95af1c21a8e.png

For more, please follow cnblogs.com/xuyaowen;

标签:remote,图形界面,desktop,Linux,X11,yes,server,MobaXterm

来源: https://www.cnblogs.com/xuyaowen/p/mobaxterm-ssh-x11-forward.html

  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值