this post was submitted on 12 Oct 2023
49 points (96.2% liked)

Selfhosted

39250 readers
233 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I have an old Pi hanging around doing nothing. When I originally got it it had the latest Pi OS with desktop loaded and ran like garbage, not surprisingly. So I messed with it headless for a bit, then found RISCOS as an option in Pi imager utility and that is just a neat OS. Fun to play around with for sure. But now I'm wondering what else I could use the old thing for. I see folks run Pihole on it, but I've already got 2 instances of Adguard Home running.

Could this handle Syncthing? Or would the data transfer be so bad it's not worth it? Wouldn't mind having an off-site backup device at my parents house if it would work.

Anyone else got one in their homelab?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 11 months ago (4 children)

I was wishing I had one just recently. I'm not smart enough to get my ancient APC UPS to interface to Debian with the USB cable, so I need a device I can ping that's plugged into the mains (ie not through the UPC) so I can run a script that shuts the server down when the Pi stops responding to the pings.

So that's all it'd need to do - respond to pings when it's powered on. I've ordered a B+ for exactly this job.

[–] [email protected] 5 points 11 months ago (1 children)
[–] [email protected] 3 points 11 months ago

No. That looks very promising. Thanks, I'll check it out!

[–] [email protected] 3 points 11 months ago

That's a clever idea. My UPS does already have the smart pants features like that, but I love the simplicity of that as a concept.

[–] [email protected] 3 points 11 months ago (1 children)

Probably cheaper to just use an ESP8266 or the like

[–] [email protected] 4 points 11 months ago (1 children)

ESP8266

Thanks - I sort of had that Idea and looked at the ESP32 with an Ethernet port, but it was looking complex to flash because of no UART etc. Looks like the ESP8266 would need an add on for Ethernet? Plus I might still be out of my depth figuring out how to flash it?

I also considered an Ethernet hat for the Uno since I have a couple of them floating around somewhere, but in the end the B+ was cheaper. Those little boards would probably be better for power consumption as well though

[–] [email protected] 1 points 11 months ago

All you'd need to program that ESP32 is an USB to UART adapter, you can get those for pennies on the dollar. I've never used Ethernet on the ESP32 so I can't attest to how easy it would be, however I do know that doing it over WiFi is super simple.

[–] [email protected] 2 points 11 months ago (1 children)

Does it have the weird rj50 (yes 50) endpoint ?

[–] [email protected] 1 points 11 months ago (1 children)
[–] [email protected] 2 points 11 months ago (1 children)

i have made a stl of that if you need the cable, it is janky but it works

[–] [email protected] 1 points 11 months ago (1 children)

Aww. Thanks. I've got the cable, I just need to invest some time into a couple of suggestions from here.

[–] [email protected] 1 points 11 months ago

it should just work with KDE