Taken from the CompTIA IT Fundamentals Exam Guide book (2nd edition, published 2021). I'm not sure if they fixed this in newer versions, if at all.

you are viewing a single comment's thread
view the rest of the comments
[–] 19 points 3 years ago* (last edited 3 years ago) (7 children)

So much to unpack here.

GNU is not a Linux variant. It is a set of programs and shared libraries.

ISO 9660 has nothing to do with compression. Just calling it ISO isn't a good idea for an intro class like that because it is a set of MANY standards. They should have put a little side blurb and called it ISO 9660 in the table.

tar is an archive tool. It has no compression.

Why no mention of compression algorithms algorithms vs archive tools?

Why not have different compression algorithms and their tradeoffs?

ETA: jar files are just zip files for Java libs/programs. You can open them with zip file tools.

  • source
  • hideshow 7 child comments
  • [–] 10 points 3 years ago

    Just calling it ISO isn’t a good idea for an intro class like that because it is a set of MANY standards. They should have put a little side blurb and called it ISO 9660 in the table.

    This is the only thing here I disagree with. The table is quite clearly putting extensions on the left and intro classes do not need to know about the International Organization for Standardization.

  • source
  • parent
  • [–] 6 points 3 years ago (3 children)

    GNU is not a set of programs or libraries, it's an operating system.

    GNU packages is what you are referring to. But GNU itself is the name of the OS.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 5 points 3 years ago (2 children)

    It was intended to be an OS and is if you use the Hurd kernel. In practice, Hurd isn't really used, so it is just a bunch of programs and libraries. I guess it can go either way.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 3 years ago

    It is not "intended" to be an OS if you use GNU Hurd. That is literally the name of the operating system that launched the entire libre software movement. You don't engage with it that way because linux comms don't bother to educate their users at all.

    Rms was right, "linux" users don't care about history and "linux" communties stopped giving a shit.

  • source
  • parent