debian gnome-desktop GUI(图形用户界面)系统

目录

🌞更新

🎨安装

🍎分配

🛋️重启

🔑通过VNC连接


debian gnome-desktop

🌞更新

bash 复制代码
sudo apt update
bash 复制代码
sudo apt -y upgrade

🎨安装

bash 复制代码
sudo apt -y install task-gnome-desktop

这个过程比较久

🍎分配

bash 复制代码
sudo systemctl set-default graphical.target
bash 复制代码
vi /etc/pam.d/gdm-password

注释 auth required pam_succeed_if.so user != root quiet_success

#auth required pam_succeed_if.so user != root quiet_success

🛋️重启

bash 复制代码
sudo reboot

🔑通过VNC连接

配置后

资料:

https://www.debian.org/doc/manuals/debian-reference/ch07.zh-cn.html

相关推荐
美丽的欣情2 天前
RK3588 Debian 交叉编译环境搭建(Windows + VMware Debian + CMake)
运维·windows·debian
是店小二呀13 天前
画架构图不想依赖在线平台?把Excalidraw装进自己的NAS
人工智能·debian
七歌杜金房17 天前
我终于又有了自己的 Linux 电脑
linux·debian·mac
2601_961875241 个月前
决战申论100题2026|最新|范文
linux·容器·centos·debian·ssh·fabric·vagrant
AI帮小忙1 个月前
Debian系linux操作系统里安装OpenClaw
linux·运维·debian
sxd20011 个月前
Debian #1135514 bug引发的思考
网络·debian·bug
一池秋_1 个月前
chroot-debian一键部署
android·容器·debian
来点抹茶吗1 个月前
U-Boot、内核移植与根文件系统构建(BeagleBone Green Gateway&AM335X)
linux·嵌入式硬件·ubuntu·debian
赵民勇2 个月前
Debian包systemd服务处理
debian
轻帆向远2 个月前
Debian 旧版源配置指南:国内镜像加速与 archive.debian.org 替代方案
网络·debian·apt