跳转到主要内容
你行网

Main navigation

  • 首页
  • Drupal
  • 编程与开发
  • 数据库
  • 操作系统与应用
  • 服务器与运维
  • 社区
User account menu
  • 登录

面包屑

  1. 首页

centos 7 安装桌面环境

由 hrs, 23 八月, 2020

首先来更新一下软件列表 

yum update   #更新软件列表

接下来安装桌面环境

yum -y groups install "GNOME Desktop"    #安装桌面环境

再来启动桌面

startx    #启动应用程序

我们可以让系统开机自动启动桌面环境

1.systemctl get-default命令获取当前模式

2.systemctl set-default graphical.target 修改启动模式(修改为图形界面,要是修改为命令行就multi-user.target)

2.systemctl set-default multi-user.target 修改启动模式

3.reboot重新启动就可以了

  • 登录或注册以发表评论
内容类型分类
服务器与运维
文章归类
Linux

文章标签

  • centos

评论

文章标签

Excel
CSS
ubuntu
php
vim
五笔
VPN
Linux
command
drupal 8
HTML
drupal 7
centos
composer
Mysql
模块(module)
drush
Drupal
JavaSrcipt
apache
英语
drupal 9
nerdtree
荔壳风
network
果树种植
surround
drupal10
SEO
主题(theme)
更多

相关文章

  • linux-firmware 是什么,有哪些作用?
  • journalctl 的使用和简介
  • 65535 的特殊含义
  • linux 网络检查命令
  • 在drupal 使用composer一次性安装多个模块
  • composer update 命令的参数列表
  • Composer 的常用命令
  • diff 是什么?
  • 如何在 CentOS 7 上使用 Certbot 独立模式检索 Let's Encrypt SSL 证书
  • certbot 安装免费ssl 证书
RSS源

友情链接 网站地图 版权信息 联系我们 网址导航 社区

Copyright © 2019 - 2021 你行网 版权所有  粤ICP备19072650号