• 2 Posts
  • 25 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle


  • I just found out about cloudflared, it looks straightforward but you need a cloudflare account to use it. IDK what (if anything) they charge for it.

    I have generally just used a VPS for this. I’ve done it through an ssh reverse proxy which is pretty crappy, but a more serious approach would use iptables forwarding or wireguard or whatever the current hotness is.



  • Yeah for 80TB you’d want either a server or a NAS and at that point I’d have to weigh the cost against a rental. Still though, how will you back it up? What’s going to be on it anyway, e.g. video editing? You’re more in professional workstation territory than home server. If it’s datahoarder type stuff (archived sitcoms or whatever) then yeah ok I guess. Certainly a DIY box with a say 6x 24TB desktop HDD’s will cost less than a few years of renting Hetzner boxes with that much drive space. Those drives are very cheap now, $300 each on newegg. But still, this is very much a niche use, nowhere near “everyone should have” territory. Unfortunately it’s still not enough data to think seriously about a tape drive.

    Hmm it looks like a 160TB Hetzner server (10x 16TB drives, Intel W-2245 CPU with 128GB ram and also 2x 960GB SSD) is $150/month in the Hetzner auction. Could you build and run a comparable home server for less, say spreading the cost over 3 years? Probably yes but it would take some effort. And how much do you pay monthly for that two-way 1gbit internet pipe? Can you really open public ports on it and serve files in much volume at that speed?


  • Home Assistant is kind of interesting for solar power I guess, though I haven’t looked into it much. Otherwise it’s a smart home thing right? See the biggaybunny link I posted ;). I had to look up NZBGET and so on, but yeah, if I was trying to keep it private I certainly wouldn’t want to connect to it from home internet. I used to have a server in Romania that would have been a good candidate for stuff like that if I were into it. Download to that and then scp to home.

    Nothing stops me from upgrading/downgrading VPS software any way I want afaik. Although it might less secure than a dedicated server. I have had dedis in various places at different times though my main beater machine is a VPS. I tend to think hosted servers are more secure against physical intrusions than a home server is, though who knows. The software is basically the same, and the DC’s have good DDOS protection.

    Yeah you’re probably right about using a phone as a server. It’s a cool re-use though.








  • Well that was one idea mentioned by one of the other posters: better security by having the server off the network.

    I think my luddite tastes in software are part of it, but if I have a server on the network, it might as well be in a data center where I don’t have to worry about space, power, noise, ICE raids (my servers are in several countries so they’d at least have more work to do), etc. I can add or delete new hardware with a few clicks. I actually do have an old Supermicro 1U server in my kitchen but it’s just sitting there unpowered. I had intended to colo it but it’s just not worth doing that. I had forgotten about it.

    Even if I have a server at home, I probably want to back it up over the network, so then what? There are remote copies of the files then either way.



  • I mostly listen at home, but I do have some music files on my phone. I could put them all there in principle. The phone has 256GB of local storage and an SD slot that can take a 2TB card. It’s a cheap phone too (Moto G series). I have a few GB of music that I listen to plus some archived.

    If I’m going to stream to my phone away from home though, that means the streaming server has to be on the internet, and wasn’t one idea of a home server to be off the internet? I do have a bunch of such files on a bare metal dedicated server at OVH. They have better things to do than examine my files and delete stuff with the wrong kind of lyrics. I do understand not wanting to use stuff like Google Drive where they do mess with the files.

    Even if I wanted to totally control the hardware I’d probably look into colo. But dedicated servers always end up being cheaper.


  • I’m not into video, I didn’t want a rehash, I was hoping for a 1 sentence summary or the like. I don’t have any subscriptions and my music and ebooks are on the client and I don’t understand the attraction of putting them on a server. I guess the thought is that many people use their phones for media consumption, with limited local storage particularly on old iphones, but I’m not set up that way. I like having the files local instead of streaming them.

    It’s not about me personally but rather (regarding media) about how a streaming setup is better than local file storage for stuff like ebooks. Even for a phone user, phone storage is cheap now, especially if your phone has an SD slot. One big attraction of servers for me is fast internet, but that means hosted servers rather than home since my home internet is slow.

    I’m something of a a luddite but I’ve generally tried to stay away from “smart home” stuff, streaming subscriptions, etc. So I’m trying to figure out if home servers are more of the same.


  • I’ve been using borg because of the backend encryption and because the deduplication and snapshot features are really nice. It could be interesting to have cross-archive deduplication but maybe I can get something like that by reorganizing my backups. I do use rsync for mirroring and organizing downloads, but not really for backups. It’s a synchronization program as the name implies, not really intended for backups.


  • Again though, why a server? I don’t understand the concept of streaming really (I mean why I would want it, not how it works). I have some music files but they are on my laptop’s internal SSD (plus a few on my phone). No need for streaming. The idea of a server is generally to run some network services 24/7, or serve multiple clients, or have more hardware resources than would normally be found on a client PC. I don’t see a raspberry pi at home helping with much of that.

    I guess I could imagine wanting some kind of centralized media server at home if there were multiple people using it, but it’s just me, and I’m generally not into video so I don’t have a huge video library or anything like that.