Yes you need the power cable fix to stop 3.3v from getting to the drives. Just tape it and it’ll be fine, takes 5 minutes.
- 0 Posts
- 14 Comments
Creat@discuss.tchncs.deto Selfhosted@lemmy.world•Raspberry Pi4 continuous selfhosted server operationsEnglish3·3 months agoThat’s what I said with “much hotter for longer”. If it’s constantly thermal throttling, that’s gonna be an issue. Of course OC’ing also will. 50°C just isn’t an issue. Also older models have CPUs that either don’t throttle at all, or do it less well/effectively.
Creat@discuss.tchncs.deto Selfhosted@lemmy.world•Raspberry Pi4 continuous selfhosted server operationsEnglish10·3 months agoThe CPU is perfectly happy sitting at 50°C. It is slightly happier at 30, but it doesn’t actually help in any way unless you run into throttling, or run (much) hotter for longer. It’s fine.
Some might state that the CPU is probably gonna live longer, but seriously have you ever had a CPU die on you cause it was old (or even die at all, even)? Again, it’s fine.
Having something that mostly agitates the air (not even really moving it) like a low-hundreds-rpm fan would also work. As would using one of those passive heat pipe coolers that are also overkill (especially with a fan, but just leave that off), but have the same “number looks better” effect.
Creat@discuss.tchncs.deto Selfhosted@lemmy.world•Self hosted solution for phone photo backupEnglish4·5 months agoThat feature kinda works, but it’s incredibly fragile. It has caused so many annoyances for me over the last year or so that I’m finally done with the thing. Just go with immich instead, less headache.
Creat@discuss.tchncs.deto Selfhosted@lemmy.world•PGP key discovery for Email - WKDEnglish2·10 months agoThis actually sounds quite interesting. Is this controlled with DNS entries at the domain level somehow, or is the subdomain fixed/mandatory?
Creat@discuss.tchncs.deto Selfhosted@lemmy.world•HTTPS on homelab (just locally)English2·10 months agoYes exactly. I didn’t wanna name-drop them cause they are closed for new dynDNS signups. You can create an account to manage your own domain, but you currently can’t signup for their dynDNS service, unfortunately.
That being said, I would still highly recommend them for managing your own domain, if you’re looking for a place to host literally just the DNS part.
Creat@discuss.tchncs.deto Selfhosted@lemmy.world•HTTPS on homelab (just locally)English9·10 months agoThere are dyndns providers that support the DNS challenge that have free tiers. Those are sufficient, and you can even get wildcard certs for your subdomain that way. Perfectly sufficient for a homelab.
Creat@discuss.tchncs.deto Selfhosted@lemmy.world•Suggestions for file sync / android backup / sharing software (nextcloud alternative)English1·11 months agoYeah I was just so confused when I found out that this isn’t possible. Like, it’s a file hosting and sync-ing application. That’s like absolute basics. It isn’t even “just” an open source project any more, there’s a company behind this product now. I am the last person to be angry about an open source project, run by a volunteer or three, not being feature complete.
For what it’s worth I think it works in the iOS version of the app (possibly always has?). But that’s doesn’t exactly help me either.
Creat@discuss.tchncs.deto Selfhosted@lemmy.world•Suggestions for file sync / android backup / sharing software (nextcloud alternative)English3·11 months agoThe native Android client just can’t do two way sync. Just put a text file or something into any folder (from the web or desktop). Now sync that folder to Android. Now edit it on the web/desktop, and look for the changes on Android (without actively telling it to “sync”). Then change the file on Android, these 2nd changes are never sent back to the server unless you explicitly tell it to “sync” again, manually. That’s what I mean with 2 way sync.
There are quite a few files where you just need that to work to use them properly, like the database of a password manager as a prime example. Mine can talk to Nextcloud natively, so I don’t need the client for that, but I was incredibly close to just switching to syncthing, if I didn’t have active users that use the web office integration of Nextcloud.
Creat@discuss.tchncs.deto Selfhosted@lemmy.world•Suggestions for file sync / android backup / sharing software (nextcloud alternative)English31·11 months agoNextcloud can’t do two-way sync on Android. At all. That’s like core functionality for the product IMHO and there’s a feature request open I think. When I found that out, I basically spit out my coffee. It’s fine if you just want to upload photos you take, that kinda works (but my god is it fragile).
Nextcloud is pretty good at quite a few things, including extensibility, but having some omissions in functionality that boggle the mind.
Another name, depending on the exact context, is “hairpin NAT”. Should make googling with the specific router OP has easier.
Creat@discuss.tchncs.detohomelab@lemmy.ml•Network conflict on VM with multiple interfaces2·1 year agoYes I know why you have so the interfaces, but as far as I know: Linux simply can’t do what you want. So if you want to access PiAlert from your main PC on .6.X, you need to make that accessible from .6.Y on that VM. If you want to have the management port (UI) only open on the management interface, you would need to remove it’s interface on .6.X.
As I said, as far as I’m aware Linux simply can’t not route packets properly in an environment like that. I won’t respect that the interface packets came in on needs to also be the outgoing interface for the return trip. I also had that problem and eventually j I’ve just given up.
Creat@discuss.tchncs.detohomelab@lemmy.ml•Network conflict on VM with multiple interfaces2·1 year agoDo I understand this correctly? Your PC is on .6.X, and your connecting to the PiAlert on .1.X, but it also has an interface on .6.X? You just can’t do that with Linux. Weirdly enough I hink Windows handles this correctly and sends the responses back via your router (I think any stateful TCP connection will use the same interface both ways). This doesn’t explain why anything actually freezes though. Did the VM lock up, or is it just ssh that’s dropping?
But as for the solution: if both devices have interfaces on the same network, you should connect to that interface.
EU-OS existiert, aber zielt eher auf die Verwendung von Behörden und anderen öffentlichen Einrichtungen. Also weniger für Endanwender. Zur Finanzierung des Projektes weiß ich persönlich nichts, aber ich nehme an, das ist auf deren Info-Seiten nachlesbar.