Doing tests to generate logs for VMware to prove that something's gone wrong with their Aria - Ansible integration.

Posts
-
RE: What Are You Doing Right Now
-
RE: ZFS Pool Online but Cannot Import
You may want to seek out Jim Salter's content concerning ZFS. This is the community he's started since leaving the ZFS subreddit.
-
RE: Not much luck with Linux Distro's
Have you tried Pop_OS with the preinstalled Nvidia driver? Been a while since I've used Pop, and the nvidia card I have is old, but I don't recall a bad experience.
-
RE: Is it racist? I think it is.
@CCWTech said in Is it racist? I think it is.:
The Amazon CloudFront distribution is configured to block access from your country. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error.
I haven't used Amazon CloudFront, but have you confirmed that configuration is correct? Do you have any way to verify if there was any kind of burst of traffic that may have triggered some kind of policy that would cause traffic to be dropped?
On the question of racism, I would follow the technical issue to a potential policy issue. Then see if the policy was created to somehow allow and drop traffic based off of assuming the immutable physical characteristic (race) of the sender. My thought process wouldn't start with "traffic has been configured to be dropped because of a racist policy."
-
RE: BSOD error 0x0000139 Bug Check
@dbeato Nice. Thankfully I haven't had to deal with a Windows bug check in a while
-
RE: BSOD error 0x0000139 Bug Check
WinDbg can help you read the memory dump file, which may help you find what file or process caused the crash.
-
RE: I can't even
This thread, https://access.redhat.com/discussions/669573, likely requires a Red Hat account to view, but it wins the necro post award.
The last relevant comment was in October 2011. Here's the latest comment nearly 12 years later
-
RE: What Are You Doing Right Now
Finished a Sunday evening by recording a couple of jazz etudes.
-
RE: Small office replacement network
@AdamF I stand corrected and good to know.
-
RE: Small office replacement network
Been a while since I had looked at Ubiquiti's store, but it looks like they're not bothering to show EdgeRouter 4 as an out-of-stock option anymore.
-
RE: What Are You Doing Right Now
Trying to figure out why reposync seems to have missed downloading a few RPMs.
-
RE: Zerotier installs but no conectivity on Fedora 38
Are either of the addresses of those two systems in conflict with another on the Zerotier network?
Anything odd in the routing tables for either system? -
RE: What Are You Doing Right Now
Testing
cost
parameter for dnf repo configuration. -
RE: What Are You Doing Right Now
Yum. Reading about policy based routing for Linux.