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

mate 7 可以安装linux,centos7安装mate相关推荐

  1. LINUX CentOS7安装字体库

    LINUX CentOS7安装字体库 2017年12月26日 17:06:07 q260996583 阅读数:4866更多 个人分类: linux JAVA画图时常用到Font 类对象 这样的对象依赖 ...

  2. linux centos7 安装最新版git 教程

    2019独角兽企业重金招聘Python工程师标准>>> linux centos7 安装最新版git 教程 2018年08月22日 11:53:59 alisen169 阅读数:13 ...

  3. linux下scrapy安装教程,linux centos7安装scrapy

    linux centos7安装scrapy 时间:2018-01-02 17:41作者:scrapy中文网阅读: 本scrapy中文教程主要介绍,centos7 linux下scrapy的安装,pyt ...

  4. 安装Linux CentOS7操作系统

    目录 前言 1.安装虚拟机 1.1新建虚拟机 1.2 调整虚拟机硬件 1.3启动虚拟机 1.4创建虚拟机用户 总结 前言 本文记录学习在VMware虚拟机上,安装Linux CentOS7操作系统的全 ...

  5. 技嘉H370 HD3主板的物理机上安装 Linux CentOS7 解决无网卡驱动

    技嘉H370 HD3主板的物理机上安装 Linux CentOS7 解决无网卡驱动 一般的机器网卡驱动会随Linux系统一起安装,但有些奇葩的主板的网卡驱动Linux安装包没有,这就得找到它的网卡驱动 ...

  6. linux6.8 添加字体,linux CentOS7 安装字体库-转

    前言 报表中发现有中文乱码和中文字体不整齐(重叠)的情况,首先考虑的就是操作系统是否有中文字体,在CentOS 7中发现输入命令查看字体列表是提示命令无效: 如上图可以看出,不仅没有中文字体,连字体库 ...

  7. Linux编译安装qt5.9,Linux CentOS7 安装 Qt 5.9.2

    Linux CentOS7 安装 Qt 5.9.2 参考链接 http://doc.qt.io/qt-5/linux.html sudo yum groupinstall "C Develo ...

  8. U盘安装Linux Centos7

    U盘安装Linux Centos7遇到的问题 公司为了扩充内网测试服务器采购两台 型号: 戴尔(DELL) OptiPlex 7060MT i7-8700丨32G丨2T+256G固态 网卡:集成网卡型 ...

  9. linux centos7 安装beanstalk

    linux centos7 安装beanstalk 第一步 安装命令:yum install beanstalkd 第二步: 设置开机自启动命令:systemctl enable beanstalkd ...

最新文章

  1. 谈谈Python那些不为人知的冷知识(一)
  2. 所有企业要注意了,你随时可能掉进GDPR这个坑里!
  3. 用ElasticSearch搭建自己的搜索和分析引擎
  4. IntelliJ IDEA注册码
  5. python工作-Python自动化运维|Python语言工作岗位待遇如何?
  6. Linux命令 —— 输出一组系统信息(uname -a)
  7. maven+nexus搭建maven仓库
  8. python 格式化字符串_Python字符串三种格式化输出
  9. ITK:在保留边缘的同时使图像平滑
  10. linux修改文件描述符,linux最大允许的文件描述符open files数nofile修改
  11. 基于ID3、C4.5算法的决策树相关知识
  12. 通过boundingRectWithSize:options:attributes:context:计算文本尺寸
  13. php email,两种PHP邮件发送的方式
  14. 什么是BI(Business Intelligence
  15. 题目1512:用两个栈实现队列
  16. Apache Hadoop KMS 部署
  17. [error] invalid array assignment
  18. jbpm学习笔记(九) task活动之泳道的概念
  19. 计算机辐射测试,测试计算机的电磁辐射
  20. 接口请求之qs的简单应用

热门文章

  1. windows下安装mongodb步骤
  2. [心得分享] 我在 GitHub 上学习开源
  3. ubuntu下装Source Insight
  4. LunarPages空间500错误原因及解决办法
  5. Halcon 摄像机标定流程
  6. Data Set 投票
  7. Mac 安装 Eclipse
  8. 线程启动start和run
  9. 混合云如何落地?光环有云携手AWS一触即发
  10. 多项式模2运算及求逆元