selfhosted

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Jeremyward, in Can I build a NAS out of a desktop? [Request]

Saving for later

d7eeem, in Can I build a NAS out of a desktop? [Request]

Just google perfect media server

vext01, in Can I build a NAS out of a desktop? [Request]
@vext01@lemmy.sdf.org avatar

Of course. Just put disks in and set up whatever remote filesystem and it’s a NAS.

ogarcia, in Anybody Using Nebula?
@ogarcia@lemmy.world avatar

I know this is not the best answer since you would probably like me to talk about Nebula, but I have to say that the best solution I have found for setting up a mesh VPN is Zerotier.

It is a very complete solution. Multisystem, very simple but very configurable, fast, etc.

You simply start by creating a network on the public controller (which will generate an ID for that network) and then join the rest to that network and everyone can communicate with everyone (by default, then you can create subnets if you want).

Using the public controller is completely optional (I personally use it because it is convenient for me and because I have few hosts) but if you want you can set up your own controller, I have an article (the bad thing is that it is in Spanish, but if you run a translator you can understand it perfectly) where I explain how to do it without any requirement. If not, you can use ztncui for it.

Take a look at it, you might find it more attractive than Nebula.

By the way, for me one of the great advantages of ZeroTier is that I don’t have to worry about certificates and keys, the controller takes care of everything for you and security is guaranteed from the point of view that each node has a unique identifier.

corsicanguppy, in Stalwart v0.5.0

If I look carefully, will I find some performance comparisons between an EL9 host installed with either a postfix/dovecot/etc stack or this manatee?

ogarcia, in Should I use Restic, Borg, or Kopia for container backups?
@ogarcia@lemmy.world avatar

restic without any doubt. I use it with S3 backend and SSH copy and it has an excellent performance (with copies of years).

Borg I was using it for a while (to compare) and I do not recommend it, it is not a bad product, but it has a lousy performance compared to restic.

Kopia I didn’t know it, but from what I have read about it it seems to be very similar to restic but with some additions to make it pretty (like having ui).

Some people say that Kopia is faster in sending data to the repository (and other people say it’s restic), I think that, unless you need ui, I would use restic.

jose1324, in Can I build a NAS out of a desktop? [Request]

Yes. Go look at TrueNAS Scale

bjoern_tantau, in Problem while trying to setup an instance
@bjoern_tantau@swg-empire.de avatar

Did you look at lemmy.yml, line 208 like the error message says?

EdgeRunner, (edited ) in Problem while trying to setup an instance

At first glance, i would say you need to add Jakob as a sudo user first :

askubuntu.com/questions/7477/ddg#7484

And then install ansible-playbook,

Infinitus,

Thanks!

EdgeRunner,

You welcome mate,
I hope thats good for you now, don’t hesitate to ask for the next steps, if you encounter others issues.

Gl, and have fun,

gadgetzombie, in Problem while trying to setup an instance

Might be more helpful to actually say in the title that it is Lemmy you’re trying to selfhost, this community isn’t specific to selfhosting Lemmy.

Codilingus, in Those who are self hosting at home, what case are you using? (Looking for recommendations)

I know you said you’re against rack mounting, but JUST in case:

I love the look and tidiness of a nice rack mount system. So I got a Chenbro 4U case. It’s perfect for reusing my old components, and it has a standard size area on the front to install a hot swap HDD cage.

redcalcium, (edited ) in Problem while trying to setup an instance

If you’re not familiar with Ansible, I recommend to install your Lemmy instance using docker compose or Lemmy Easy Deploy.

If you still want to use Ansible, make sure to use version >= 2.11.0 . From the screenshot, chance that you might accidentally installed v2.10

Infinitus,

Thank you! Will try.

ninjan, in Is this Seagate Exos drive too good to be true?

It’s just the cheapest type of drive there is. The use case is in large scale RAIDs where one disk failing isn’t a big issue. They tend to have decent warranty but under heavy load they’re not expected to last multiple years. Personally I use drives like this but I make sure to have them in a RAID and with backup, anything else would be foolish. Do also note that expensive NAS drives aren’t guaranteed to last either so a RAID is always recommended.

rosa666parks,

Ok cool, I plan on using them in RAID Z1

RunningInRVA,

Make that RAID Z2 my friend. One disk of redundancy is simply not enough. If a disk fails while resilvering, which can and does happen, then your entire array is lost.

SexyVetra,

Hard agree. Regret only using Z1 for my own NAS. Nothings gone wrong yet 🤞but we’ve had to replace all the drives once so far which has led to some buttock clenching.

When I upgrade, I will not be making the same mistake. (Instead I’ll find shiny new mistakes to make)

Archer,

Instead I’ll find shiny new mistakes to make

This should be the community slogan

Atemu,
@Atemu@lemmy.ml avatar

You must be running an icredible HA software stack for uptime increases so far behind the decimal to matter.

RunningInRVA,

That was uncalled for.

Randelung,

To support this: Backblaze consistently reports much higher failure rates for Seagate drives than all others. I personally don’t trust them. All my failed drives are Seagate, but that’s anecdotal. www.backblaze.com/…/hard-drive-test-databackblaze.com/…/backblaze-drive-stats-for-2022/ the by manufacturer graph.

vithigar, (edited )

That tracks with my experience as well. Literally every single Seagate drive I’ve owned has died, while I have decade old WDs that are still trucking along with zero errors. I decided a while back that I was never touching Seagate again.

Passerby6497,

I actually had my first WD failure this past month, a 10tb drive I shucked from an easystore years ago (and a couple moves ago). My Synology dropped the disk and I’ve replaced it, and the other 3 in the NAS bought around the same time are chugging away like champs.

ninjan,

For sure higher but still not high, we’re talking single digit percentage failed drives per year with a massive sample size. TCO (total cost of ownership) might still come out ahead for Seagate being that they are many times quite a bit cheaper. Still drives failures are a part of the bargain when you’re running your own NAS so plan for it no matter what drive you end up buying. Which means have cash on hand to buy a new one so you can get up to full integrity as fast as possible. (Best is of course to always have a spare on hand but that isn’t feasible for a lot of us.).

Codilingus, in Suggestions for Short Rack Mount Case

Chenbro makes quite a few ATX shallow rack mount cases. I have one and have no complaints.

Lettuceeatlettuce,
@Lettuceeatlettuce@lemmy.ml avatar

I’ll check them, Ty!

redcalcium, in Help needed setting up NGINX reverse Proxy / HA / Vaultwarden using Duckdns

What happened when you tried to open it on incognito mode / private browsing mode?

Btw, if you’re using Chrome, you can type thisisunsafe to bypass hsts warning if nothing else work.

Lobotomie,

if I close the 8123 port and remove my cache, firefox will warn me, if I click on forward anyways it will forward to a website from my router for some reason saying that the DNS-Rebind-Protection has blocked my attempt and that there is some issue with the host-header.

redcalcium,

Instead of forwarding ha.yourdomain.com to 192.168.178.214 (which I assume is the lan ip address for your machine), you should forward it to a hostname called homeassistant (which is the hostname for the home assistant instance inside your docker compose network).

Lobotomie, (edited )

Now I get a error Fehlercode: SEC_ERROR_UNKNOWN_ISSUER, and if I continue it will again go to my router with the DNS-REbind / Host-Header Issue

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #