Linux Basics for SysAdmin

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

By Ryan Juan

cover image of Linux Basics for SysAdmin

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Loading...

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
  • Master essential Linux commands to efficiently navigate and manage the system's file structure.
  • Learn to configure and manage system services with 'systemd' for streamlined service administration.
  • Set up and manage virtual machines with VirtualBox to create isolated, reproducible development environments.
  • Use Access Control Lists (ACLs) to fine-tune file permissions beyond the standard Unix model.
  • Schedule and automate tasks using 'cron', 'at', and 'batch' to improve system efficiency and reliability.
  • Linux Basics for SysAdmin