

If you’re going for software RAID, I recommend taking it a step further and go for ZFS: If set up correctly you get all the advantages of raid6, while remaining very flexible.
Oh no, you!


If you’re going for software RAID, I recommend taking it a step further and go for ZFS: If set up correctly you get all the advantages of raid6, while remaining very flexible.


Used/refurb SAS drives aren’t that expensive. Can someone with better memory than I please link to that site for second hand server components?
The reason why SAS drives are usually more expensive isn’t because the tech itself is more expensive (It’s largelt just a different kind of interface), but rather that “enterprise grade” hardware have a few additional Q&A steps, such as running a break-in cycle at the factory to weed out defective units.
While a server such as the one you described is slightly power hungry, it’s not that bad. Plus, if you wanna get into servers long term, it could serve as a useful way to get used to the hardware involved.
Server hardware is at its core not that different from consumer hardware, but it does often come with some nice and useful additions, such as:
RAID is entirely optional. I seem to be the only one in here who actually like hardware RAID, as software RAID is more popular in the self hosting community. Using it is entirely optional and depends on your use case, though. If you wanna live without, use JBOD mode, and access each drive normally. Alternatively, pool as many disks as you want into RAID6 and you have one large storage device with built-in redundancy. RAIDs can either be managed from the BIOS, or from the OS using tools such as storcli.


Some VLAN-related nuggets that you may find useful for your post/blog:
Source: VLANs have been an integral part of my career for 20ish years.
If it works on mint, it’ll most likely work on debian, with the caveat that debian is a lot more CLI and a lot less handholding. Depending on your setup, debian might be a better choice for you, as Mint is desktop oriented.
But don’t fix something that already works. If there’s no issues with your Mint setup, I’d say keep it. Next time you set up a server, you can go for debian instead.
Source: I use both extensively. Mint on desktop, debian on headless stuff.


Noted. I’m mostly an X11 kind of guy. A few X12s.


Are yoy able to switxh to HTML5 instead of Java? I never managed to get that Java applet to run properly without issues, and it sucks that older supermicro machines default to it. But many (most? All?) Have an HTML5 option you can use instead.
Also, the BMC croaks sometimes - pull bios battery and any other backup batteries during a power cycle.
I use beegfs at work for the redundancy and clustering aspect. 1.8PB of storage with 100% redundancy.
While it supports a lot and CAN be quite involved, a very basic setup is in fact pretty simple:
A filesystem on a machine is a storage target.
A machine with storage targets is a storage node. (beegfs-storage)
A management server (beegfs-mgmtd) connects these together into a filesystem.
Any machine runs beegfs-client to mount this filesystem.
One machine needs to run beegfs_meta for the Metadata. It doesn’t require a lot.
Both dhcpd and bind support failover.
If you want to have failover storage you might want to look into beegfs, as storage targets can be mirrored across hosts.
Source: Using all of the above at work. I’ve had motherboards die on me without causing downtime.


I’ve been resolving them since the late 90s, no worries.




I want to be buried with my treasure, and as a data hoarder I will have to leave instructions for writing it all to tape.


It’s mostly automated exploit finders looking for low hanging fruit. fail2ban and up to date software is your friend.


Don’t remember the cost, but namecheap is not a lie. It’s cheap, hazzle free, and overall a great service. I have quite a few domains with them.


Is it data you would trust in the hands of random strangers on the internet? If so, I can easily store 50TB for you, as long as it’s temporary.
Oh, and I have various storage solutions in various jurisdictions, so if you have any preferences as to places you do NOT want to store it, that’s something you need to hilight.


I was in the same boat, so I’ll leave you with this golden nugget you probably want to check out:
certbot


Yup. And the official training books are still a great resource for learning everything from the basics to more advanced stuff.
I bought an updated set a couple of years ago, and they still hold up.


Stupid indeed, but of utmost importance.
I’ve used this a lot in the past at work. I see now that it’s discontinued, but I’m sure they have a new thing in its place. tiny, easy to use, and a huge time saver.


Plus, if you end up accidentally locking yourself out of your own system: boot access means root access (Secure your IPMI/iDRAC, folks!)
Running arbitrary text from the internet through an interpreter… what could possibly go wrong.
I need to set up a website with
fork while 1…Just so I can (try to) convince people to
it
…rhyme intended.