Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. No, you're good! That's a very common use case!
  3. Let's let Eshtek sort that out before we make to many assumptions. I think lots of people had that thought but may not have jumped on it. I had the same thought but was to cheap. Have you activated both licenses?
  4. So If I am understanding this, if the second server is in a relatives house it is not their independent account but rather is is another server under the same login. So I don't think we can use the term "buddy backup" unless you are saying each server can allocate an encrypted space on the other that can't be accessed. I think that will be the terminology sticking point. I must say when I first saw the option to buy a second $99 NAS server I myself thought I could setup up a buddy backup as well at a relatives home but wasn't sure it could be used as a full independent server by that relative because they are not going to want to go down the NAS path. I am guessing a lot of people will have that same thought and if i am still being honest I think Eshtek realized that would be the reason many folks would go for that option. So, let's be clear and careful about the use of the term "buddy backup". Can it be a remote backup? Yes. You have already told me above that it can. But can it be a buddy backup? It sounds like no, not really as defined in the sales materials. Now, as for that person who bought two accounts during the original black friday sale. I can see them having a legit issue because I believe I have seen them say that is why they got the two accounts in other forum posts a while back. If this is true it should have been stated then that multiple servers on one account can't be true buddy backups. I don't really have a horse in this race because I want another server that will be my 'media available outside my home' through Plex or Jellyfin and Immich.
  5. Today
  6. Buddy backup will definitely work with two licenses under the same account. You will be your own buddy 😉
  7. I am an idiot😅 Way back, I bought two licenses because I thought I could then build a second server, install it at my parents' house that my dad could use for picture storage, and have a buddy back up to and from that second server.
  8. So, Buddy Backup only works for different users? I bought 2 licenses a year ago to be able to do buddy backup with myself, so that's not possible? I would need to fall back to Replication Task over SSH ?
  9. @oliver12 taking a guess, i think it would probably "work", except it would only have one account on both. So at that point it's just your backup on offsite machine, rather than a backup to a buddies machine who also happens to be offsite. If you wanted to gift this machine so that your parents could have their own, you'd need to give them your account at which point they could also access the machine you have.
  10. Wait, so if I have two licenses under my account I can't put my second server at eg my parents home for a offsite backup and sync via BuddyBackup?
  11. Fully acknowledge this isn't ideal but it is safe for now to take this approach. We will address updating your curation in place in the future.
  12. Yes most definitely! We have the underpinnings for a language selector already in place, but we're deferring translation work until after 1.0.
  13. As of today, yes, you can access your server from anywhere using deck.hexos.com. I have a discussion planned with the team to allow you to disable remote access which would be as simple as us verifying the WAN IP of the client device being used to connect to the deck and making sure it matches the server's WAN IP. When HexOS Local arrives, you will be able to even further reduce your cloud dependency, but there are some features like installing apps/VMs, configuring buddy backups, and e-mail notifications that will require a connection to our deck. Thankfully that connection is outbound from your server, which doesn't require you to open any ports on your firewall and expose the system to the wider net. We also do have plans to implement oAuth and 2FA in the future to further enhance security and options.
  14. Absolutely. That is 100% doable.
  15. no worries Biem, moved you to the right spot So seems like you have a fairly common use case withI he addition of game servers. The requirements for game servers do differ depending on game and the scale (like if you plan to make a sever say 100+ will join) so you may want to look up that part yourself As for the rest you should easily get by with some of the cheaper intel cpus available something like an intel i5 8400 or 8500 should be more than strong enough those intel cpus have integrated gpus so you don't have to spend extra on a graphics card and they support intel quick sync which just means they are great for plex. Make sure any motherboard you get does not have a realtek nic (network interface card), you can usually find out on the motherboard webpage or on the pcpartpicker page for the motherboard. for cases i like recommending the jonsbo n4 since its a fairly compact case that has 6 hdd bays and a relatively good value. The downside with the n4 is that it will only fit smaller sized power supplies and motherboards which may cost more than full size. for you boot drive i suggest getting a cheap and small ssd. any space left over on it after the os is installed cannot be used. I would suggest no less than 16gb of ram for you. now depending on your budget you could get a stronger cpu or more ram.
  16. I use FeedFlow on my android phone. I see TrueNAS has some alternatives as well though I have no experience with them so that's next after the ARR series of apps.
  17. While not a buddy backup I hope the second license can be used to build a "regular" backup NAS system. I've already got two backups on external HDD media but they are so SLOW.
  18. Hi there, Idk if this is the right place where to post this but here i am Im new to all this but i want to build a homeserver but dont know what specs it needs. Things i want to use the homeserver for: - Running Plex for movies and series - Storing family photos - Running gameserver for friends - Running home assistant - running hexos ofcourse But my question is what specs do i need im willing to use secondhand stuff and im looking for something that i dont have to upgrade for some time except the amount of storage
  19. Yesterday
  20. Wahoo! This is great news! Thanks for the update, i'm really excited to hear how the local UI has been coming along! I'm also really surprised to learn my presumption of how the Command Deck works was completely wrong. I thought deck.hexos.com loaded an application into my browser's cache and then communicated to the NAS locally. I didn't realise it was actually sending calls to a central server. I've been turning on my home VPN for no reason! I suppose having to be on the same network as the HexOS box during first setup / "first flight" preconceived some notions. Doesn't that mean that I can access my NAS from anywhere in the world though? And, say... anyone else who gets hold of my credentials? Do y'all have plans for enabling/forcing 2fa for the command deck? I'm kinda uncomfortable learning my box of drives can be interacted with from off network, and the only thing stopping anyone is a single factor of authentication. It's not like I can block the HexOS API address at my router firewall level either, since the Local Command Deck is not currently planned to have the same functionality as the cloud Deck. Am I understanding that right?
  21. We know about this problem all-too-well. The VM features will come in layers, but our plan is to try and get ahead of those kinds of problems by detecting hardware changes and automatically adjusting device ID mappings to your VMs before they start. This still needs a lot of R&D work and there are lots of potential gotchas, but I bet we can address a lot of common scenarios like what you've described. It gets more tricky when you have multiple GPUs in a system of the same make/model, as it's hard to know which one is which for assignment to VMs. I'd say that's a problem for after the initial VMs feature release for us to investigate further. Ultimately there will be some limits to what we can do, but we're going to do this as best as is humanly possible.
  22. Correct. The additional licenses is for users that want to setup multiple systems of their own, not for buddy backups.
  23. Ooh the VM stuff sounds great! I've setup a SteamOS system instead of Windows, Exactly like the blog suggested, already! But it's been a pain managing it so looking forward for that to be easier! As an aside my PCI IDs haven't been stable adding/removing NVME drives on a consumer Motherboard, meaning I have to fix the VM every time I change unrelated hardware. So that could be a thorn in a curated approach when you get around to it.
  24. It sounds like the additional licenses wouldn't really work for a buddy backup use case, because there wouldn't be much of a way to separate the systems without some kind of licence transfer. Is that correct?
  25. It's hard to believe it's already been a year since we launched the HexOS Beta and the early access campaign. What a journey it's been! In today's blog post, we're going to provide a summary of this past year's accomplishments, a run-down of what's left to achieve our 1.0 release, what's coming next, an update on the AnyRaid project, and our HexOS Holiday Sale! Read all about it in our latest blog post: https://docs.hexos.com/blog/2025-11-26.html
  26. To celebrate the holidays and thank our community for their continued support, we're excited to announce our HexOS Holiday Sale, starting today! Existing customers can purchase additional licenses for just $99 each, perfect for expanding your home server setup. New customers can take advantage of our special two-pack bundle for $298, with additional licenses available at the same $99 promotional price. Single licenses remain available at $199 until our 1.0 release in Q1 2026. This holiday pricing for additional licenses and the two-pack bundle is available through December 31st, so don't miss out on this opportunity to join or expand your HexOS experience. Please note: License transfers are not permitted. All licenses are tied to the purchasing account. Buy now from the HexOS Store!
  27. At this time the recommended way to update the path is to uninstall and reinstall but you shouldn't lose any data if you uncheck remove app settings and data.
  28. Hi, to update qbittorrent to use the new download path location, do we have to uninstall and reinstall qbittorrent or is there another way?
  1. Load more activity
×
×
  • Create New...