当前位置:首页 > 操作系统 > Windows

Debian WSL desktop install on windows 10

从windows store 安装 Debian WSL

技术分享图片

安装dbus

        <code>sudo apt install dbus-x11</code>
    

给wsl安装 desktop 组件

        <code>sudo apt install xfce</code>
    

大概需要1G的存储

安装 VcXsrv

技术分享图片

技术分享图片

技术分享图片

开启后使用很关键的命令来开启

        <code>export display=localhost:0
xfce4-session</code>
    

技术分享图片

然后就可以使用了

技术分享图片

祝顺利

原文:https://www.cnblogs.com/venusian/p/9936752.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐