selfhosted

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Evotech, in Pi-Hole or something else for network ad blocking?

I’ve used controld.com

Presi300, in Self hosted browser IDE that supports C# and runs on Windows
@Presi300@lemmy.world avatar

VSCode… No, that’s literally it. You can self host code-server.

bjoern_tantau, in Hetzner Server auction worth it?
@bjoern_tantau@swg-empire.de avatar

The auction servers are not really that different from the others. You get the same support. Every few years I hop onto a new auction server when it’s cheaper than my current one. Never had any problems. When a HDD dies I get a new one as quickly as with the normal dedicated servers.

What you do with it is up to you. I run most of my services on bare metal. I did some virtualisation years ago but didn’t see any benefits. I have one or two services running through Docker. That might go up with time, as it seems to be the easiest way to get something up with the optimal configuration.

crony, (edited )
@crony@lemmy.cronyakatsuki.xyz avatar

One of main reason’s I love docker is that migration is really easy, I just go ahead and tar up the docker compose directory and move to another distro and done, migration is done and everything is on another system.

When it comes to performance you get bare metal performance while keeping virtualitization benefit’s like container’s.

Presi300, in How do you work / mount with files stored on your Synology NAS on Ubuntu linux?
@Presi300@lemmy.world avatar

I’d try opening a nfs share along side the smb one. It’s much better supported on linux.

nameisnotimportant,
@nameisnotimportant@lemmy.ml avatar

You’re absolutely right! I’m not super tech-savvy and I was convinced that those file sharing protocols were more or less equivalent (I only tried to compare in terms of speed). I never payed much attention to it because my other computers were doing fine with one or the other.

neidu2, in Hetzner Server auction worth it?

I have moved over to inhouse hosting, but I exclusively used hetzner for years, a lot of it via the auction.

If you don’t need something very specific, the auction is a great way to spin up something cheaply.

crony,
@crony@lemmy.cronyakatsuki.xyz avatar

My main reason for hetzner is the cheapness of it, but have been reading a bit about hetzner and have seen some people have networking issues with them.

So I have decided to do a bit of searching around to see if there is any other good dedicated server provider to use that won’t break a bank.

But at the end I will most likelly get a hetzner auction server and see if there are any issues.

neidu2, (edited )

You’ll probably be fine with hetzner. If not, you can cancel whenever.

IsoKiero,

have seen some people have networking issues with them.

I’ve been a happy customer for hetzner for almost a decade and I haven’t had any issues with their networking. If you’re running virtualization you need to take care of you MAC addresses or they won’t allow traffic and eventually will kick you off from their platform (and they have a good reason to do so). As long as you play by their rules on their hardware it’s rock solid, specially for the price.

poVoq, in Should i host LinguaCafe or are there better alternatives?
@poVoq@slrpnk.net avatar

Seems like a decent idea if you have ebooks in the language you are interested to learn.

Shadow_Zwiebel,

What exactly do you mean?

poVoq, (edited )
@poVoq@slrpnk.net avatar

Well, the main purpose of this seems to be an eBook reader that integrates language learning and translation.

Its a good idea, but few language learners start out with a backlog of foreign language texts that they would like to read.

The exception would be your typical manga/light novel weebo, and this seems to be precisely what this is developed for with the Japanese language tools included.

moonpiedumplings, (edited )

your typical manga/light novel weebo

No chinese support :(

I read a ton of web novels translated from Chinese, and reading the untranslated versions would be a fun way to learn Chinese. Or Korean.

I don’t really like the Japanese light novels as much.

Edit: hmmm, it seems like their are similar projects, and some have custom language support. I may need to look into those into the future.

Shadow_Zwiebel,

Seems like i didnt read enough. I didnt really notice that the purpose is a ebook reader… But this concept seems actually very promising. I like it

poVoq, in Should i host LinguaCafe or are there better alternatives?
@poVoq@slrpnk.net avatar

simjanos-dev.github.io/LinguaCafeHome/

For those wondering why there isn’t a link…

Shadow_Zwiebel,

Oh. Sorry I completely forgot about that. Thank you :)

sag, in In search for free domain I got one but some questions

freedomain.directory You can use some free subdomain services I think. Also I can feel you bud because I am also a student(11th)

itsaj26744,
@itsaj26744@programming.dev avatar

India?

sag,

Yep

eskuero, in Pi-Hole or something else for network ad blocking?
@eskuero@lemmy.fromshado.ws avatar

I have no experience outside of blocky, but the configuration file is so damm simple and clean I have troubles even considering anything else.

Gooey0210, in Pi-Hole or something else for network ad blocking?

Adguard-home is way better than pi-hole imo

dan,
@dan@upvote.au avatar

Plus it’s easy to run multiple AdGuard Home servers and keep them in sync using github.com/bakito/adguardhome-sync

Gooey0210,

Oh, oh, oh, gimme that!!

First time i hear about something like that, i’m going to install it asap

dan,
@dan@upvote.au avatar

It works well! I have one AdGuardHome instance running on my home server and one running on a Raspberry Pi, both using Docker. Having two prevents the internet from breaking in case I have to shut down one of them for some reason.

Guajojo,

Pihole user for more than 5 years,.can confirm that it is indeed better, made the switch few months ago

EncryptKeeper,

As an AdGuard home user for more than a few years, I switched back to Pihole because it wasn’t really any better. It was also easier to pair pihole with Unbound.

DreadPotato,
@DreadPotato@sopuli.xyz avatar

What makes adguard home better than pihole? Genuinely curious, I’m running pihole now and have been for a couple of years without issues.

Gooey0210,
Codilingus, in Pi-Hole or something else for network ad blocking?

Adguard home is like pihole, but has built in encrypted DNS options. For easy mode NextDNS.

They pretty much all have the same block lists to choose from.

KyuubiNoKitsune,

I use 2 cloudflare containers that the pihole points to. That gives me DNS over https but it’s more of a mission to set up.

akilou, in Pi-Hole or something else for network ad blocking?

You should definitely set up pihole but I don’t think it’ll block ads on streaming apps unless I’m wrong and someone can point me to something that explains how I can set that up.

ajmxco, in Pi-Hole or something else for network ad blocking?
@ajmxco@lemmy.world avatar

I use knot-resolver with the big block list from oisd.nl and it works great.

deadbeef, in [WORKAROUND] Nextcloud portforward stops working when it is moved to a bridged network

Your bridge isn’t bridging properly. If Router B is sending a destination unreachable then the packets are being handled on it further up the stack at layer 3 by some sort of routing component rather than by a layer 2 bridging one.

Kalcifer, (edited )
@Kalcifer@sh.itjust.works avatar

Indeed it is not. Do you, by chance, have any suggestions – troubleshooting, alternatives, etc.?

vegetaaaaaaa, (edited )
@vegetaaaaaaa@lemmy.world avatar

run ip route and ip route get $CLIENT_PUBLIC_IP on router B and see if it has a route to the client, and/or if the default route is correct. Its default gateway might not be set correctly (it should be router A)

and responds appropriately (SYN, ACK),

Does it respond to the client address (public IP?)

Kalcifer,
@Kalcifer@sh.itjust.works avatar

I’m not exactly sure what the previous issue was, but it appears that, possibly, the previous bridge that was in use was broken in some way. I have since switched the primary router to one that supports WDS, and created a WDS bridge between the two, and now everything is working as expected.

unwillingsomnambulist, in Pi-Hole or something else for network ad blocking?

Pi-Hole’s great. Got my primary instance on a Pi 4 and three secondaries (one per vlan) on LXCs. Works so well it feels weird seeing ads when I’m not at home, I’m actually considering using Tailscale to route all my queries through my home connection.

Arkhive,

I do this and it works great. Ad block on all my devices regardless of proprietary sandboxes. I also use Syncthing over my tailnet IP addresses so that traffic never leaves my “grounds”. I’m slowly building out a whole suite of services I host only within my tailnet, jellyfin, calibre, invidious, it been a great learning experience. I’m about to set up a proper home lab, finally moving everything off an old laptop.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #