Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

The weirdest part of self-hosting isn't the control, it's the silence

Uncategorized
14 11 39

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    3 Views
    So one thing I've done to help me find more things to self host or do is think like a prepper. Like...what if my ISP goes out? How can I remotely control my homelab or even trigger Home Assistant events if my ISP is out? I had no idea how to solve this until about 6 months ago when I discovered Meshtastic. For anyone who doesn't know: Meshtastic is basically an open-source, public mesh-network. You just buy a cheap ESP32 device, flash it with Meshtastic (They have a SUPER easy web-flasher so you don't need to be super technical to do it), and connect to it via Bluetooth with your phone and you're good to go! Then you can send messages to other nodes around you and have fully off-grid communications! Well, while Meshtastic supports MQTT, that does require at least one end of the connection to have internet access. I wanted a way to SSH into my servers and diagnose or fix things without needing to rely on my ISP at all. Or even trigger things in Home Assistant without having access to any ISP. So, that naturally gave way to the idea of MeshExec. [image: b3053a7f-822a-4878-a932-239121635d19.jpeg] [image: a3f958fe-4e6b-4fd8-b906-6b670eae9e98.png] [image: b31e930b-fc53-4b84-a01e-6bdc683f15c8.png] MeshExec is a little binary that attaches to your serially-connected Meshtastic node, and looks for messages in a specified private channel for aliases to execute. Then it will execute whatever commands you specify and automatically chunk them and send them back through the mesh in a staggered fashion. This chunking is done to both fit inside the max message size that Meshtastic supports, and so that the mesh is not overwhelmed with messages and drops them. You define the aliases, the shell used to execute the commands, etc. So you can basically use it to do whatever you want over the mesh! I've set up a handful of aliases to do simple diagnostics on my homelab servers. Things like restarting docker containers, checking the top 3 processes consuming the most memory, etc. I decided to use aliases because I figured direct shell access to a server is SUPER dangerous, especially if you accidentally attach the daemon to a public channel. No idea if this will be useful to anyone else, but I made it as easy to use as possible if anyone does want to use it. Here's the link to the repo if anyone wants to give it a go. I just wanted to share how I've managed to find a way to further reduce my reliance on big corporations and my love for open-source software! If anyone decides to give this a try, I'd love to know your thoughts or answer any questions you have!
  • 0 Votes
    1 Posts
    9 Views
    šŸ“” Updated my Gemini capsule!New posts on #Privacy, #DataProtection, #GDPR, #AIAct and digital rights are now available.Content in English and Italian, clean Gemtext format.gemini://nicfab.eu/#Gemini #Geminispace #SmallWeb #DigitalRights #AIRegulation
  • 0 Votes
    1 Posts
    11 Views
    How to Install #Pleroma on #Ubuntu #VPS (5 Minute Quick-Start Guide) This article provides a guide demonstrating how to install Pleroma on Ubuntu VPS.What is Pleroma?Pleroma is a free, open-source, self-hostable microblogging server that speaks the #ActivityPub federation protocol—so your users can interact with people on other #Fediverse platforms (e.g., Mastodon) while you keep full control over your server ...Continued šŸ‘‰ https://blog.radwebhosting.com/how-to-install-pleroma-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #letsencrypt #selfhosting #selfhosted
  • 0 Votes
    5 Posts
    30 Views
    @dado ahah no no, niente ricette pronte šŸ˜„Serve studiare un po’ e capire come Fail2Ban ā€œragionaā€ šŸ‘€Io mi limito a costruire le jail bene, poi lui fa il resto...diciamo che più che copiare, ĆØ meglio imparare l’arte šŸ˜ŽšŸ”§Ogni server ha il suo carattere… il mio morde šŸŗšŸ’„