会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
lookfeel
随便搬运但别收费呀
上一页
1
2
3
4
5
6
7
下一页
2024年5月12日
windows10ltsc 企业评估版,系统到期后,每一小时自动关机,不能修改主题
摘要: 问题1:每一小时自动关机 参照 https://www.zhihu.com/question/265212829 答案太详细了,难以补充什么 大概是用PSTool进入System account来获得修改WLMS的注册表的权限,把在注册表里把HKLM\SYSTEM\CurrentControlSet
阅读全文
posted @ 2024-05-12 22:37 多多云
阅读(596)
评论(0)
推荐(0)
编辑
debian12 没有ntpdate命令,如何手动同步时间
摘要: ntpdate没有这个命令 找一下这个命令 apt-file search ntpdate 显示中有 ntpsec-ntpdate: /usr/sbin/ntpdate ntpsec-ntpdate: /usr/sbin/ntpdate-debian 命令在ntpsec-ntpdate包中.命令在/
阅读全文
posted @ 2024-05-12 21:42 多多云
阅读(162)
评论(0)
推荐(0)
编辑
2024年5月8日
debian12 新安装waybar 图标乱码
摘要: 1.安装fonts-font-awesome包 sudo apt install fonts-font-awesome 2.重载sway 默认快捷键是Ctrl+Shift+c
阅读全文
posted @ 2024-05-08 22:20 多多云
阅读(240)
评论(0)
推荐(0)
编辑
debian12 timeshift无法正常运行,手动还原timeshift快照
摘要: 起因,/etc不小心被我删了,timeshift无法正常运行 注意,系统重要的话最好先用虚拟机练习一下 一.根据需要启动救援盘 二.挂载文件系统 sudo mount /dev/sdxn /mnt /dev/sdxn是你的块设备 三.查看文件系统目录 cd /mnt ls 会出现 @ @home t
阅读全文
posted @ 2024-05-08 20:50 多多云
阅读(85)
评论(0)
推荐(0)
编辑
2024年4月25日
判断linux显示服务器是xorg(x11)还是wayland
摘要: echo $XDG_SESSION_TYPE 显示x11就是x11,显示wayland就是wayland有时候会显示tty,不是很靠谱 env |grep x11 env |grep wayland 变量有x11就是x11,变量有wayland就是wayland 3. xeyes 在x11下可以使用
阅读全文
posted @ 2024-04-25 23:20 多多云
阅读(343)
评论(0)
推荐(0)
编辑
2024年4月24日
debian12安装使用distrobox来启动gui程序
摘要: 1.安装distrobox sudo apt install distrobox 这里默认使用的容器管理工具是podman,不是docker 2.配置podman的注册表以下载镜像 在/etc/containers/registries.conf.d/00-unqualified-search-re
阅读全文
posted @ 2024-04-24 21:52 多多云
阅读(146)
评论(0)
推荐(0)
编辑
2024年4月23日
debian12 xfce4 redshift设置自启动没有效果
摘要: 有可能是被其它服务给覆盖了 在xfce会话和自启动设置里找到xiccd, xiccd的描述是(将颜色管理配置文件应用于会话) 将xiccd给关闭
阅读全文
posted @ 2024-04-23 16:03 多多云
阅读(7)
评论(0)
推荐(0)
编辑
debian12同步一次UTC时间
摘要: 安装软件包 sudo apt install ntpsec 用命令同步一次UTC时间 sudo ntpdate pool.ntp.org
阅读全文
posted @ 2024-04-23 10:21 多多云
阅读(64)
评论(0)
推荐(0)
编辑
debian12安装软件包总是出现Scanning processes... Scanning processor micr... Scanning linux images...
摘要: 全文 Scanning processes... Scanning processor microcode... Scanning linux images... Running kernel seems to be up-to-date. The processor microcode seems
阅读全文
posted @ 2024-04-23 01:47 多多云
阅读(275)
评论(0)
推荐(0)
编辑
2024年4月21日
debian12的屏幕分辨率不能调到最高,或有些分辨率不支持
摘要: 应该是因为debian12没安装非自由固件, 在/etc/apt/sources.list 添加non-free-firmware 像这样 deb https://mirrors.huaweicloud.com/debian/ bookworm main non-free-firmware 再安装非
阅读全文
posted @ 2024-04-21 20:26 多多云
阅读(300)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
7
下一页
公告
导航
博客园
首页
新随笔
新文章
联系
订阅
管理