ssh X连接

服务器端
/etc/ssh/ssh_config

AllowTcpForwarding yes
X11Forwarding yes
XAuthLocation /usr/bin/xauth
X11DisplayOffset 10
X11UseLocalhost yes

客户端
~/.ssh/config
XAuthLocation /opt/X11/bin/xauth

字符界面显示设置

sudo hwinfo –framebuffer | grep Mode

/etc/default/grub

GRUB_GFXMODE=1280×1024
GRUB_GFXPAYLOAD_LINUX=keep

sudo apt-get install fbterm
sudo adduser user video

./.fbtermrc

font-names=Ubuntu Mono
font-size=18

apt-get install fcitx-fbterm
启动命令fcitx-fbterm-helper