

It’s not a straightwalk, it’s a crosswalk.
It’s not a straightwalk, it’s a crosswalk.
I’d assume you need an admin account for every server and it uses that to create the users.
I have opensignup from Reddit in my RSS feed and recently Torrentleech was open. Maybe have a look if it still is, very good general tracker and easy economy.
How do you handle certificate renewals?
I only half remembered; it wasn’t really layoffs, but a large management change without much apparent plan for oCIS.
Ex-ownCloud devs seek new start at OpenCloud – Owncloud owner wants to sue
Owncloud laid off the whole team working on that. They went to create OpenCloud instead.
And then they only deliver up to 720p because your device hasn’t been blessed by capitalism
Note sure what they’re called, but plenty of houses here have metal blinds on the outside that work perfectly for blocking the sun.
Upgrade notes for 10.11 RCs
Their reasoning is literally the second sentence on that page.
Note however that the
10.Y.Z
release chain represents the “cleanup” of the codebase, so it should be accepted that10.Y.Z
breaks all compatibility, at some point, with previous Emby-compatible interfaces, and may also break compatibility with previous10.Y
releases if required for later cleanup work
Any 10.Y.Z release is cleanup and can include breaking changes. That’s been the case for 10.9 and 10.10 already btw.
This is the database rework that’s been in progress for a while to remove all the bad inherited database code from when the forked Emby. No more SQL statements in code or plugins, any DB access now goes through the core library. There are a few blog posts in their website with more details.
I had the opportunity to check out a bunch of S3 servers for work. For a quick summary, Garage was much faster than Minio in my tests but lacks advanced S3 features like object locking, versions or retention. Be sure to check what you need before switching.
Also, it’s CLI only as far as I know, so the same as Minio will be.
Use one artist for album artist. For the artist field, look up how to properly split entries. This is different for IDv3 vs Vorbis. Split the artists and Jellyfin will handle it fine.
It’s really a wild growth over the years. My current approach is twofold. Netbox to manage devices/VMs and associated info with service deployments using Ansible. You can use the info from Netbox as an Ansible inventory directly.
Previously I tried network diagrams (too low detail) and spreadsheets (terrible to modify) to document machines. And for serviced I’d have an install page on my wiki (apologies, the codeblocks are somewhat broken atm)
For 2d platformers, the virtio GPU with 3d acceleration might be OK.
Per the RSS specification the guid
field is optional.
And if you do want to provide it, any string works. So just count up from 1, use the title, current date or whatever for that field.
Why is this here?
Edit: apparently that dude’s been doing multiple of those
3-2-1 rule also applies with external providers
You need something other than your ISP provided router, otherwise you’ll be constantly limited by a few basic settings they allow you to change. Check with your ISP if you can use your own router directly, if their routers have a bridge mode or if you can buy an alternative modem that does bridging.
If you want a simple and cohesive ecosystem, Unifi is the one to beat. They offer routers and switches and you can manage them all from a single dashboard.
For an open source router, the best option is OPNsense. Get one of the multi port x86 boxes from Aliexpress (e.g. Qotom) and install it on that.
Personally, I don’t like OpenWRT, but that would be an option to flash a cheap consumer router.
TP-Link offers some great switches, look at their JetStream series. They’re usually a bit cheaper than equivalent Unifi switches as well.
As an anti-recommendation I’ll mention Mikrotik. Their hardware is great and they provide great value, but the UI is extremely confusing for newcomers. It’s all well documented (in the form of terminal commands, but the UI is basically built like that), but you need to know networking before you can find what and how you need to change settings.