码迷,mamicode.com
首页 > 其他好文 > 详细

WSL子系统安装图形界面

时间:2019-12-31 11:02:24      阅读:418      评论:0      收藏:0      [点我收藏+]

标签:bash   启动   serve   install   ash   start   port   min   界面   

安装Xming X Server for Windows

sudo apt update

sudo apt install xfce4 xfce4-terminal

echo "export DISPLAY=127.0.0.1:0.0" >> ~/.bashrc

source ~/.bashrc

echo $DISPLAY # 检验一下

startxfce4 # 启动

WSL子系统安装图形界面

标签:bash   启动   serve   install   ash   start   port   min   界面   

原文地址:https://www.cnblogs.com/arci/p/12122775.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!