• To ensure you get the most out of your CIN membership and stay connected with the latest updates, we are asking all members to update their community profiles. Please take a few moments to log in and: • Complete all sections of your profile • Review your current information for accuracy • Enter an alternative email address if desired (CIN requires your valid business email address for your training organization). Keeping your profile up to date helps us better serve you, ensures your account is correctly linked with CompTIA’s CRM, streamlines processes, enhances communication, and guarantees you never miss out on valuable CIN opportunities. Thank you for taking this important step! step!

CompTIA TTT Exam Vouchers

Ditto here, and I'll write that exam soon.
On a related note, I wish the A+ exam came with letter grades instead of scaled scores…

That way, we could all look forward to conversations like:

Person 1: I just passed A+!
Person 2: Awesome! Which test did you take?
Person 1: A+.
Person 2: Yeah, I got that. Congrats! But which exam?
Person 1: The A+ exam.
Person 2: Okay, so you aced the A+?
Person 1: No, I got a B+ on the A+.
Person 2: Wait… so you didn’t get an A+ on A+?
Person 1: Right.
Person 2: So what did you get?
Person 1: A B+.
Person 2: On the A+.
Person 1: Exactly.
Person 2: That feels… mathematically illegal.
Person 1: Tell me about it. I was hoping for an A, at least.
Person 2: On A+?
Person 1: No, just an A. Not an A+.
Person 2: But you took A+.
Person 1: Yes, and got a B+.
Person 2: But not an A+?
Person 1: That would’ve been ideal. But I’ll take a B+ on A+.
Person 2: So you passed.
Person 1: With a B+.
Person 2: On the A+?
Person 1: Yes!
Person 2: Okay, now I’m confused. Did you get an A+ in A+ or a B+ in A+ or an A in B+ or—
Person 1: I didn’t take B+! That’s not even a thing!
Person 2: So what’s the next cert?
Person 1: Thinking of going for Network+.
Person 2: Let me guess—you want an A on Network+?
Person 1: No, I want an A+ on Network+.
Person 2: But you already got a B+ on A+!
Person 1: Exactly.
Person 2: …I need a drink.

CompTIA TTT Exam Vouchers

Hello Everyone,

I'm so happy to tell everyone that I just received my A+ TTT Exam Voucher for Core 1 Exam now,

Thanks to CompTIA for this great privilege and opportunity,

Who else have received his or her own.....


Am so happy right now to have received this exam voucher to again seat to write the latest A+ Exam....

Have you EVER heard of or used the tac command?

aside from grep, I also suggest knowing sed and awk
There's definitely no shortage of text tools on Linux. Tools like awk, sed, cut, paste, nl, etc. are lumped into next Thursday's TTT on the shell because they are often used alongside redirection, and they’re easier to introduce a bit later in the course, once students have some shell basics under their belt :)

Although not on Linux+, you can also install the bat command (e.g., dnf install bat), which is a nice alternative to cat/tac and more.

A+ TTT Vouchers

Hi CINners! Quick update on the A+ vouchers. I just found out that the A+ Core 1 vouchers will go out this afternoon and I am hoping the Core 2 vouchers will go out next week! I will post an update as soon as I hear about the exact date for Core 2.

Thanks again for everyone's patience! Good luck on your respec

Hi CINners! Quick update on the A+ vouchers. I just found out that the A+ Core 1 vouchers will go out this afternoon and I am hoping the Core 2 vouchers will go out next week! I will post an update as soon as I hear about the exact date for Core 2.

Thanks again for everyone's patience! Good luck on

Hi CINners! Quick update on the A+ vouchers. I just found out that the A+ Core 1 vouchers will go out this afternoon and I am hoping the Core 2 vouchers will go out next week! I will post an update as soon as I hear about the exact date for Core 2.

Thanks again for everyone's patience! Good luck on your respective exams!
Hi @Stephen Schneiter, thank you for the Core1 voucher I received.

A+ TTT Vouchers

Hi CINners! Quick update on the A+ vouchers. I just found out that the A+ Core 1 vouchers will go out this afternoon and I am hoping the Core 2 vouchers will go out next week! I will post an update as soon as I hear about the exact date for Core 2.

Thanks again for everyone's patience! Good luck on your respective exams!
Hi @Stephen Schneiter thank you for the voucher .. received Core1

A+ TTT Vouchers

Hi CINners! Quick update on the A+ vouchers. I just found out that the A+ Core 1 vouchers will go out this afternoon and I am hoping the Core 2 vouchers will go out next week! I will post an update as soon as I hear about the exact date for Core 2.

Thanks again for everyone's patience! Good luck on your respective exams!

student invite error message

Hi Enegare. Thank you for reaching out, and apologies for the inconvenience. Please could you submit a Help Request providing as much detail as possible about the error, list the access in question, and provide screen grabs of the entire screen to ensure we can investigate and resolve this timeously.

MCT Certificate02.jpg

  • 0 Comments
Microsoft Certified Trainer from 2005

MCT Certificate02.jpg

MCT Certificate01.jpg

  • 0 Comments
Microsoft Certified Trainer from 2005

MCT Certificate01.jpg
  • Like
Reactions: James P.

MCT Certificate 03.jpg

  • 0 Comments
Microsoft Certified Trainer from 2005

MCT Certificate 03.jpg

Have you EVER heard of or used the tac command?

I've never used the tac command. I know it, just never used it.

The common commands I use for viewing the contents of a file are cat, less, more, head, tail, nano and vim. All of the commands I've mentioned are in the exam objectives for Linux+. I'm not sure about tac.

grep is a command that is very common in many of the CompTIA exams whether, it'd be for Linux+, Security+, CySA+, Pentest+ and even SecurityX (formerly CASP+). I personally use grep in many scripts.

aside from grep, I also suggest knowing sed and awk

Filter