• 5 Posts
  • 50 Comments
Joined 1 year ago
cake
Cake day: July 9th, 2023

help-circle
  • machinin@lemmy.worldtoSelfhosted@lemmy.worldAdvice for layout
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    34 minutes ago

    When I was in your shoes about 8 months ago, I opted for Proxmox and don’t regret it. Since then, I’ve been able to try different NAS OSs, experiment with different hosted services, etc. it gives you a lot of freedom to set up a VM, try a bunch of stuff, and then delete it and implement a fresh solution when you’re satisfied with something.

    If you do that, you might consider having the operating system and VMs on one disk. If you decide on NAS software, many pass through the storage drives to the NAS directly.

    I’m probably going to end up with the following:

    • Base Proxmox
    • NAS VM - OMV with NFS shares available to other services, SMB for the network
    • VM for -arr services
    • Plex on an LXC - a script helped me set the up
    • (Maybe) VM for home assistant
    • VM for other home services I need, like Immich
    • Maybe a VM for hosting things publicly
    • Testing VM

    I hope this is helpful!


  • For me, pros are:

    • Fun to learn something new
    • Easy to test different systems. For example, I can play with different router or NAS software without having a separate computer around.
    • I’ve been able to create different “computers” that serve different needs and require different levels of security.
    • Currently, a cluster is probably overkill, it was a fun experiment.

    Cons

    • Updating all the different systems can be a pain. I could probably automate it, but I haven’t made the time to learn it yet.
    • As a beginner, I’m throwing a bunch of parts together and hoping it will work. I should probably be more strategic in my implementation, but I don’t know what to prioritize. I’m sure I’ll have to start over in the future.
    • With the previous point, the storage setup doesn’t seem very intuitive. I probably need to set up that better.
    • I haven’t quite figured out backups yet. My VM backups all seem too big. I need to figure that out and automate it.

    Hope this is helpful.


  • machinin@lemmy.worldtoSelfhosted@lemmy.worldAlternatives to CloudFlare?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    23 days ago

    I was looking into Tailscale, but it got me a little worried. I’m not very knowledgeable, so I hope someone can correct me

    They don’t allow ssh, so you have to give your keys over them and they manage your ssh connection? That seems idiotic. Surely that can’t be correct?

    I’m my use case, I was wanting to rsync to an off-site Synology from a Linux box. Synology also doesn’t allow ssh over their VPN service - frustrating.




  • Thanks, but yeah, the article just says the following:

    The observations could have considerable implications for our understanding of what goes on in other spots in our celestial neighborhood that aren’t protected by a magnetic field either.

    “These observations on the Moon will help us better understand the surface environment and act as a pathfinder to explore negative ion populations in other airless bodies in the Solar System,” NILS principal investigator Martin Wieser explained in the statement, “from planets to asteroids and other moons.”

    It doesn’t really say why negative ions are significant, just that they are found in places without a magnetic field and may help us understand similar places. The research seems more in-depth, and the article send to lack important details.















  • machinin@lemmy.worldOPtoSelfhosted@lemmy.worldProxmox vs. TrueNAS Scale
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 months ago

    FYI, unRAID is moving to a subscription, so if you want to try it out, it might be good now before they change.

    Also, I thought I read that docker/portainer was possible on TrueNas. You might check it out if Kubernetes is giving you trouble. I might be wrong, but I can’t imagine why it wouldn’t work on the base Debian install.


  • The comments on the community and OneDrive implemention are helpful. I do remember seeing one post from someone asking about running only one hdd in TruNAS. You’re right, the comments were very rude. I guess it’s a bigger problem than I realized.

    I don’t have any experience with Kubernetes, I’ll check on that.

    If you had to start over, what NAS software would you look at?