MacOS YubiKey SSH
2025-10-13
首先这大概率是重复造轮子的教程,网上到处都是Yubikey的使用教程。
但是部分只会告诉你答案,不会告诉你每一步在干嘛,受限于MacOS版本不同等原因,对于我这样的彩笔来说跑不通+完全没法debug。
1806 字
|
9 分钟
Tyan S8036 FAN control with ipmi raw command
2025-06-29
the last byte of the response contains the duty value in hexadecimal:
108 字
|
1 分钟
TrueNAS Build Nvidia vGPU Driver extensions (systemd-sysext)
2025-06-27
Running TrueNAS on Proxmox VE is the great way to get great VM and storage management at same time, especially for homelab users. Because TrueNAS’s built-in VM management is difficult to use, offers limited VM options, and doesn’t allow for system setting modifications. While it uses Incus as its VM backend after 25.04, the TrueNAS WebUI and middleware still need a lot of work.
747 字
|
4 分钟
TrueNAS Grafana 监控教程 graphite exporter
2025-06-19
https://github.com/Supporterino/truenas-graphite-to-prometheus
还是建议自己看文档
PS:25.04的官方exporter关闭了很多信息,所以采集不全,比如内存和Disk信息。
466 字
|
2 分钟
Tinyauth 自托管 身份验证 中间件
2025-06-07
https://github.com/steveiliop56/tinyauth?tab=readme-ov-file
https://tinyauth.app/docs/about.html
强烈建议阅读,此文章只是个推荐,重复造轮子
934 字
|
5 分钟
自建 APT 镜像源 教程 Tunasync CRON定时 多线程
2025-05-28
Github已经发布,README包含大部分说明
https://github.com/ChanningHe/tunasync-docker
608 字
|
3 分钟