08 2023 档案

摘要:youtube 视频下载 下载 yt-dlp # python 虚拟环境 apt install python3.11-venv python3-virtualenv python3 -m venv env #创建虚拟环境 source env/bin/activate #进入虚拟环境 deacti 阅读全文
posted @ 2023-08-16 04:38 cliter 阅读(424) 评论(0) 推荐(0)
摘要:环境:debian、win10 双系统 启动 win10 后,grub 不显示。 通过 debian.iso 文件进入 advanced - rescue mode,在选择分区的一步选择 linux 分区(不清楚就一个个选过去),选择重新安装 grub。 阅读全文
posted @ 2023-08-14 19:54 cliter 阅读(397) 评论(0) 推荐(0)
摘要:[toc] 环境:debian 查看 [unicodes](https://unicodes.jessetane.com/) ## [手动安装](https://wiki.debian.org/Fonts#Manually) 1. 安装目录 - /usr/local/share/fonts (sys 阅读全文
posted @ 2023-08-04 01:49 cliter 阅读(88) 评论(0) 推荐(0)