hkelley

Results 72 comments of hkelley

> is this with the nvidia devel image (nvidia/cuda:12.2.0-devel-ubuntu20.04)? This happened with both devel and runtime images

It took over a week of running jobs through the system, but the ` returned a result with an error set` exceptions came back. As before, a down+up of the...

Failed again today with the same ` returned a result with an error set`. This time, I ran a small test before I restarted the containers: ``` # works in...

Regarding the loss of GPU visibility in the container, 'Failed to initialize NVML: Unknown Error`, I found these issues: https://github.com/NVIDIA/nvidia-docker/issues/1730 https://github.com/NVIDIA/nvidia-docker/issues/1671 I will stop posting in this issue as it...

ATA detects authentication at a domain controller. It can't see a failed authorization on a member server. Additionally, I'm betting that an attacker could use a tool like [samrdump.py](https://github.com/SecureAuthCorp/impacket/blob/master/examples/samrdump.py) to...

Does anyone know if this behavior was fixed in thehive5?

Yes, configurable (including the option to use the OS default resolver) would work for my scenario.

I've been testing some more and this seems to be a connection clean-up issue. I noticed that the script fails once every time I save it, then runs cleanly until...

I don't know if it's related to VS2013 or not, but I can't add the package to another solution either. PM> install-package OATH.Net Installing 'OATH.Net 0.2'. Successfully installed 'OATH.Net 0.2'....

I will poke around. I haven't done it before, either, so I'm following this guide. https://dev.splunk.com/enterprise/docs/devtools/enterprisesecurity/adaptiveresponseframework/createadaptiveresponseaction/ Most of the files mentioned there already exist in the app so it may...