centos7安装mate

http://www.45drives.com/wiki/index.php/Installing_MATE_on_CentOS_7

Note: This guide assumes you have a CentOS 7 minimal installation (NO GUI) with the development tools installed.
If the Development Tools are not installed they can be by simply running yum groupinstall “Development Tools” in a terminal as root user.

若使用yum groupinstall “Development Tools”报
No packages in any requested group available to install or update
先使用yum grouplist
在yum groupinstall “Development Tools”
参考:https://access.redhat.com/solutions/1310043

Sample of MATE Desktop Enviroment
1、First install the EPEL-repositories then install the X Window System
[root@45Drives ~]$ yum install epel-release

[root@45Drives ~]$ yum groupinstall “X Window system”

2、Install the MATE packages. This will take a few minutes
[root@45Drives ~]$ yum groupinstall “MATE Desktop”

3、Tell your system to start the Graphical Interface
[root@45Drives ~]$ systemctl isolate graphical.target

4、To have MATE boot up as the default desktop enviroment, enter the following command (the last two lines will spit out into the terminal when you run the first line).
[root@45Drives ~]$ systemctl set-default graphical.target
rm ‘/etc/systemd/system/default.target’
ln -s ‘/usr/lib/systemd/system/graphical.target’ ‘/etc/systemd/system/default.target’

5、You will most likely want the Gnome Disk Utility as it the easiest way to interface with your disks. Once installed it can be found in: Applications -> Accessories -> Disks
[root@45Drives ~]$ yum install gnome-disk-utility

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值