Embed presentation
Download to read offline







![User and Group Management
To control access to the system’s files, directories and peripherals
Root user has complete access to OS and its configuration
useradd –m –g[initial_group] –G[additional_groups] –s[login_shell]
[Username]
groupadd [groupname] –g[groupid]](https://image.slidesharecdn.com/linuxfundamentals-151005074111-lva1-app6892/75/Linux-Fundamentals-8-2048.jpg)





The document outlines topics to be covered in a Monday presentation on Linux fundamentals, including Unix basics, Linux installation management using CentOS, file systems, user and group management, and secure shell (SSH). Specifically, it will discuss the history and types of Unix, the layers of Unix including the kernel and shell, hardware requirements and installation methods for CentOS, commands for adding users and groups, and using SSH to remotely access machines and transfer files securely.







![User and Group Management
To control access to the system’s files, directories and peripherals
Root user has complete access to OS and its configuration
useradd –m –g[initial_group] –G[additional_groups] –s[login_shell]
[Username]
groupadd [groupname] –g[groupid]](https://image.slidesharecdn.com/linuxfundamentals-151005074111-lva1-app6892/75/Linux-Fundamentals-8-2048.jpg)



