mate 7 可以安装linux,centos7安装mate

本文介绍如何在 CentOS 7 最小安装版本上配置 MATE 桌面环境,包括安装必要的软件包、设置默认启动目标及安装磁盘管理工具等步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

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.

Sample of MATE Desktop Enviroment

1、First install the EPEL-repositories then install the X Window System

[root@45Drives ~]yuminstallepel−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

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值