TedZanzibar

joined 2 years ago
[–] TedZanzibar@feddit.uk 1 points 1 day ago

It's an 8 bay unit with six drives that are a mix of WD Red and Seagate Ironwolf, all NAS grade drives, basically. The other two slots have SSDs for hosting the aforementioned containers and VMs.

The largest drives I have are 4TB though, so maybe the larger capacity ones are louder? I also ran the fan profile in whatever the quietest setting is.

[–] TedZanzibar@feddit.uk 14 points 1 day ago (4 children)

I am a tech oriented person, I work in IT, and a Syno ticks the boxes in many respects.

  • Low power draw. Power efficiency is very important to me, especially for something that runs 24/7. I don't know how efficient self-build options are these days, but 10 years ago I couldn't get close to the efficiency of a good NAS.

  • Set and forget. I maintain enough systems at work so I don't really want to spend all of my free time maintaining my own. A Syno "just works", it can run for months or years without a reboot (and when it does need one, it does it by itself overnight), and I can easily upgrade or swap a dead drive in a couple of minutes. When the entire NAS dies I can stick the drives in a new one and be up and running almost instantly.

  • Size and noise. I don't have a massive house, so I need something that can sit on a shelf and be unobtrusive. In our last house it was literally sat in the living room, spinning drives constantly, and nobody was bothered by it.

The Syno I have is plenty good enough to run a bunch of Docker containers and a few VMs for all of my self hosted stuff, and it just does the job efficiently, quietly, and without complaining or needing constant maintenance.

I don't like this creep towards requiring branded drives and memory, though I'm pretty sure it's not legal in the EU. Regardless there are ways around it.

[–] TedZanzibar@feddit.uk 2 points 2 days ago

Right? I swear I see more brand new Teslas driving around my mid-sized town every day. Boils my piss.

[–] TedZanzibar@feddit.uk 1 points 5 days ago

I have that Beelink and while I don't run Home Assistant on it (I run that from a VM on my NAS) , it does run a whole bunch of stuff, including Plex, and it's more than capable.

I think you have a couple of options here:

  1. Run HAOS on the bare metal and use Home Assistant addons to add the other functionality you want. Addons are HA managed Docker containers and there's lots of them out there, including Plex. What I don't know is whether you can access hardware acceleration this way, which you can do via regular Docker (see below).

  2. Install something like Unraid, Proxmox or whatever flavour of Linux you prefer - literally anything that supports full blown VMs and Docker at the same time. Install HAOS in a VM and use Docker for everything else. Passthrough /dev/dri to any Docker containers that use hardware acceleration (Plex) and you're golden.

It's a great little box. Enjoy!

[–] TedZanzibar@feddit.uk 3 points 1 week ago

Right? The ~~next~~ first time we see this it better have those eyes!

[–] TedZanzibar@feddit.uk 1 points 1 week ago

Or perhaps Privateer? I never played it but I think it was basically Elite in the Wing Commander universe.

[–] TedZanzibar@feddit.uk 4 points 1 week ago (1 children)

Carrying anything other than a small folding knife without good reason is illegal in the UK, it's as simple as that. "It's for self defense" does not count as a good reason and will get you in deeper trouble as you're basically admitting to being willing to stab someone who "threatens" you.

[–] TedZanzibar@feddit.uk 15 points 2 weeks ago

If you own a domain, which you do, you can get wildcard certs from Let's Encrypt using a DNS challenge. Most (all?) popular reverse proxies can do this either natively or via an addon/module, you just need to use a supported DNS provider.

[–] TedZanzibar@feddit.uk 6 points 2 weeks ago

Everybody ITT talking about dashboards when the real killer feature is global variables within automations.

[–] TedZanzibar@feddit.uk 2 points 2 weeks ago (1 children)

This is the tune that got me into both drum & bass and edm as a whole. Such a beautiful journey.

[–] TedZanzibar@feddit.uk 3 points 2 weeks ago

Had to scroll way too far to find this. For Karl!

[–] TedZanzibar@feddit.uk 10 points 3 weeks ago

Yes? It's not uncommon to see discounts stick for the life of the sub. It locks people in because they don't want to lose that sweet deal, sometimes even if there's a cheaper/more appropriate package elsewhere.

28
OMG OMG OMG (ericmigi.com)
 

We have a bunch of shutters in our living room that don't have any kind of remote control, nor a rod to operate them - you just move any of the individual slats and the rest follow suit.

Is there anything out there that could make these smart? I'm really struggling to find the right terms to search for.

Update: Turns out they are plantation blinds which has helped me to find the sort of thing I'm after. Cheers, Emperor!

 

Quick overview of my setup: Synology NAS running a whole bunch of Docker containers and a couple of full blown VMs, and an N100 based mini PC running Ubuntu Server for those containers that benefit from hardware acceleration.

On the NAS I have a Linux Mint VM that I use for various desktoppy things, but performance via RDP or NoMachine and so on is just bad. I think it's ultimately due to the lack of acceleration, so I'd like to try running it from the mini PC instead but I'm struggling to find hypervisor options.

VirtualBox can be done headless, apparently, but the package installed via Apt wants to install X/Wayland and the entire desktop experience. LXC looks like it might be a viable option with its web frontend but it appears to be conflicting with Docker atm and won't run the setup.

Another option is to redo the machine with UnRaid or TrueNAS Scale but as they're designed to be full fledged NAS OSes I don't love that idea.

So what would you do? Does anyone have a similar setup with advice?

Thanks all!

Edit: Thanks for everyone's comments. I still can't get LXC to work, which is a shame because it has a nice web frontend, so I'll give KVM a go as my next option. Failing that I might well backup my Docker volumes, blat the whole thing and see what Proxmox can do.

Edit 2: Webtop looks to be exactly what I was looking for. Thanks again for everyone's help and suggestions.

 

Specifically from the standpoint of protecting against common and not-so-common exploits.

I understand the concept of a reverse proxy and how works on the surface level, but do any of the common recommendations (npm, caddy, traefik) actually do anything worthwhile to protect against exploit probes and/or active attacks?

Npm has a "block common exploits" option but I can't find anything about what that actually does, caddy has a module to add crowdsec support which looks like it could be promising but I haven't wrapped my head around it yet, and traefik looks like a massive pain to get going in the first place!

Meanwhile Bunkerweb actually looks like it's been built with robust protections out of the box, but seems like it's just as complicated as traefik to setup, and DNS based Let's Encrypt requires a pro subscription so that's a no-go for me anyway.

Would love to hear people's thoughts on the matter and what you're doing to adequately secure your setup.

Edit: Thanks for all of your informative replies, everyone. I read them all and replied to as many as I could! In the end I've managed to get npm working with crowdsec, and once I get cloudflare to include the source IP with the requests I think I'll be happy enough with that solution.

 

Some sort of goals against streak, no more than 2 or possibly 3?Also unclear as to whether that's a franchise or NHL record?

 

... Due to past performance post mid-season, but look at those standings! Even if Boston or New York catch up in points we'll still be on top.

Anyway, just sending some hockey love from a UK Jets fan.

 

I work in tech and am constantly finding solutions to problems, often on other people's tech blogs, that I think "I should write that down somewhere" and, well, I want to actually start doing that, but I don't want to pay someone else to host it.

I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?

In theory that's enough levels of protection and isolation but I don't know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.

Update: Thanks for the replies, everyone, they've been really helpful and somewhat reassuring. I think I'm going to have a look at Github and Cloudflare's pages as my first port of call for my needs.

 

Hey there, my local instance has had two admin posts pinned for the last 6 months-ish and they show right at the top of my Subscribed, Local, and All views. I can't imagine they're going to get un-pinned any time soon, so it would be great to get a feature where we can hide them.

Thanks for the consideration!

 
view more: next ›