How to start Ubuntu desktop after two times ssh login my server?

浏览:60日期:2022-06-22

问题描述

Please refer my first post about why I cannot use startx to start a Ubuntu desktop.

I use ssh to log in the remote server then use ssh again to log in my account. I installed ubuntu-desktop under my account but I cannot start a desktop.

ssh root@xxx.xxx.xx.xxx

Then I log in my account:

[root@CBD-001 ~]# ssh xfwu@xx.xxx.xxx.xx

x is number

问题解答

回答1:

ssh -X

相关文章: