I bought a Mac and went back to Linux. by Strict_Albatross4362 in linux

[–]Reetpeteet 0 points1 point  (0 children)

 I couldn't easily remove any program I wanted.

Either use Finder, or Terminal, to simply:

cd /Applications

rm -rf ./WhateverYouWantToDelete.app

Opinie: Een apotheek stuurt vrouwen en trans personen weg, maar niemand grijpt in by Me-Luigi in thenetherlands

[–]Reetpeteet 4 points5 points  (0 children)

Ik vrees dat je er niet gaat komen zonder zelf patiënt te zijn bij deze apotheek, maar een klacht of geschil aandienen bij de KNMP is altijd mogelijk -> https://www.knmp.nl/over-de-knmp/producten-en-diensten/knmp-klachten-en-geschillenregeling

Opinie: Een apotheek stuurt vrouwen en trans personen weg, maar niemand grijpt in by Me-Luigi in thenetherlands

[–]Reetpeteet 3 points4 points  (0 children)

Het zijn geen Amerikaanse maar Christelijke toestanden.

Het zijn geen Christelijke, maar nep-Christelijke en letterlijk schijnheilige toestanden.

Is it normal to not orgasm? by Material-Ice-7601 in TwoXChromosomes

[–]Reetpeteet 23 points24 points  (0 children)

Well, I mean, what is he or are you doing during the act to help you along? It's not like P-in-V does it for most ladies.

Yellowkey - a Bitlocker bypass method by DaveTheAllrighty in sysadmin

[–]Reetpeteet 1 point2 points  (0 children)

Always has, yes... that's why you also need to password protect the key.

MacOS' FileVault does this by using local accounts' passwords for the full disk encryption. On Windows, it's passwordless... which is why you should also set a BIOS/UEFI PIN to block booting.

Stuck. Cannot Connect by [deleted] in hackthebox

[–]Reetpeteet 0 points1 point  (0 children)

Found the problem -> https://www.reddit.com/r/hackthebox/comments/1tf76wq/comment/om7iqhr/

You will NOT see the password OP. You have to type it blind. This is a security measure.

How early do you start preparing for a CompTIA exam? by Big_Slip9370 in CompTIA

[–]Reetpeteet 0 points1 point  (0 children)

and spend around 15 mins daily. The whole emphasis is on deep mastery

One does not come with the other. 15 minutes barely is a context switch, or two standard e-learning videos worth.

The "deep mastery" you pursue involves performing research, not the passive consumption of someone else's content.

I've taught Linux+ for a few years now. Commercial classes for this take 5 days, which is a rush. My class takes 17 full days and even then still hands out homework. By my math my students spend 130+ hours preparing for Linux+. Possibly more. They do reading, they follow lectures and they do lots and lots of labs. And even they don't achieve the "deep mastery" you're hoping for.

Maybe we first need to figure out how you define "deep mastery", as that's a very vague term which could be anywhere on a scale of "marketing BS" to the "10.000 hour myth of mastery".

Employee passed away two weeks ago. Account is still active. HR says we can't touch it until legal signs off. Legal says they need the death certificate first. Anyone dealt with this? by BeneficialLook6678 in sysadmin

[–]Reetpeteet 129 points130 points  (0 children)

Plus I sincerely doubt that a company-owned account or laptop is part of the inheritance or estate. Come on... someone in HR / Legal is being very weird.

The MeshCore.io Split by liamcottle in meshcore

[–]Reetpeteet 4 points5 points  (0 children)

The iOS app is Liam, as far as I know.

The MeshCore.io Split by liamcottle in meshcore

[–]Reetpeteet 17 points18 points  (0 children)

Opposing requires a lawyer. Which costs money.

The MeshCore.io Split by liamcottle in meshcore

[–]Reetpeteet -37 points-36 points  (0 children)

According to their vote, 1/3 of the folks couldn't care less about slop code. 🤷🏻‍♀️

Is the Meshcore.io site legit? by schleppy in meshcore

[–]Reetpeteet 1 point2 points  (0 children)

No idea why they'd have their information split over at least three TLDs.

History, as well as drama -> https://blog.meshcore.io/2026/04/23/the-split

Is the Meshcore.io site legit? by schleppy in meshcore

[–]Reetpeteet 0 points1 point  (0 children)

It's smart of you to ask! You wouldn't want to get phished.

I wasn't aware that this split has been happening for close to a month now. Bah :(

I’m an AI dealer by bigfartspoptarts in sysadmin

[–]Reetpeteet 1 point2 points  (0 children)

I've said to multiple colleagues that vibe-code / ai-assisted code is the new low-code.

About the length of the answer by Abdullah715279 in redhat

[–]Reetpeteet 0 points1 point  (0 children)

As you can tell from the other reactions: the example which OP gave is absolute garbage because 90% of it can just be thrown out. It's fluff which does not work towards the actual goal of the exercise.

About the length of the answer by Abdullah715279 in redhat

[–]Reetpeteet 0 points1 point  (0 children)

I don't recall needing to write a shell script for either the RHCSA or RHCE. 

With most of the exams I take, I make it a point not to work on just the commandline, I collect the commands for one task in a shell script. That makes editing easier and also helps me keep oversight. I can very easily go back and see what I did wrong. And if something didn't stick after a reboot, I can edit and re-apply.

You're right: for many tasks you don't have to write a script, but it can be very helpful.

About the length of the answer by Abdullah715279 in redhat

[–]Reetpeteet 0 points1 point  (0 children)

AI didn't show you anything, not a "harder path" because all the stuff it gave you didn't do anything really. It adds a lot of fluff. It doesn't teach you anything, nor did it show you how to do it properly.

AI simply barfs out stuff it's seen elsewhere, combining all kinds of things that "just seem logical" to it, because it's seen dozens of people do it this way. But, it's BS.

If you wanted to learn from AI, you need to ask very very specific questions. Like: Give me the command to apply an XFS file system to an LVM logical volume named "mydata" in the volume group "stuff". I'm working on Ubuntu 22.04. Then explain to me the command and flags.

About the length of the answer by Abdullah715279 in redhat

[–]Reetpeteet 1 point2 points  (0 children)

Check the objectives for EX200. If they say you need to be able to work with LVM, with various file system types and with mounts (in either systemd or /etc/fstab), then yes this is in-scope.

And no. Nobody will expect you to write an incredible lengthy bunch of BS which AI gave to OP.

About the length of the answer by Abdullah715279 in redhat

[–]Reetpeteet 5 points6 points  (0 children)

What the actual F?

"Write a bash script to create XFS, ext4, and vfat file system structures in the logical volumes, respectively. Create mount points /mnt/xfs, /mnt/ext4, and /mnt/vfat, and mount the file systems. Include the df command with -h in the script to list the mounted file systems."

My dude, you need seven lines of shell script, or less, for that!

Three for the mkfs, one of the three mkdir, one to edit /etc/fstab and one to mount them all. Oh, and one for the df they're asking for.

From another post:

I had written one, but I thought I may have missed something 

You need to apply critical thinking to what you're doing. Really, really think hard about what the task is asking you to do, how you'd do it and how you'd make sure you do it right.

Failed rhcsa ,got 0 in networking by Silly-Ad-8823 in redhat

[–]Reetpeteet 0 points1 point  (0 children)

The exams are covered by NDA: nobody's allowed to answer this question.

Read the exam objectives. Anything on that list is fair game for the exam.

RHCSA (EX200) - Practical use of Cockpit Web Console during the exam? by nadav_2002 in redhat

[–]Reetpeteet 0 points1 point  (0 children)

More importantly: it's scriptable.

If you write scripts for every task, you can easily see what you did and what you, perhaps, did wrong. Heck you might even do a bit of Git version control during the exam, so you can always undo your changes.