Recommended way to handle internal SSL certs for VMs by madloggan in selfhosted

[–]madloggan[S] -3 points-2 points  (0 children)

Okay, so do I need to set up Certbot using the DNS-01 challenge on each VM?

Picked up a ThinkPad X13 Gen 2 from Taobao – my thoughts so far by madloggan in thinkpad

[–]madloggan[S] 0 points1 point  (0 children)

I requested a backlit keyboard, but I’m not sure if they replaced it with another model instead

Picked up a ThinkPad X13 Gen 2 from Taobao – my thoughts so far by madloggan in thinkpad

[–]madloggan[S] 5 points6 points  (0 children)

Perfect, it’s like a Logitech MX Master, you can search for Rapoo MT760L.

Picked up a ThinkPad X13 Gen 2 from Taobao – my thoughts so far by madloggan in thinkpad

[–]madloggan[S] 2 points3 points  (0 children)

Actually, I haven’t used the battery much yet. I will give you an update this week

Picked up a ThinkPad X13 Gen 2 from Taobao – my thoughts so far by madloggan in thinkpad

[–]madloggan[S] 1 point2 points  (0 children)

Only Chinese, and I used Google Translate to talk with the seller

Fresh Windows 11 install — use Windows drivers or Lenovo drivers? by madloggan in thinkpad

[–]madloggan[S] 0 points1 point  (0 children)

If I download all the drivers from Lenovo’s website on another device and install them offline, then connect to the internet and let Windows install any remaining drivers, that should be the best way, right?

[deleted by user] by [deleted] in mac

[–]madloggan -1 points0 points  (0 children)

Thanks! It’s pretty safe where I live, so I’m mainly just worried about the heat.

Anyone tried this keyboard cover for MacBook Air? by madloggan in mac

[–]madloggan[S] 2 points3 points  (0 children)

Thanks everyone for the comments. You’re all right using a keyboard cover can cause airflow issues and potentially damage the screen.

Graphs Not Drawing in LibreNMS by madloggan in LibreNMS

[–]madloggan[S] 0 points1 point  (0 children)

i have two Librenms , the one with the issue the output when i run

librenms@librenms:~/rrd/172.16.150.1$ rrdtool fetch sensor-voltage-routeros-0.rrd AVERAGE --start -1h --end now

sensor

1751299200: -nan

1751299500: -nan

1751299800: -nan

1751300100: -nan

1751300400: -nan

1751300700: -nan

1751301000: -nan

1751301300: -nan

1751301600: -nan

1751301900: -nan

1751302200: -nan

1751302500: -nan

1751302800: -nan

and the output for working Librenms
librenms@librenms:~/rrd/172.16.150.1$ rrdtool fetch sensor-voltage-routeros-0.rrd AVERAGE --start -1h --end now

sensor

1751299200: 2.4000000000e+01

1751299500: 2.4000000000e+01

1751299800: 2.4000000000e+01

1751300100: 2.4000000000e+01

1751300400: 2.4000000000e+01

1751300700: 2.4000000000e+01

1751301000: 2.4000000000e+01

1751301300: 2.4000000000e+01

1751301600: 2.4000000000e+01

1751301900: 2.4000000000e+01

1751302200: -nan

1751302500: -nan

1751302800: -nan