karlthemailman

joined 1 year ago
[–] karlthemailman@sh.itjust.works 31 points 1 year ago (16 children)

Rude tone apart, this is absolutely true. Nobody thinks satellite Internet is meant to compete with fiber to the door.

[–] karlthemailman@sh.itjust.works 18 points 1 year ago (8 children)

Donofrio broke a glass window on the front door "and reached inside to manipulate the doorknob,"

How much more "immediate" do you need? A complete stranger is trying to break into your home to do god knows what is the epitome of a clear and immediate danger to me.

What would you have done? Opened the door and welcomed them in?

[–] karlthemailman@sh.itjust.works 1 points 1 year ago (1 children)

Fdroid is a secure repositorie and the applications are reviewed before being made available for end users.

Reviewed by who though? Malicious apps even get through apple and Google's screening. I can't see how fdroid can match the capabilities of those guys.

[–] karlthemailman@sh.itjust.works 14 points 1 year ago (4 children)

Any brands you would recommend?

[–] karlthemailman@sh.itjust.works 1 points 1 year ago (1 children)

Then why make it a law? Gas stations would all choose to have full service only if it was cheaper.

And only available on a pro (not free) edition, right?

[–] karlthemailman@sh.itjust.works 3 points 1 year ago* (last edited 1 year ago)

Does the bt hub let you turn off DHCP? I had a similar issue with my ISP router, but it let me turn off dhcp and then I ran pihole which can run its own DHCP server.

Then, the DHCP server can tell all clients to use your preferred DNS server.

I haven't used adguard, but it can probably do the same. If not, you can run a DHCP client on the same box probably.

[–] karlthemailman@sh.itjust.works 0 points 1 year ago (1 children)

Got it, that sounds pretty convenient though maybe 24 hours is a bit tight. Do you have to create an account per toll or does one account cover a whole region?

[–] karlthemailman@sh.itjust.works 0 points 1 year ago (4 children)

American here. How do you pay for the tolls if there's no automated transponder and I assume no actual toll both workers?

Not being able to install local apps is a valid issue. But if you are really concerned about a work laptop, I wouldn't trust something just because it's web based. Depending on the company, they can access that data if they really wanted to just alomst as easily as a file on disk.

[–] karlthemailman@sh.itjust.works 6 points 1 year ago (1 children)

How much are you scraping? You may end up getting your home up blocked.

 

I have all my services running locally on a 192.168.10.x subdomain. Many are docker containers but some (like gitlab) are proxmox vms. Everything is behind a reverse proxy so I can access services through a url like paperless.mydomaon.com. the reverse proxy automatically pulls certs as needed.

This is great for accessing stuff when I'm home.

I'm trying to set up something for remote access. I don't want to use cloudflare as I just want access for myself from my phone and laptop. So I'm leaning towards tailscale or similar.

But do I need to move all my services to use the tailscale subnet? Seems like a pain and also requires installing tailscale on everything (even on docker containers?). Or do I just install tailscale on the reverse proxy since it can reach everything else. But then I wouldn't be able to ssh into a proxmox vm remotely unless I installed tailscale on the vm?

Or is this what the tailscale subnet router is for?

view more: next ›