TheFrogThatFlies

joined 2 years ago
[–] TheFrogThatFlies@lemmy.world 1 points 2 weeks ago

Can we try building such a list, just so that whoever reads this can get a glimpse of happiness?

[–] TheFrogThatFlies@lemmy.world 8 points 1 month ago (5 children)

Not so good with history, anyone knows if there is any information about Nazis also sending political enemies to gas chambers, besides the Jews?

[–] TheFrogThatFlies@lemmy.world 7 points 2 months ago (1 children)

It's been so for a while, it just now started stinking...

[–] TheFrogThatFlies@lemmy.world 9 points 2 months ago (2 children)

There's too much money being invested in far right political movements, it will be hard to resist them.

[–] TheFrogThatFlies@lemmy.world 5 points 2 months ago (1 children)

And why is it not ORDERED!?

[–] TheFrogThatFlies@lemmy.world 6 points 2 months ago (1 children)

I should do more.

[–] TheFrogThatFlies@lemmy.world 15 points 2 months ago* (last edited 2 months ago) (1 children)

IMHO systemd tries to go above the requirements of an init system and behave more like an abstraction layer to the OS, in the same way Linux is an abstraction layer to the hardware. Would we be better with a micro kernel, instead of the Linux beast? Maybe, but we do all use it and it is mostly a standard nowadays. Same for systemd. Could it be simpler? Sure! But having a standard abstraction layer at user level for all distros is excellent for an app developer. And, AFAIK, it should be possible, albeit less verified, to disable most features and use alternative implementations.

[–] TheFrogThatFlies@lemmy.world 57 points 3 months ago (1 children)

Placebo <=> plus c bow

[–] TheFrogThatFlies@lemmy.world 8 points 3 months ago (1 children)

This helped

sudo apt modernize-sources
[–] TheFrogThatFlies@lemmy.world 6 points 3 months ago

Only in Lemmy would we see "ask my parents" instead of "ask YOUR parents". We're all a bunch of ADHD, autistic, low self esteem bunch of people, aren't we?

14
submitted 8 months ago* (last edited 8 months ago) by TheFrogThatFlies@lemmy.world to c/selfhosted@lemmy.world
 

My ISP uses CG NAT which is stopping me from reaching my internal network, so I'm thinking about using Tailscale to allow me to connect to my server and hence to my internal network.

But I'm not very comfortable giving 100% access to Tailscale to my internal network, so I was thinking if I could limit it only to what it requires to connect to the internet and to a wireguard service running in the same container. This would in turn connect to a wireguard server in the container's host and provide me with full network access.

I know, as long as they have a service running in the server, even if inside a container, they can always be able to access the host. But even do I would feel safer if at least tried to contain it.

Does anyone know if this is possible? And can it be done through Docker Compose?

view more: next ›