04 2022 档案

manjaro 蓝牙适配nintendo switch pro
摘要:上来蓝牙无法正常链接 archlinux 上说: Install the bluez package, providing the Bluetooth protocol stack. Install the bluez-utils package, providing the bluetoothct 阅读全文

posted @ 2022-04-30 17:24 ctcrst 阅读(64) 评论(0) 推荐(0) 编辑

Linux启动速度调优
摘要:systemd 即是启动管理也是进程管理服务管理,启动时各个程序尽量并行加载,速度很快,目前大多数主流Linux发行版都已采用。 但是目前排名第一的MX-Linux默认没有使用systemd,不过可以手动选择,具体可以通过 systemd xmlinux 去google。 理由是部分mx-linux 阅读全文

posted @ 2022-04-28 15:27 ctcrst 阅读(1012) 评论(0) 推荐(0) 编辑

thunar 文件管理器开机第一次启动慢的问题
摘要:基本上有两种可能,大部分是第一种: 1 启动网络共享发现慢,解决办法: 编辑 /usr/share/gvfs/mounts/network.mount 文件 [Mount] Type=network Exec=/usr/lib/gvfs/gvfsd-network AutoMount=true 将A 阅读全文

posted @ 2022-04-28 14:18 ctcrst 阅读(57) 评论(0) 推荐(0) 编辑

Manjaro 安装手册
摘要:系统安装 安装时如果有独立显卡,建议不要使用open source driver. 安装时选分区注意,启动loader安装到windows启动盘 环境调优 建议从系统软件安装助手安装systemd图形界面软件:SystemdGenie 此软件ubuntu系统自带 阅读全文

posted @ 2022-04-15 18:02 ctcrst 阅读(99) 评论(0) 推荐(0) 编辑

Manjaro 安装微信和企业微信
摘要:先安装yay sudo pacman -S yay 安装微信,微信可以直接安装使用 yay -S deepin-wine-wechat 安装完后发现输入框中文显示为方框,其他地方中文没有问题,是字体缺失,从windows下拷贝msyh.ttc文件到linux: /.deepinwine/Deepin 阅读全文

posted @ 2022-04-14 16:06 ctcrst 阅读(3148) 评论(0) 推荐(0) 编辑

conky 设置
摘要:conky安装后需要设置一下,让它读取用户配置,而不是使用默认配置conky会自动检查下面目录的配置文件 ~/.config/conky/conky.conf ~/.conkyrc /etc/conky/conky.conf 所以我们先用下面的命令生成配置文件,再手动修改mkdir -p ~/.co 阅读全文

posted @ 2022-04-13 18:06 ctcrst 阅读(336) 评论(0) 推荐(0) 编辑

conky 在 manjaro xfce 点击桌面后再点击界面消失的问题
摘要:conky配置文件加入: own_window = true, 主要是这一句 own_window_class = 'Conky', own_window_type = 'desktop', own_window_hints = 'below', 还有这一句 阅读全文

posted @ 2022-04-12 21:29 ctcrst 阅读(94) 评论(0) 推荐(0) 编辑

(转)同步时间
摘要:首先设置一下时区,然后打开ntp同步服务 timedatectl list-timezones timedatectl set-timezone Asia/Shanghai timedatectl set-ntp true 硬件时间问题 查看硬件时间总是报错,怕不是硬件问题吧 [tanglizi@a 阅读全文

posted @ 2022-04-11 11:52 ctcrst 阅读(202) 评论(0) 推荐(0) 编辑

ArchLinux NoDM 安装
摘要:有些人不愿意安装DM,这样系统也能正常使用,而且更加精简,下面列出ArchLinux 不装DM,只装openbox的方式 但是注意,某些软件需要DM来运行,例如向日葵远程控制,还是需要安装lightDM,否则只能控制其他主机,不能受控。 #xinit必须安装,因为xinit=startx pacma 阅读全文

posted @ 2022-04-10 19:13 ctcrst 阅读(226) 评论(0) 推荐(0) 编辑

ArchLinux 安装 xdm + openbox
摘要:#文中提到的显卡相关内容,因为我用的是虚拟机vmware,其他显卡需要略微修改 #纯净版ArchLinux安装完成后 pacman -S xorg-server xorg-xrdb xorg-xdm xorg-xinitpacman -S openbox obconf ttf-dejavu ttf- 阅读全文

posted @ 2022-04-07 22:47 ctcrst 阅读(356) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示