CONTENT
Chapter 1 – Introduction to Linux
- What is Linux?
- Installing VirtualBox on Windows
- Installing CentOS 7/8 on VirtualBox
- VirtualBox extension pack and guest additions
Chapter 2 – Files and Directories in Linux
- The Filesystem Hierarchy Standard
- What is the shell?
- Commands: pwd, cd, ls
- More commands: touch, echo, mkdir, rmdir, rm, cp, mv
- Redirection and pipelines
- History and tab-completion in the command line
Chapter 3 – Permissions and Ownership
- Users and groups
- Important files: /etc/passwd, /etc/group, /etc/shadow
- Commands: chmod, chown, chgrp, visudo
- The /etc/sudoers file
Chapter 4 – Linux Software Package Management
- Learn aptitude to search for, install, update, or remove packages.
- Learn yum to search for, install, update, or remove packages
Chapter 5 – Finding and Describing Files
- Find files based on one or more search criteria
- Describing files
- Commands: find, type, file
Chapter 6 – Linux Processes Management
- Definition of a process
- Daemons
- Signals
- Commands: ps, top, nice, renice, kill, killall
Chapter 7 – Network Operations
- Installing and configuring an SSH server
- Copying files securely over the network
Chapter 8 – Learn Shell Scripts
- Shell scripts with Bash
- Environment Variables
- Variable substitution
- Shell expansion
Adnan Azmee –
The book is very beginner friendly, it contains detailed images to follow along. I would recommend this book to anyone who is new to Linux.
KRISHNA RAJ –
Sir , this is a amazing book about linux,
This book is best for beginners to expert
From installing and learning commands
THANKS FOR THIS BOOK :)🙂
hendry g. –
easy to understand
Oggy –
This book is superb for beginners, good brief for Advanced users, and will teach and give you a good picture of how Linux works. Keep up the good work!
Fab Zaga –