this post was submitted on 02 Dec 2024
44 points (92.3% liked)

Linux

48665 readers
489 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] bulwark@lemmy.world 9 points 2 weeks ago (2 children)

As a fairly proficient desktop Linux user for many years, I've always been curious how much of that knowledge would translate to getting a cert like this. I'm definitely not down playing the significance of these.

[–] Psyhackological@lemmy.ml 12 points 2 weeks ago* (last edited 2 weeks ago)

I recently passed my Sys Admin cert from Linux Foundation and 50% of things by me were done on the fly:

  • View to what website the cerficate has been issued
  • Git commiting and pushing
  • Smart finding and deleting / moving
  • NFS and SSHFS mounting
  • Firewall redirection probably using iptables
  • Overall user management
  • Docker container management
  • Sysctl kernel parameters persistence
  • Systemctl server managing
  • AppArmor which I failed
  • LVM disk extending
  • From source compilation using make
  • NTP time synchronisation

that's all I remember. Overall I find that typicall Linux Desktop differs from these certs and the job.

[–] QuazarOmega@lemy.lol 3 points 2 weeks ago

Going through LFS207 right now, meant to prepare for the LFCS. Gotta say, the material is unsatisfying, a few issues here and there, quite a bit of information that isn't up to date and uninspired instructors (at least it seems, they make so few appearances they might as well have not recorded themselves at all) make for a really lame course, which would all be acceptable if it had been free or really low cost and by an external organisation, but no, it costs a heck ton for what it offers and it still manages to be less than insightful when it's coming from the same foundation sponsoring Linux development, guess sponsoring is an entirely different matter from knowing or teaching (or proofreading paid material).
What it is undeniably good for, though, is letting you know that certain topics exist at all, so you can go deeper by yourself, stuff which you might not care about or come across otherwise.
Safe to say your Linux desktop experience will only translate as much as you put effort into playing around with your system, which, in a perfect world would be the least you'll ever need, it's definitely undesirable to make the desktop a CLI heavy experience, and in fact, I'd say that today's Linux desktop manages to save you from the details pretty well, so you really have to go out of your way to learn sysadmin concepts and tool usage, stuff that, if you don't need a certification, you can do just as well on your own with free articles and courses, whichever you can find

[–] far_university190@feddit.org 6 points 2 weeks ago (4 children)

Do cert actually matter in candidate pick? Or just for profile on linkedin?

[–] IcyToes@sh.itjust.works 5 points 2 weeks ago

I'd assume you're more likely to get an interview, and it would probably be viewed higher than someone without.

Not essential, but advantageous.

[–] ikidd@lemmy.world 5 points 2 weeks ago (1 children)

It'll get you past the AI for human eyes to land on the resume. But having hired a lot of IT guys in the past, I would take experience and no certs over certs and no experience.

[–] Cyber@feddit.uk 3 points 2 weeks ago* (last edited 2 weeks ago)

To take that a little further, I recruit on enthusiasm, experience then certs last.

There's too many “experts” out there that I might not be able to fire due to employment laws.

Certs are what I'd train my team for, to show to our clients.

[–] PrefersAwkward@lemmy.world 4 points 2 weeks ago

Well, in tech, if you have experience, that tends to be the biggest deal by far and can often do all the lifting on its own. But hiring managers also appreciate certs and formal education, especially if you don't yet have much experience.

It would likely give you an advantage Vs some other person they're considering with your level of experience.

[–] boonhet@lemm.ee 3 points 2 weeks ago* (last edited 2 weeks ago)

I do believe that some companies look at certs for sysadmin roles. As a requirement not a boost and you'd likely need more than just Linux certs then. Probably also some Cisco and stuff.