• 0 Posts
  • 15 Comments
Joined 3 years ago
cake
Cake day: June 11th, 2023

help-circle



  • take it out of that adapter. lots of people giving good tips but it’s not worth assuming anything about the drive till you plug it directly in. that’s a pretty high capacity drive, and shitty adapters can misbehave in fascinating ways.

    faint clicking is normal from a drive of this size. bigger drives make bigger noises (especially those designed for use in enterprise environments).

    when you plug it in, run smartctl -a on it and post it here. that’ll be definitive for what’s up before you try any of the more creative solutions here.




  • not the commenter your responding but yes with proper setup travel is no issue.

    I’ve never tried to host in the cloud so I have no input on that, but locally + tailscale is very doable and pretty dead simple to setup and manage.

    I would highly recommend the linuxserver.io docker image. with a modern cpu and the docker image, transcoding won’t be too much of an issue with most titles and only one or two users. my server has media only in hevc, so some clients need transcoding. my 3700k is perfectly fine with it.

    if you want to expose it to a domain you gotta be a little more careful, reverse proxy + an external auth provider like authentik at minimum is what I would suggest. fail2ban and anubis are also great ideas.