Avatar

OmltCat

OmltCat@lemmy.world
Joined
3 posts • 18 comments
Direct message

That’s new info for me thanks. Never knew thinkpad can excel in this department.

permalink
report
parent
reply

Things you mentioned about windows before “etc” can actually be disabled through group policy or other means. It’s an annoyance nonetheless. But after ~30 minutes of tweaking after a new install, windows is not that bad these days.

Anyway, if I don’t play games I’ll probably be Linux all the way. Most things today are web based anyway.

But how is gaming on Linux nowadays, if you may elaborate? I have top of the line hardwares but the games I play easily max out their usage. I know there are things like translation layer, but I’m afraid the performance hit may be not ideal…

permalink
report
parent
reply

Yea that’s basically the reason why I can’t use a VPN.

In fact there isn’t really a problem to leave your phone connected to the selfhosted VPN all the time. If split tunneling works properly, only traffic that access your home network would actually go through the VPN, all others will just get bypassed.

But in my case, I already need to be connected to another VPN most of my day, so can’t really go this route.

permalink
report
parent
reply

Well I’m trying to discuss when unable to use a VPN so….

permalink
report
parent
reply

Limited container access is a good point. Noted.

I think the APP itself is fine, but would an API access give attackers a mean to brute force into it? Sorry no expert here.

The official wiki talks about securing password login with fail2ban. I guess this is not needed in my case, as it’s handled at the Authelia level.

permalink
report
parent
reply

Because it’s “quick start”. Least effort to get a taste of it. For actual deployment I would use compose as well.

Many project also have a example docker-compose.yml in the repository if you dig not so deep into it

There is https://www.composerize.com to convert run command to compose. Works ~80% of the time.

I honestly don’t understand why anyone would make “curl and bash” the officially installation method these days, with docker around. Unless this is the ONLY thing you install on the system, so many things can go wrong.

permalink
report
reply

I wonder if this can be done with a reverse proxy. Nginx can change specific strings in the page it returns, so maybe this can be pushed a bit further?

permalink
report
parent
reply