- 235 Posts
- 1.26K Comments
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Sharkord - an open-source self-hostable Discord alternative with voice, video, and real-time messaging.English
12·1 month agoNeh
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Sharkord - an open-source self-hostable Discord alternative with voice, video, and real-time messaging.English
41·1 month agoAnd I got downvoted into oblivion for bringing it up 🤣
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Sharkord - an open-source self-hostable Discord alternative with voice, video, and real-time messaging.English
94·1 month agoThis is so vibecoded 🤣 Nawthx
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Backup restoration and migrationEnglish
11·1 month agoLogs
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Weird Internet Behavior Starting Selfhost Server & PC'sEnglish
1·1 month agoThen something has changed about the local deployment and concentration of the network near you. Don’t know what to tell ya 🤷
As long as the provider is the same, and your instances are using properly using DoH or DoT, you have nothing to worry about.
If you’re super concerned though, I’d be using Mullvad over Cloudflare though. Just saying.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Weird Internet Behavior Starting Selfhost Server & PC'sEnglish
2·1 month agoSee my other response. This is quite normal.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Weird Internet Behavior Starting Selfhost Server & PC'sEnglish
3·1 month agoYes, that’s called Round-Robin Load Balancing.
To get more specific, your DNS provider spins up a large number of DNS resolvers out in the world on a CDN network that resolves clients to the most geographically convenient server(s) at any point in time based on the GeoIP info of your public IP.
Once you resolve one set of addresses at any given time, it caches your request, so the next time you ask these DNS servers for something you’ll get a response right back from them as fast as possible.
You constantly checking is just going to show this. It’s quite normal.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Weird Internet Behavior Starting Selfhost Server & PC'sEnglish
2·1 month agoYour public IP is DHCP. It changes from time to time. Nothing weird about that.
Any of the other IP’s in the DNS Servers list changing is just what you get pointed to when resolved based on your GeoIP location.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Weird Internet Behavior Starting Selfhost Server & PC'sEnglish
3·1 month agoI might be misunderstanding, but you’re checking what exactly for DNS leaks?
If the IPs are changing, that’s not uncommon. The HOST changing would be though, like if you swapped from what you expected back to Comcast or something.
You need to get better control of your local network and not have to be paranoid about this. Static reservations for long lived hosts, your router should have a setting to override and prevent internal hosts (like guests) from sending OoB DNS requests, and any sort of VPS stack should as well.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Is Home Assistant the recommended default for smart homes?English
3·1 month agoHA is definitely the largest adopted. OpenHab is probably more geared for developers, but has a more concise and powerful automation system.
As for hardware to run it on: get a cheap n100 Minipc and be done with it. Uses 6-12W, and it’s going to miles.kore efficient for this use than a regular PC.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•what is good remote desktop software?English
3·1 month agoWell, firstly, it’s not what Tailscale is meant for. I’m getting downvoted by the people using the wrong tool for the wrong job.
You don’t install a VPN on all your local machines just to talk to each other. That’s insane. You especially don’t install one that, while misconfigured, is sending all of its traffic OUTSIDE of your local network, then back in. This is what Tailscale on a number of local machines will do by default.
The way Tailscale works is by installing a Wireguard client on a machine. It then checks in with their DERP servers to figure out it’s network situation (behind NAT, peers in the network, routing tables…etc). So when you have more than one client on the Tailscale network, it automagically assumes some things, the first being that these two machines dont have a more direct route to talk to each other.
So then it will attempt to bridge a path between the DERP server each client is checked into, and pass traffic that way. Which means you then have two machines on the same local network sending traffic OUTSIDE of that network, then back in to complete a VPN network.
This is stupid.
You setup multiple different networks and use exit nodes to bridge two networks together with Tailscale. That’s the entire point. This means setting up routes to let the orchestration layer know that a set of certain machines exist in the same network, and shouldn’t use Tailscale to communicate with each other. Then it will only be using routes for REMOTE networks, where other clients exist, to pass traffic over the Tailscale network.
May I ask what you were planning on doing with Tailscale? I can point you in the right direction.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Can you help me adapt the Signal TLS Proxy to be used behind Nginx Proxy Manager?English
1·1 month agoMove your Nginx pets to something else. Pretty simple.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•what is good remote desktop software?English
2·1 month agoIf you’re not comfortable using SSH, each Linux DE comes with its own RDP setup, so refer to the docs of whichever you’re running to set that up if you want things to be super simple.
Past that, there’s tons of stuff, but I would generally avoid VNC these days because it’s pretty much a dead protocol that is insecure and inefficient.
Some people prefer to use RDP compatible tools, some people just use Moonlight. You can use whatever is comfortable for you, really. I would avoid all the suggestions that are telling you to install the giant constructs like Mesh Central though. That’s overkill for just two machines here.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•what is good remote desktop software?English
33·1 month agoI hate having to continuously point this out, but DO NOT DO THIS unless you have a deeper understanding of networking.
“Just installing Tailscale” without proper configuration of the default routes is going to cause all kinds of routing inefficiencies and loopbacks in your internal network that is absolutely unnecessary, especially for what OP asking for.
This is just bad advice.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Exploring Options to add NVREnglish
5·1 month agoFrigate isn’t a resource hog unless you enable the inference and classification stuff. If you don’t need that, and are only running 2 cameras, it should be fine.
Shinobi is another option without all the advanced junk you may not need though.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Self hosted live streamingEnglish
2·1 month agoNeed more details here:
- What’s your bandwidth and delivery medium like?
- What are your edge/router specs?
- What hardware would you be hosting this on?
- What format are you expecting to stream (audio and video formats)?
- Related to #5, what hardware would you streaming from?
OBS and Owncast should allow you to do this for the most part, but it’s heavily dependent on all of the above.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•Do you backup your docker images?English
2·1 month agoI mean…you have the container right there on your machine. If you’re concerned, just run your own registry and push copies there when needed. This of course is all unnecessary, as you only need the Dockerfile to build a clean image from scratch, and it will obviously work if it’s already been published.
just_another_person@lemmy.worldBanned from communityto
Selfhosted@lemmy.world•What would be the best way to host a SimpleX smp and xftp server?English
2·1 month agoThe simplest and most pragmatic option.









All of those explanations, but you’re not even saying WHY it’s an alternative, or to WHAT