windows 10中的ubuntu子系统安装桌面环境的方法 (How to install Ubuntu-desktop in windows 10 Subsystem for Linux) 转载 https://blog.csdn.net/u011138447/article/details/78262369 需求: * 如何在windows 10中的ubuntu子系统安装桌面环境 * - How to install Ubuntu-desktop in windows 10 Subsyst…
在测试服务器(Red Hat Enterprise Linux Server release 6.6)需要安装桌面系统环境,于是选择GNOME桌面环境安装. 一:检查系统的运行级别以及是否安装了桌面环境 [root@localhost ~]# runlevel N 3 [root@localhost ~]# yum grouplist | more Loaded plugins: product-id, security, subscription-manager This system is…
ps1.安装完成后,补充下如何设在win7为默认启动系统, 大家也都知道,在linux 运行当软件都是以配置文件来设置参数当,当然grub菜单也不例外, 修改菜单可以进入grub.conf [root@vmbox ~]# vim /boot/grub/grub.conf # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file #…