Linux Basics for SysAdmin : Learn core linux concepts and command-line skills to kickstart your system administration career - Ryan Juan

Linux Basics for SysAdmin

Learn core linux concepts and command-line skills to kickstart your system administration career

By: Ryan Juan

eBook | 23 May 2024

Sorry, we are not able to source the ebook you are looking for right now.

We did a search for other ebooks with a similar title, however there were no matches. You can try selecting from a similar category, click on the author's name, or use the search box above to find your ebook.

For students, aspiring IT specialists, and working professionals, "Linux Basics for SysAdmin" is a great starting point for learning the fundamentals of Linux, including the command line and all the tools and commands needed to manage enterprise systems.

At first, you are introduced to the Linux environment, with a focus on browsing the filesystem, using basic commands, managing files and directories, and becoming acquainted with the shell. You'll also learn about package management and how to handle system startup and shutdown efficiently. After that, you'll learn all about system configuration files, 'systemd' for managing system services, crontab for job scheduling, and 'at' and 'batch' for automating processes.

Afterwards, the book delves into topics such as dependency management, system hardware configuration, kernel upgrades, and device driver management, as well as package management with 'apt' and 'yum'. You'll also learn how to create and manage repositories, and install and setup virtual machines with VirtualBox. In the end, the book covers a wide range of topics, including creating and managing user accounts, editing user profiles, setting ownership and permissions for files, using ACLs, managing user sessions, configuring sudo for administrative tasks, implementing password policies, working with PAM, and managing group memberships.

Key Learnings

  1. Master essential Linux commands to efficiently navigate and manage the system's file structure.
  2. Learn to configure and manage system services with 'systemd' for streamlined service administration.
  3. Set up and manage virtual machines with VirtualBox to create isolated, reproducible development environments.
  4. Use Access Control Lists (ACLs) to fine-tune file permissions beyond the standard Unix model.
  5. Schedule and automate tasks using 'cron', 'at', and 'batch' to improve system efficiency and reliability.
on