

Yeah! Like meme stocks or beanie babies.
Yeah! Like meme stocks or beanie babies.
Connect the TV to wifi, then go into your router’s settings and block it. It’s usually under “Access Control” or “Security”.
Projectors come with their own set of issues, but at least you can still get a really good one without all the “smart” features.
A set of torx screwdrivers and an exacto knife will take care of that. Pretty hard for a cellular modem to transmit data when the traces to the antenna are cut.
Netbooks need to come back with modern hardware.
If I need an ultra-portable computer one in a usable form factor would be amazing.
Normally when you’re on a VPN all the network traffic to and from your device is going through the connection to the VPN server, e.g. browsing the internet, online games, etc. It can cause issues with other online services and uses bandwidth (cheap as it is) many VPS provider charges for.
A split tunnel tells the VPN client to only send certain traffic through the tunnel. My wireguard setup assigns IP addresses for the VPN interfaces in the subnet 192.168.2.x, so only traffic addressed to IPs on that subnet get sent through the tunnel. In wireguard it’s a single line in the config file:
AllowedIPs = 192.168.2.0/24
I’m in the same situation.
Fortunately there’s a million companies that offer VPS with a static IP address for only few bucks a month. I set one up to run a wireguard VPN server which all my devices and home servers connect to as clients. I also configured everything to use a split tunnel to save bandwidth.
It’s an added layer of security too.
You mean like the “multi-million units sold” Linux based Steam Deck?
They really aren’t: it’s just going to add a little thickness, weight, and cost to the phone. Screws and gaskets aren’t exactly rocket science.
I’m with you on that. What makes the Steam Deck so appealing is it’s a handheld PC.
You know it’s bad when you recognize the user name.
I don’t get why people leave interfaces the public doesn’t need access to open to the public – especially SSH.
Use a VPN if you need access to those interfaces from the “outside”. They’re stupidly easy to set up these days, particularly with Wireguard.
I had zero with uBlock – do you have the plugin disabled for that site?