yum groupinstall "GNOME Desktop" "Graphical Administration Tools"
Transaction check error: file /boot/efi/EFI/centos from install of fwupdate-efi-12-5.el7.centos.x86_64 conflicts with file from package grub2-common-1:2.02-0.65.el7.centos.2.noarch
yum upgrade -y #(会升级所有包并删除旧包)
yum groupinstall "GNOME Desktop" "Graphical Administration Tools"即可
[root@hmm ~]# systemctl get-default graphical.target [root@hmm ~]# systemctl set-default graphical.target [root@hmm ~]# systemctl get-default graphical.target [root@hmm ~]#
[root@hmm ~]# reboot
posted on 2024-04-03 18:54 代码你敲我不敲 阅读(345) 评论(0) 编辑 收藏 举报
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 使用C#创建一个MCP客户端
· ollama系列1:轻松3步本地部署deepseek,普通电脑可用
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· 按钮权限的设计及实现