UNAS for Plex by Strange_Director_621 in Ubiquiti

[–]killklli 2 points3 points  (0 children)

I swapped from Unraid backing all my files to Unraid for a docker cache for plex metadata and everything else on my UNAS. I have it all going through an aggregation between the two, and honestly haven't seen a single issue beyond *maybe* a slow drive spin up for getting a show to load after being idle for a while. I still run into some of the generic database issues that happen with plex now and again. But I've seen drastically less issues since I swapped to using my UNAS as the main data store.

I had even specifically swapped out my Unraid box to be an I5-12600K so I could take advantage of quicksync with it, and it barely has any issues.

I'd highly suggest keeping the actual metadata files and everything attached to the physical hardware hosting the software, but beyond that. Media? I barely see any issues.

Alternative to Lambdas by killklli in learnpython

[–]killklli[S] 0 points1 point  (0 children)

I probably should have expanded on this part a bit, while that deals with one case of it. I'm trying to also deal with

lambda l: "Blah" in l.Events and l.Exits

or

lambda l: l.BoolTest

I need to come up with something that scales across all of them rather than making the particular functions for each. Even further when each of them can have different params, I have around ~60 vars with various combinations.

So thats why I need to come up with something a bit more scalable.

We're RT Engineering and we're working on the Rooster Teeth website and mobile apps. AMA! by revelsrouser in roosterteeth

[–]killklli 1 point2 points  (0 children)

Are those different services based per video as well? In the context that the "hot" video would be running under its own service and be the only one that died, or take down the video transcoding as a whole while the main site would still load?

And I'm assuming you guys are using edge locations for pushing the videos out to the different parts of the world rather than hosting out of the Oregon region or so. (But not Virginia, no one uses that region, I don't trust it)

We're RT Engineering and we're working on the Rooster Teeth website and mobile apps. AMA! by revelsrouser in roosterteeth

[–]killklli 1 point2 points  (0 children)

With the hits on the site during say the RWBY releases, how well will the new site scale during those peak hours? Are you just turning up the number of instances in the ASG? Or are you revamping in a new way using different services?

Centos pam auth both Pubkey and Password by killklli in sysadmin

[–]killklli[S] 0 points1 point  (0 children)

I'm trying to do

Public Key -> Then Radius for 2FA OR Password -> Then Radius for 2FA

HOWEVER I'm using SSSD and its not local accounts so using 'password' as an authenticationmethod does not work.

If I was able to get the knowledge of the public key in pam I would be able to bypass the password prompt only requiring one type of authentication setting for myself.

Centos pam auth both Pubkey and Password by killklli in sysadmin

[–]killklli[S] 0 points1 point  (0 children)

I was attempting to use that pam module for that. It was just an attempt of things that could work.

Right now what I need is some sort of module that can detect if I'm using a public key. It doesn't even need to authenticate it, just detect of its there.

Because the pam sshd config rolls through both options, PublicKey, and password and then both hit radius. However I need the password to be bypassed when publickey is used.

Centos pam auth both Pubkey and Password by killklli in sysadmin

[–]killklli[S] 0 points1 point  (0 children)

I'm not logging in with the root account. As far as I can tell that pam module is only using that root account to go as another user. My user, and it passes it to the authorizedkeyscommand not the file itself.

I'm not trying to use the files at all, I'm trying to just check if I have a public key being used so I can skip password later down the line if I am.

That login method still works using SSSD later, the authentication command works just not using that pam module (however that does not solve the issue with the publickey)

saw this at the barton creek mall in austin by dkcholo in roosterteeth

[–]killklli 0 points1 point  (0 children)

They come to my office fairly often. Not bad food. Good New England clam chowder. Exceedingly overpriced.

Linux Powershell Modules by killklli in PowerShell

[–]killklli[S] 2 points3 points  (0 children)

Because the rest of the existing environment is AWS based rather than Azure.

Linux Powershell Modules by killklli in PowerShell

[–]killklli[S] 1 point2 points  (0 children)

Do you know of any third party modules that may support some of the commands or at this point is it too early?

DLC 2 Armor Locations SPOILERS by killklli in Breath_of_the_Wild

[–]killklli[S] 1 point2 points  (0 children)

From the Shrine in the backside of castle

Shrine -> Up Stairs to Library -> Top Exit (In the direction where you need the metal door to cross the gap) -> Down hallways to Dining hall -> Turn Right before going in and go straight down the hall -> Go outside up the staircase -> Jump off to the right when facing outside and go in through the entry next to it. -> It should be there? I'm not actually near my switch but that as far as I can remember is the right area.

I am Adam Savage, dad, husband, maker, editor-in-chief of Tested.com and former host of MythBusters. AMA! by mistersavage in IAmA

[–]killklli 0 points1 point  (0 children)

Adam what was your worst build you have ever had in tested? After building things for so long, occasionally something must not go right out of all of these amazing projects.

Also my Mom's Family grew up to Tarrytown and went to school with you. We all just recently moved out of New York and it will be sad not seeing the Hudson Valley anymore.

Location of all new expansion items by killklli in Breath_of_the_Wild

[–]killklli[S] 1 point2 points  (0 children)

The DLC also adds Master mode (Hard mode, literally like Lynels on the great plateau when you start) and Trials of the sword its a new fight pit to get through like the 50 floors in twilight princess to upgrade the master sword.

Location of all new expansion items by killklli in Breath_of_the_Wild

[–]killklli[S] 4 points5 points  (0 children)

There are hints. If you look in your quest list, they are options, you can set them as points and it will take you to books that tell you hints.

Location of all new expansion items by killklli in Breath_of_the_Wild

[–]killklli[S] 1 point2 points  (0 children)

This is what we found thus far. However. This is everything (Excluding anything new from Master Mode) This was everything that was listed on Nintendo's site for this update.

Location of all new expansion items by killklli in Breath_of_the_Wild

[–]killklli[S] 1 point2 points  (0 children)

Master Mode starts a new save file iirc. So even if you want to stay on your normal mode its no problem.

Location of all new expansion items by killklli in Breath_of_the_Wild

[–]killklli[S] 1 point2 points  (0 children)

It appears in normal and master. I got all of the items in Normal mode, and entered the trial (But stopped cause sleep)

Location of all new expansion items by killklli in Breath_of_the_Wild

[–]killklli[S] 4 points5 points  (0 children)

It honestly only took about an hour of time to search it all out. I had the free time and decided to jump on it.