Yet you're ignoring those of us who actually do this for a career at a senior, consulting or architectural level.
I'm more than happy to help, but not to someone who can't show any RTFM or who proceeds to ignore advice on go on a tangent elsewhere. It's draining and tbh if I was recruiting it would show me someone who isn't prepared to learn or operate independently.
Work on that, people are offering you nuggets of wisdom and you're just discarding them (most of the time).
1.) I'll bite and suggest this is a great beginners guide to Linux:
2.) Next I'd look at formalising something that shows your employer (on paper) that you can operate at the required level. LFCS (Linux Foundation Certified System Administrator) or RHCSA (Red Hat Certified System Administrator) are both good fits here.
It willl enable:
a) An employer to easily distinguish the level you function at (both are hands on at a terminal, NO MULTIPLE choice exams).
b) Show the willingness for continuous education (older candidates need this, to show you can teach an old dog new tricks) - you're going to need this a lot as a Linux admin, reading, deciphering documentation and disseminating information is key.
3.) Home lab / Github or some such - I want to hear / see your projects. What are you doing to better your skillset, what are you running at home? Why? What issues does it solve? Give me some cool examples.
Certs aren't a MUST, but be prepared to wow with point 3 then.
--
Being a true Linux admin is more than just "basic" Linux - it's morphed in a more of a DevOps'y type function, unless you're at an old static institution like a bank.
- It's also networking
- Scripting / programming (manual/repeated task --> quicker?)
- Config management (how do I administer things at scale?)
- Infrastructure as code (how do I deploy a ton of compute resources quickly?)
- How do I monitor my estate?
- and ... nowadays it's also containers, container orchestration, pipelines, hybrid cloud setups and more.
You're not going to learn these things in 5 mins. It's taken me 15 years and I'm still just scratching the surface on lots of things. You need to WANT to find and act on information though, not just ask others for help or reinstall.