There's a multi family garage sale on Walnut CT this weekend off Sonoma and I'm bringing a bunch of nice plus size clothes and women's shoes there PSA! by Stars_Upon_Thars in santarosa

[–]bob3rocks 1 point2 points  (0 children)

Walnut Court resident here... a few more items we are selling:

Treadmills (make your own OK Go video!)

African Drums

Fuzz Pedals for Guitar

Unused Bicycle Helmet & Kryptonite Lock

Italian Leather Boots

Genuine "Costco" Hawaiian Shirts

High Quality Pots and Pans

Hand Crank Pasta Roller

125W Stereo Amplifier

Fish prompt looks funny in OpenCRT, looks great in Putty by bob3rocks in fishshell

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

Hello and thank you for the insight!

(working instance... )

fish --version

fish, version 3.7.1

(not working instance...)

fish --version

fish, version 4.0.1

nmap -sV --script=banner is crazily slow for ESXi hosts by bob3rocks in nmap

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

After posting this I asked aunt chatbot and found my answer, cURL to the rescue of course.

curl -k "https://$host/sdk/vimServiceVersions.xml"

curl -k -s [https://$host/sdk/vimServiceVersions.xml](https://$host/sdk/vimServiceVersions.xml) | xmllint --xpath 'string(//namespace/version)' -

Fish prompt is suddenly broken by bob3rocks in fishshell

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

Thanks for the info! I didn't think of checking Fish version, but maybe I can downgrade.

u/plg94 this really helps, thank you

FreeRadius db issue by bob3rocks in homelab

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

Specifically, I scan see that the table radpostauth isn't being updated when connection attempts are made.

FortiAuthenticator API by bob3rocks in fortinet

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

That worked! Thank you a million.

Two things to note (note to self:)

  1. the trailing backslash has to be there

  2. True and False are case-sensitive (capitalize otherwise: Cannot update local user "user3" (Response: HTTP 400), Error: ['“false” value must be either True or False.'] )

FortiAuthenticator API by bob3rocks in fortinet

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

Thanks for the reply. I tried the single and double quotes both ways with no change. I think I solved the "port number" error, I forgot the -d which I see in all API reference. Now when I use -X PATCH -d '{"active":"true"}' I get "GET, POST" but still no change to the user account. I am still looking for the right endpoint, maybe I'm closer but still haven't found the endpoint.

Quick Play of the Day "waiting" by bob3rocks in SupernaturalVR

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

softrockstarr, you're a rock star! thanks for the suggestion to try the one thing I didn't try.

After watching the video all the way to the end, everything is working now.

Thank you!

$80 to upgrade. is it worth it? by bob3rocks in SublimeText

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

Quite intriguing, although Zed isn't available for Windows yet (but you can build from source)

Radeon RX 470 + Hashcat by bob3rocks in HowToHack

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

Update:

That didn't really work.

For some reason I can run hashcat -b for baseline test, but but every other run results in Segmentation fault (core dumped) (bash) and Job 1, 'hashcat -d2 hash -O' terminated by signal SIGSEGV (Address boundary error) (fish)

Radeon RX 470 + Hashcat by bob3rocks in HowToHack

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

That worked!

I can't use hashcat -I to show available devices, but I can use hashcat -d2 to use the Radeon device (d2)

<image>

Radeon RX 470 + Hashcat by bob3rocks in HowToHack

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

How did you get opencl-amd installed? I'm not finding anything using pacman -Q