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

相关推荐
qetfw3 天前
Debian 使用 FTP 镜像源配置 APT 软件源
linux·debian·apt·ftp
XiangrongZ4 天前
debian中配置stm32的交叉编译环境
运维·stm32·debian
qetfw4 天前
Debian Apache2 执行 Shell CGI:动态时间页面配置与验证
linux·运维·debian
qetfw5 天前
Debian Apache2 实战:自定义站点目录、运行用户与 Basic Auth 认证
linux·运维·debian
qetfw7 天前
Debian 配置 AIDE 文件完整性检测:基线初始化、变更检查与数据库更新
linux·网络·数据库·debian
谜之锋18 天前
银河麒麟 Debian 系统离线deb包安装Mariadb 数据库指南
数据库·debian·mariadb
美丽的欣情23 天前
RK3588 Debian 交叉编译环境搭建(Windows + VMware Debian + CMake)
运维·windows·debian
是店小二呀1 个月前
画架构图不想依赖在线平台?把Excalidraw装进自己的NAS
人工智能·debian
七歌杜金房1 个月前
我终于又有了自己的 Linux 电脑
linux·debian·mac