Question

What do I need to do/learn in order to become a good Linux SysAdmin?

I just graduated high school and I really want to get into Linux system administration. As there are a lot of experienced people here, can you tell me what was your path to success and how did you become Linux SysAdmins?


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
August 10, 2019
Accepted Answer

Hello,

I would say that it is a never ending process, there are always new things to learn every day so you need to stay motivated and curious.

I think that the following would be a solid starting point:

  • Programming basics:

I believe that everyone should have some basic programming knowledge. I think that the programming language does not matter that much, you just need to make sure that you are familiar with the basics. You can start with Python, Java, PHP or any other language. My personal favorite is PHP just because I’ve been using it for a while now. Here’s a link to a cool guide that you could go though:

https://www.w3schools.com/php7/

  • Linux basics:

Get some administration experience in Linux. You should strive towards developing a good working knowledge of Linux using both the graphical interface and the command line, covering the major Linux distribution families. I recommend this free Introduction to Linux course from the The Linux foundation:

https://www.edx.org/course/introduction-to-linux

The best way to learn is by doing, so don’t forget to deploy a few droplets on DigitalOcean and get your hands dirty!

  • Networking fundamentals:

Learn the basics like the OSI model, clients and servers, protocols, IP addresses, network hubs, switches and cables, routers and firewalls. This would be extremely benefitial for your future career. There are a lot of coureses online, I’ve personally have gone through this one on Udemy.

  • BASH Scripting:

As a good sysadmin you should know how to read and write BASH scripts in order to automate your daily tasks and speed up your deployment process. I would recommend the Linux Academy website for some good quality courses!

https://www2.linuxacademy.com/

  • Popular services

I would also suggest going through the installaton and the configuration of some popular services like Apache, Nginx, MySQL, PostgreSQL, MariaDB, PHP, Django, NodeJS, Exim, Postfix, Redis, Memcache and basically any other that you find treninding on the internet just so that you could get a better feel of the whole installation and setup processes

  • Monitoring

Play with any monitoring systems that you can find, monitoring is an essential part! I would recommend starting with Nagios as it has been in the industry the longest, also Prometheus is quite popular nowadays.

  • The basics of Windows server administration

Soner or later you would be asked to execute some basics tasks on Windows servers so you should at least have some basic understanding and know how to manage windows servers as well. I would recommend going though this free Windows Server Administration Fundamentals on the Microsoft website and I would also suggest playing around with IIS and MSSQL a bit:

https://mva.microsoft.com/en-us/training-courses/windows-server-administration-fundamentals-8477

  • Keep exploring

Once you’ve mastered the basics of Linux, Networking, Windows, Virtualization and Scripting you should stay motivated and keep learning new things like:

  • Virtualization - VMware
  • Containers - Docker
  • Container Orchestration - Kubernetes
  • Public cloud servers
  • CI/CD And more…

Hope that this helps! Regards, Bobby

Source

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel