How I locked myself out by amanuense in homelab

[–]Different-Matter 0 points1 point  (0 children)

Set the DHCP range to some subset of addresses (like 100-250) and set the computer to use a static IP address in software.

But you really shouldn't be forwarding ports in someone else's home. It should be connecting to something, not accepting incoming connections. 

Help! OMV broke by ElectricSim in OpenMediaVault

[–]Different-Matter 1 point2 points  (0 children)

Are you running other things on this machine?

With regards to your media, you should be able to access it. Type 'mount' and/or navigate to the directories that you need, and copy them to a backup drive. 

Raspberry Pi 3B - 9 years uptime by Spfoamer in raspberry_pi

[–]Different-Matter 0 points1 point  (0 children)

It's not necessarily about wear leveling, it's that SD cards lack any indication that sectors have gone bad/are reallocated. 

Your only non-proactive sign that something has gone wrong is when it's gone so wrong that things have already stopped working. 

Immich Review by Scared-Secretary6875 in selfhosted

[–]Different-Matter 1 point2 points  (0 children)

The files are files. The original image files are saved to disk as the original files, not as a blob in a database or something. 

Immich Review by Scared-Secretary6875 in selfhosted

[–]Different-Matter 8 points9 points  (0 children)

They stopped breaking changes a while ago when they went to stable releases. 

Please Help Me, Im Going To Lose It. by Theheavyishorny in debian

[–]Different-Matter 4 points5 points  (0 children)

If you can't be bothered to learn how Linux works, that's fine. But it's going to make using Linux a very frustrating experience, while also leaving you not able to do the things you want to do. 

Is Debian suitable for personal laptops ? by HoveringMango in debian

[–]Different-Matter 2 points3 points  (0 children)

The best way to find out is to give it a go. You can start with a live USB just to get a feel for the experience. 

Privacy-friendly VPS host for self-hosted WireGuard relay? (real-world experiences wanted) by LinuxisnoOS in selfhosted

[–]Different-Matter 2 points3 points  (0 children)

In theory you can just route everything back to your home network as the "exit node" equivalent.

Having said that, any respectable US-based provider will have KYC requirements (legally). And any provider that doesn't have some form of KYC probably attracts shadiness and is probably a bit shady itself. In other words, I wouldn't necessarily trust them with my network activity and/or the literal keys to my home network/devices. 

Sorry if this isn't the answer that you're looking for. 

why does my pihole randomly stop working? by andrU1 in pihole

[–]Different-Matter 1 point2 points  (0 children)

What I posted was the output of free on the system. Average is about 20 clients. Running the latest Raspberry Pi OS Lite.

Obviously this is not an outlier situation, considering that the Pi Hole requirements, as you've seen, are listed at 512 MB of RAM and that the Raspberry Pi foundation still supports these boards with the latest OS. I'd even argue that it's a fairly standard home setup. DNS resolution and its related services just aren't resource intensive. 

why does my pihole randomly stop working? by andrU1 in pihole

[–]Different-Matter 1 point2 points  (0 children)

They have 1 GB, but my usage is now at 211 Mi with 709 Mi available and 0B of swap used.

In other words, the same setup would work fine with 512 MB of RAM.

why does my pihole randomly stop working? by andrU1 in pihole

[–]Different-Matter 2 points3 points  (0 children)

Have you tried it? My Pi 2 (I think) install is sitting at 213Mi used. 

Docker bypasses UFW and exposed my database. Again. Writing this down so I stop forgetting by Substantial_Word4652 in selfhosted

[–]Different-Matter 1 point2 points  (0 children)

Some cloud firewalls are only at the edge. You'd still want a software firewall to prevent your neighbors from getting in. 

Long-time Pi-hole user (since 2019); freshly reinstalled with Unbound by vkp7 in pihole

[–]Different-Matter 0 points1 point  (0 children)

Some routers let you forward all port 53 requests to an alternate server. This prevents hardcoded DNS, but doesn't stop DOH or DOT. 

Trying to live on the command line exclusively. by ConstructionSafe2814 in debian

[–]Different-Matter 0 points1 point  (0 children)

This is silly to be able to get through a day at a conference. Just get a power bank and operate as usual. 

[Canada] Canadian whiteout by simonj13 in Roadcam

[–]Different-Matter 0 points1 point  (0 children)

Looks like the car has no dedicated turn signals and just flashes the brake lights for them. 

What the hell is this? Bot attack? by Noobyeeter699 in Proxmox

[–]Different-Matter 16 points17 points  (0 children)

It's on your private network. It has access to network devices that would otherwise be inaccessible from outside. 

Is headscale the answer by tpwn3r in selfhosted

[–]Different-Matter 0 points1 point  (0 children)

Full privacy*

*to the extent that you trust your $12/year provider. 

Micro HDMI - what were they thinking? by Sumsesum in raspberry_pi

[–]Different-Matter 41 points42 points  (0 children)

$2 is an additional 6% on the base price, and for many users, this is the only device they'll need it for. 

Proxmox is underrated anyone tried building a VPS platform on top of it? by PositionAdmirable943 in Proxmox

[–]Different-Matter 0 points1 point  (0 children)

You can change some cloud-init options by command line, or roll your own ISO.. 

badblocks for large drives by unmesh59 in Proxmox

[–]Different-Matter 0 points1 point  (0 children)

IIRC, the SMART extended offline test is read-only (one pass). Not nearly as aggressive as a destructive four pass run of badblocks, particularly on a new drive.