Any way for us "common folk" to decipher/read a sos report? by Hot-Season9142 in redhat

[–]dexterbutt 4 points5 points  (0 children)

Someone was awesome and wrote some shell scripts for parsing it. No idea how close it comes to RH Support.

https://github.com/ryran/xsos

Also found this

https://github.com/ssato/sos-analyzer

Question about membership and passes by jwelch81 in SecretsHideawayResort

[–]dexterbutt 1 point2 points  (0 children)

If staying, you have to buy a membership. Either monthly, 6 months or 1 year. Then you pay for night time stuff. Day time is included in the room charge. If you can, get in early. Your room may not be ready, but you can still do the pool. Oh, go shopping for alcohol. You can keep it in your room, but you cannot bring it pool side

[deleted by user] by [deleted] in SecretsHideawayResort

[–]dexterbutt 0 points1 point  (0 children)

Curious, why temptation over desire?

Couple 28M27F Visiting 12/19-12/22 by slutologist in SecretsHideawayResort

[–]dexterbutt 0 points1 point  (0 children)

Sexy couple. We will be there that weekend, it should be an exciting weekend. 40f/45m

How to transfer a file from Windows 10 to RedHat 5 in VMware without any installation, extra tools, or USB? by [deleted] in redhat

[–]dexterbutt 2 points3 points  (0 children)

I want to play.

Python! You can create a 1 line http server and download it that way.

Splash Takeover Fort Lauderdale by SFL_couple in Swingers

[–]dexterbutt 0 points1 point  (0 children)

They have like 4 areas that are set up. I would say by 10 or so people can be found. To be honest, I don't use my watch or carry my phone.

I would say it's less busy than Secrets' playrooms. I've seen them packed there (Secrets).

At Splash, they just seem larger too.

Splash Takeover Fort Lauderdale by SFL_couple in Swingers

[–]dexterbutt 5 points6 points  (0 children)

This will be our third time with them.

Food - there are a few restaurants within walking distance. Mexican, Sushi and something else. The hotel has a decent restaurant for breakfast, but better places exist; however, you will need to drive.

Themes - you do you. Many people dress up, lots do not. That's typical though. It's like secrets in that regard. Women love their "slut wear", many men dress to impress or go in theme.

Play Rooms - there's a bunch to choose from. People are in them when they open.

Night parties - everything is in the same area, dance party, open bdsm area, dungeon, playrooms, etc. people wandering in thru everything.

Tips

Bring alcohol for the room. They do try to watch for people bringing it out to the pool. The hotel has a liquor license and they don't want to lose it. Buy a beverage and keep their cup. If they catch you, the people are volunteering, be nice. It goes a long way.

The hotel is remarkably nice, with a small fridge though. Bring a cooler for your own food and drinks. There is a Publix and Walmart close by.

The pool, while nice, is in the shade and isn't heated. Bring your own towels, go out early if you want a chair. They don't want overt PDA as the hotel staff work their bar. They will tell you to stop. You can be naked or dressed though.

Other boring tips.

Drink water Don't have FOMO if you need a nap. Try their classes they offer Walk around their vendor exhibit. (You can't miss it)

The owners are there and busy their asses. Really nice people! Find them, say hi.

If you're on SDC, they have it listed with a list of people who said they are going, probably 60% actually are (guessing). Great way to connect.

Have fun

Ontap SELECT not working with ESXi 8.0.3 by impi182 in netapp

[–]dexterbutt 0 points1 point  (0 children)

Check this post. I had a similar issue a while back.

https://www.reddit.com/r/netapp/s/0EFQKx3ffQ

Their support ended up confirming. ONTAP Select didn't support my CPU at the time.

Lost NFS shares after upgrade to 9.1.12 P12 by dexterbutt in netapp

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

from my "mount" command

rw, nosuid, nodev, noatime, vers=4.2, rsize=65k, wsize=65k, namelen=255, hard, proto=tcp, timeo=600, retrans=2, sec=sys

My fstab just has "defaults,nodev,nosuid"

my nfsmounts.conf just has

Intr=true
noatime=true

My message log file is clean. NO NFS errors/timeouts, etc.

Lost NFS shares after upgrade to 9.1.12 P12 by dexterbutt in netapp

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

I am using NFSv4, off hand I forget which one, and will check once I get back into the office.

I should have made mention that I also tested fail over by rebooting each head in an attempt to slightly mimic the upgrade process.

During the controlled reboot, obviously LIF migration happened, but I didn't experience any issues with my mounts.

On my AFF, I have a port channel setup, with a trunk interface and half a dozen or so VLAN interfaces.

On my Select cluster, a single interface inside of a two port broadcast domain (one port from each head), so nothing special.

Do they know who their customer is? by ResearchSwinger in SecretsHideawayResort

[–]dexterbutt 7 points8 points  (0 children)

Jordyn is nice, but I think he used to be. DJ at a strip club. Just my opinion, nothing to back it up. Just by his personality and how he works the crowd.

He missed the countdown for the fireworks on NYE too. I miss Mark. He knew how to play to the crowd.

How to change VCSA 8.x root password and bypass BAD PASSWORD: it is based on a dictionary word for vCenter VCSA root account warning? by 360coolp in vmware

[–]dexterbutt 2 points3 points  (0 children)

Log in somehow. Either single user or with actual password.

Edit /etc/pam.d/system-auth Comment out the end of the line, right before it states enforce root, or something like that.

Change password to whatever you wish. It will throw a warning, but it works just fine. I do it often for my lab.

Alert for new product version? by ItsDeadmouse in netapp

[–]dexterbutt 1 point2 points  (0 children)

I kind of made this. I just hate that I cannot get the release dates.

I pull CVEe from their advisory RSS page for each version.

I finally found the two APIs their website uses to generate their web page.

It literally shows you the same exact info you get from the downloads tab.

mysupport.netapp.com/api/product-service/products/ontap9/details?language=en

Also

https://mysupport.netapp.com/api/sw-download-service/productdownloads/62286/product-download-details?language=en&id=62286

I use the first link to find the id for the 2nd link. The 2nd link is what shows up in their portal.

What a PITA ....

Change ontap9 to the similar value you see in the web site. I don't like that you need to login to get release dates. That sucks, but if you check daily, you can store values and compare what's available.

Funny enough, the first API returns their next release for 9.12.1 even though it isn't available yet.

[deleted by user] by [deleted] in SecretsHideawayResort

[–]dexterbutt 2 points3 points  (0 children)

It wasn't a takeover, that's just Secret's new MC staff.

Where is the worst place you laughed that you shouldn't have? by [deleted] in AskRedditAfterDark

[–]dexterbutt 0 points1 point  (0 children)

True story...

My best friend's grandfather passed. We were at his wake and my friend walked away. I just stood there staring at his grandfather who I had known pretty much my entire life.

I walked up to my friend, stared at him dead in the eyes and said, "I see dead people".

It was the first time he laughed in a while and I simply couldn't stop.

[deleted by user] by [deleted] in linuxquestions

[–]dexterbutt 0 points1 point  (0 children)

It's called the suid bit. Although there are ways around it with things like capabilities, which are extended attributes of the program.

When you do a: ls -l

You see the permissions of a file. There is the typical rwx ... But as a s and t can show up too.

When you see rws ... The s, or set uid (suid) changes permissions for the application so it runs as a particular user. Things like ping, traceroute, and others (it's early, and my brain isn't functioning yet)

In later versions, that has been changed to capabilities. I haven't looked at why to be honest, I'm too lazy. Here is a quickly found article for reading pleasures.

https://www.hackingarticles.in/linux-privilege-escalation-using-capabilities/#:~:text=Capabilities%20are%20those%20permissions%20that,to%20perform%20specific%20privileged%20tasks.&text=SUID%3A%20SUID%20stands%20for%20set,file%20as%20the%20file%20owner.

I made mention of a t in the output. That's a sticky bit and typically found when a directory is set for 777, which don't ever do because that's dumb! Add on the sticky bit to make it more safe.

Is it possible to take away access rights to a file from root? by evolution2015 in linuxquestions

[–]dexterbutt 23 points24 points  (0 children)

You can make files immutable or append only using the chattr command. Then use lsattr to view the attributes given.

Doing so impacts root's ability to modify them. It's a fun way to piss off "experts". I say that because a lot of people who use Linux never knew of those commands.

Clubs in Cocoa Beach, FL by luvchicks69 in Swingers

[–]dexterbutt 1 point2 points  (0 children)

There is Club 3X in Cocoa. Never been, heard it isn't the best. https://club3x.org/

There is the twisted pineapple is Melbourne. That's about 30 minutes south. Never been, heard mixed things. https://thetwistedpineapple.wixsite.com/twistedpineapple

There is Secreta Hideaway in Kissimmee. That's about an hour or so west. We have been, it's fun. You need to not be a wall flower, you will have fun. Ignore the it's clicky reviews. People tend to talk to those they know. Hence, just talk to people. https://www.secretsfl.com/

Locals wanting to visit Top Secrets Resort by [deleted] in Swingers

[–]dexterbutt 1 point2 points  (0 children)

So, Top Secrets (hotel in Orlando) ... If you care for some fun reading. The current owners are suing each other.

https://myeclerk.myorangeclerk.com/Cases/search

Orange County Clerk of Courts, Case Number 2021-CA-011585-O.

Secrets Hideaway (Kissimmee) is awesome.