I made the move last night away from Microsoft and into the world of Linux. I’ll be honest I have never touched this OS before and I’m a little excited about the change. I would love some advise on tutorials, Courses, Qualifications that you would recommend for me to push to a server Engineer level like I am in Microsoft. Christ I even deleted my MS software off my laptop and installed open SUSE Leap.
Any advise would go a long way. Nice meeting you all
First advice: take it easy, take your time to learn.
Second advice: get your info from the openSUSE wiki and SDB, not from third party tip-sites.
Question: “server” is a wide area, narrow it down to one thing at the time, f.e. start with setting up a LAMP server locally.
Third advice: take lots of time to get around YaST ( Yet another Setup Tool )
Fourth advice: don’t hesitate to ask questions here, community members will be glad help you.
Please note that, the TLDP SysAdmin Guide hasn’t been maintained for a few years but, it contains enough basic information for a beginning Linux SysAdmin.
Please note that:
Currently (SysV) ‘init’ is not “fashionable” – many Linux distributions such as openSUSE are currently using ‘systemd’ to boot and initialise the systems;
There are some newer File Systems currently being used, such as: ‘Btrfs’, ‘XFS’ in it’s newest incarnation and ‘ext4’;
NTP pool servers are currently the way to go for system time and, there’s a replacement for NTP coming soon;
I’m missing a mention of the SysAdmin “Swiss Army Knife”: the “Perl” scripting language;
There’s also no mention of the “heavy-weight” commercial SysAdmin tools such as the Salt-based SUSE tool (how to update a few thousand servers in at most a few minutes).
You may also care to take a look at the list of SUSE reference customers and the systems which are being maintained by means of the SysAdmin tools; my favourite is the Air India e-Mail system: 10 000 users, maintained by only 2 engineers.