Book Image

Learning Linux 5 for System Administration [Video]

By : Paul Olushile
Book Image

Learning Linux 5 for System Administration [Video]

By: Paul Olushile

Overview of this book

<p>Do you wish to become confident and master commands and operations in the Latest Linux version? This course is a one-stop guide covering everything you need to know to become an efficient Linux systems administrator.</p> <p>With this course, you'll explore the new features of Linux 5 while administering your Linux machine. You'll master the installation and administration of a Linux machine, whether a workstation or a Linux server. You'll gain command-line knowledge of how to set up services with the Linux terminal, install and work on a Linux server, perform user permission management by invoking commands arguments, write a shell program like an administrator, and work remotely with SSH (secure shell) and putty; finally you’ll manage Linux services using systemctl and journalctl.</p> <p>By the end of the course, you will have gained practical knowledge of Linux that will serve as a foundation for getting hands-on with Linux workstation and server administration.</p> <h1>Style and Approach</h1> <p>This step-by-step and fast-paced guide will help you learn the best industry techniques and master monitoring and tuning tools that can be used to check performance-related issues on Linux servers, and analyze results via a practical approach.</p>
Table of Contents (7 chapters)
Chapter 4
User and Permissions Management
Content Locked
Section 5
File Permissions (chmod, chown, chgrp)
In this video, we’ll be working with chmod, chown, and chgrp. - Man pages for chmod and change access permissions of a file or user - Man pages for chown and changing the ownership of a file for any user - Man pages for chgrp and making changes to the group associated with a file