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

help-circle
  • 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
    ·
    16 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.









  • Slackware was my first distro coming from Windows. I would get so frustrated when I wanted to install some software and I had to download it, open the cli, run some commands, check for dependencies, etc. I thought it was completely idiotic. Why couldn’t you just click on the file and install it. I thought, “no wonder no one uses Linux.”

    Then a friend showed me slapt install, slapt update, and slapt upgrade. It was absolutely amazing. I wondered why Windows was so far behind.












  • 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?