veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#Tailscale

10 posts9 participants3 posts today

I initially registered for #Tailscale using my GitHub account, but I'm considering migrating to #PocketID and my own domain. However, I have some concerns about losing access to Tailscale if PocketID becomes unavailable. Even worse, I'm worried about the possibility of unauthorized access.
#homelab

I have a very weird issue with my #tailscale + #mumble server setup:

I have a murmur (mumble) server that binds to the tailscale interface on my server.

I have shared that endpoint with a friend and we're both connecting via tailscale to that mumble server to talk.

Every few minutes (3, 5, something like that), one of us gets reconnected. Mumble (client) says "Server failed to respond to TCP ping". On the server it says (murmur log): "Connection closed: The remote host closed the connection".

The tailscale log on the server says something like "adding connection to derp-* for ..." at that very moment of reconnecting.

How to debug this issue? I don't even know where to start. It looks like (to me, as a networking noob) that tailscale reconfigures connections and breaks the mumble connection.

#followerpower #linuxadmin #NetworkEngineering #networking #sysadmin

CC @tailscale

Please boost :boost_ok:

Warum muss ich mich bei #Tailscale jedes Mal neu anmelden, selbst wenn die App die ganze Zeit lief und ich nur disconnected war? Das nervt. Und vorallem funktioniert es erst wenn man dann auf Connect klickt, worauf eine Fehlermeldung kommt, das dieses Device ja schon autorisiert wäre. 🙄 #Macbook #macOS

A Self-hosted, BSD-native Gemini Protocol Server Stack

For those who are adventurous enough to explore the non-http corners of the Internet, the Gemini protocol is a delightful experience to use. It has been around a number of years, making the biggest bang around the time when discontent with the web’s general demise started to reach current heights (so maybe around 2022).

My “capsule”, Vigilia, is self-hosted, and has been since its inception. It used to run on a disused Macbook Pro running Fedora Server, under our TV at home, but since […]

journal.bsd.cafe/2025/07/22/a-

journal.bsd.cafeA Self-hosted, BSD-native Gemini Protocol Server Stack – The BSD Cafe Journal
More from requiem.

After several hackish attempts at upgrading a 2015 MBP 15" from Catalina to Monterey I'm giving into the firmware-will-not-upgrade constraint (for now) I did get to Big Sur and #Tailscale runs there!🙌

In other news - I wish Apple would bring back the Big Sur icon for Screen Sharing. I mean it's translucent & shows 2 sceens🤷‍♂️

Anyone on macOS26 want to weigh in on if they've already done that?

Have added a way to run background processes from application definitions using #systemd

apps tailproxy install
apps tailproxy service status
apps tailproxy up
apps tailproxy status online

As described in:
github.com/gbraad-dotfiles/app

This allows me to easily spin up a user-space #tailscale daemon.

GitHubapplications/tailproxy.md at main · gbraad-dotfiles/applications@gbraad's application descriptions for use with apps.zsh helper - gbraad-dotfiles/applications