杂七杂八-2210
杂七杂八-2210
Home的一些记录。
rsync性能终极优化,Optimize rsync performance: https://cloud.tencent.com/developer/article/1683676
开源、免费转码工具:
- FFmpeg: https://ffmpeg.org/download.html
- Handbrake : https://handbrake.fr/
- Intel:QSV, Nvidia: NVEnc, AMD:VCN
- 关联页面:https://www.expreview.com/82515.html Intel、AMD、NVIDIA转码加速效率对比
- 关联页面:https://www.bilibili.com/read/cv11654137 使用Intel的qsv硬件ffmpeg视频转码速度
硬盘SMART信息查询工具:
- nvme-cli,https://github.com/linux-nvme/nvme-cli
- use like:
nvme smart-log /dev/nvme0
, install withapt install nvme-cli
- use like:
- smartctl, https://www.techrepublic.com/article/using-smartctl-to-get-smart-status-information-on-your-hard-drives/
- use like:
smartctl --all /dev/sda
- use like:
Bootstrap5 网页前端技术:
- 效果测试页面: https://www.runoob.com/try/try.php?filename=trybs5_default
- Bootstrap教程: https://www.runoob.com/bootstrap5/bootstrap5-tutorial.html
- 关于Bootstrap的有价值说明: https://getbootstrap.com/docs/5.2/utilities/spacing/#notation
- 官方文档入口:https://getbootstrap.com/docs/5.2/getting-started/introduction/
Python可执行打包、发布:
- 官方手册: https://docs.python.org/zh-tw/3/library/distribution.html, 给出 venv 和 zipapp
- zipapp: https://docs.python.org/zh-tw/3/library/zipapp.html
- venv: https://docs.python.org/zh-tw/3/library/venv.html
其他:
- zLibrary, 电子书资源库: https://zh.booksc.org/
- 妹!せいかつ~ファンタジ中文攻略: https://home.gamer.com.tw/artwork.php?sn=5399070
- Socks5 服务搭建: https://blog.csdn.net/zdl244/article/details/121725023
- Linux实现socks终端代理、全局代理: https://cloud.tencent.com/developer/article/1852590
- Dante Socks 基本安装配置: https://zhuanlan.zhihu.com/p/65094630
- squid 代理服务器安装配置指南: https://zhuanlan.zhihu.com/p/32291921
- Linux系统通过Squid配置实现代理上网: https://zhuanlan.zhihu.com/p/165608232