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
A lot of folks are opting to run TrueNAS on Proxmox VE these days. Why? Well, TrueNAS’s built-in VM management can be a bit clunky – even with Incus, the underlying tech isn’t quite seamless, and you often hit snags with CLI commands acting up in the Instance UI. To get around this and supercharge things like RDP desktops or video encoding, many are cleverly using vGPU passthrough to share a single GPU across several virtual machines.
709 字
|
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
590 字
|
3 分钟
TrueNAS 25.04 Docker部署最佳实践(文件权限篇)
2025-05-25
TrueNAS SCALE 24.10从K8s的支持转到了更好的维护的Docker(中间价需要调用的东西太多了),基本上告别SCALE这个词(这也就是25.04已经不叫SCALE的原因)。
Docker本身对于应用的部署难度是大幅降度的,但是Docker难度的降低其实是有明显代价的,就是权限问题。
这片文章目的在于分析当前Docker镜像带来的各种问题
虽然实在TrueNAS 25.04运行,但是理论在任何系统都通用,都可以作为docker运行的一个
2516 字
|
13 分钟

Mellanox SN2700 风扇 改造
2025-05-22
几个月前在闲鱼刷到群里的流量王交换机SN2700,但是结尾是B,问卖家和看datasheet应该是个40G,但是网上搜了一下有人买过SN2100带B结果实际能跑100G。和卖家一顿砍价,5K出头,考虑到价格,符合垃圾佬不一定用得到但是一定要捡漏。
643 字
|
3 分钟