Linux Tutorial | Complete Beginners Guide | Tech Arkit
Introduction to Linux.
Directory structure
RHEL 8 Installation
Remote Server OS Installation
Booting Process
Updating Linux packages
Accessing Linux Server GUI & CLI
Switching users in multiuser target
Standard Input, Output and Error
Basic Commands - cat, cd, ls, ..etc
Creating soft links and hard links
Text Editors nano & vim
Compressing and un-compressing files & folders
Getting Help from command Line User Interface
Grep command regular expressions
YUM Repository configuration
SSH Server & Client configuration
Configure Key-based authentication
NTP configuration
Copying files to remote server
Listing and Managing Linux processes
File permissions
Creating standard Linux partitions
Deleting standard Linux partitions
Creating PVs, VGs, and LVM
Extend Logical Volumes non-destructively
Reduce LVM size - lvreduce
Swap Memory Explained | How to Create swap partition & extend
Creating Users and Groups
Modify user properties | Password age
Deleting users and groups
Access control list - ACL
Special Linux file permissions Set-GID, Set-UID, Sticky Bit
Sudo access - sudoers policy
Linux Networking | Assign Static IP
Firewall Rules | firewalld | Firewall-cmd
SELinux to enforcing policies
Shell Scripts :
if statement
for loop
Positional parameters
Exit codes
Scheduling future tasks - crontab
Installing and updating packages using RPM & YUM
Find and retrieve container images from a remote registry
Inspect container images
Perform container management using commands such as podman and skopeo
Perform basic container management such as running, starting, stopping, and listing running containers
Run a service inside a container
Configure a container to start automatically as a systemd service
Attach persistent storage to a container https://docs.oracle.com/en/learn/storage_podman_containers/index.html#using-volumes-with-containers
VNC Server Installation and configuration
NFS Server Installation and configuration
Autofs configuration
Samba Server Installation and Configuration