That was a lot of words to say “I couldn’t get it to work.”
- 0 Posts
- 21 Comments
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•How do you effectively backup your high capacity (20+ TB) local NAS?English
3·2 months agoSet up a job to write the file names of everything in your file system to a text file and make sure that text file gets backed up. I did that on my Unraid server for years in lieu of fully backing up the whole array.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•Cheapest way to back up a *lot* of data?English
48·3 months agoThis is a good compromise. When I was tight on backup space, I just had a “backup” script that ran nightly and wrote all the media file names to a text file and pushed that to my backup.
It would mean tons of redownloading if my storage array failed, but it was preferable to spending hundreds of dollars I didn’t have on new hardware.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•How are people discovering random subdomains on my server?English
50·3 months agoHoly shit, this has every cert I’ve ever generated or renewed since 2015.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•This Looks kinda cool, but does anyone have any experience at vetting a project like this?English
32·4 months agoWell that was fun! I’m confident this project isn’t malicious. It’s for sure coded using AI, and I think that’s what triggered a smear campaign. This removed Reddit post looks like there is just a downvote brigade out to get the project because the author admitted to using AI.
The only network traffic it’s made when I monitored it was local. Certainly nothing went to Asia.
I think it tries to solve a neat problem. There’s so many features packed in that it’s obviously vibe coded. That’s probably a huge turn off for AI detractors. If you don’t care about that, I think you’re safe to give it a try.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•This Looks kinda cool, but does anyone have any experience at vetting a project like this?English
86·4 months agoOk, so I ran the repo through an LLM to look for any suspicious requests, and it came back clean.
But it’s hella suspicious that the repo owner edited away the issue and closed it without a response.
It’s also hella suspicious that the user that reported that issue created their account yesterday.
I think I need to go the nuclear option: pop a gummy and monitor the network traffic of the container and see what it’s doing.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•This Looks kinda cool, but does anyone have any experience at vetting a project like this?English
6·4 months agoOhh that’s suspicious. I’m going to kill mine for now and take a look later tonight. I’ll report back if I find anything interesting!
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•This Looks kinda cool, but does anyone have any experience at vetting a project like this?English
4·4 months agoI think the author literally released it like 2 days ago which is why there’s no issues or prs yet.
I installed it yesterday and have only fiddled around a little bit. I like that it pointed out a bunch of health issues with my Lidarr library and have been stuck on a side quest dealing with those.
If you want to explore it and see if anything seems malicious to you, I’d focus on code making requests, and review the sub-dependencies to see if any look sus. It should live entirely in your network and shouldn’t be making any external requests outside your server apart from the connections you set up (like last.fm).
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•How do you manage your home server configuration?English
2·4 months agoI’m just using Unraid for the server, after many iterations (PhotonOS, VMware, baremetal Windows Server, …). After many OSes, partial and complete hardware replacements, and general problems, I gave up trying to manage the base server too much. Backups are generally good enough if hardware fails or I break something.
The other side of this is that I’ve moved to having very, very little config on the server itself. Virtually everything of value is in a docker container with a single (admittedly way too large) docker compose file that describes all the services.
I think this is the ideal way for how I use a home server. Your mileage might vary, but I’ve learned the hard way that it’s really hard to maintain a server over the very long term and not also marry yourself to the specific hardware and OS configuration.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•Options for remote Wake-on-lan. Or I guess wake on WAN.English
6·5 months agoI do backups with a Raspberry Pi with a 1TB SD card and leave it on all the time. The power draw is very small and I think reasonable for the value of offsite backups.
My personal experience with WOL (or anything related to power state of computers) is that it’s not reliable enough for something offsite. If you can set something up that’s stable, awesome, but if your backup server is down and you need to travel to it, that suuuucks.
“So what was the problem in the end?”
“Man, I don’t fucking know.”
- me, every goddamn time
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•Why is Unraid popular in the self-hosting community ?English
8·6 months agoThey have (had?) a fairly generous free tier that works well for people starting out.
I ended up buying a license after evaluation because the UI provides everything I reasonably want to do, it’s fundamentally a Linux server so I can change things I need, and it requires virtually zero fucking around to get started and keep running.
I guess the short answer is: it ticks a lot of boxes.
I set up Syncthing using the docker image from the Unraid “store” and it works great.
I’m not in love with the clients (especially Windows) but it seems to work pretty well once your setup is stable.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•How should everything be routed?English
13·6 months agoWhite cables also transmit slower in the dark. As soon as the cabinet is closed the data is going to slow way down with only the dim glow of the LEDs of the equipment acting to accelerate packets.
The little discussed Pythagorean Wild Conjecture.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•Using rsync for backups, because it's not shiny and newEnglish
9·7 months agoThe thing I hate most about rsync is that I always fumble to get the right syntax and flags.
This is a problem because once it’s working I never have to touch it ever again because it just works and keeping working. There’s not enough time to memorize the usage.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•18% of people running Nextcloud don't know what database they are usingEnglish
4·8 months agoThat’s how I’d answer if I set something up years ago and it was stable and never required me to come tinker with it.
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•Is there a selfhosted eBooks app that can do this?English
1·8 months agoI was running calibre-web and tried running it side by side with calibre-web-automated and it was an absolute breeze. It’s got some really nice features on top of the original. I’d highly recommend giving it a try - it was a surprisingly low bar to get running!
i_stole_ur_taco@lemmy.cato
Selfhosted@lemmy.world•Is there a selfhosted eBooks app that can do this?English
8·8 months agoNot sure about comic support, but I think you can get much of that using a combo of Calibre and Calibre-web-automated.


Why do people keep saying this nonsense?!
The delta V required to put him in the sun is insane. He only needs to be put into earth orbit or slightly outside that in a vague heliocentric orbit and we can call it a day.