snobalfyte / linux_command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LINUX-GUIDE

Most of the people are trying to learn Linux but they fail due to no direction to follow. Here is a direction to follow and learn Linux.

Basics

  1. Introduction to Linux --
  2. Linux Architecture --
  3. Windows Vs Linux Comparision --
  4. Bash Shell features --
  5. Linux Directory Structure --
  6. Linux Boot Process Detailed explanation -
  7. Basic and Common Commands -
  8. All Linux Commands with there description - 25 Linux commands -

System Administration Topics

  1. Linux Text Editors -
  2. Linux Operating System Installation -
  3. User Profile Management -
  4. User Administration (User Creation, Modification and deletion) -
  5. Access Control List -
  6. Head, Sort, Tail, Uniq, Paste, Cut, Tr, Sed and diff commands with examples -
  7. Soft Link Vs Hard Link -
  8. Search related commands Grep, find and locate -
  9. Task Automation using crontab and at -
  10. File system and Creating Standard partitions -
  11. Logical Volume Manager (LVM - Part1) -
  12. Logical Volume Manager (LVM - Part2) -
  13. Disk quota management -
  14. RPM / YUM -
  15. All RAID Levels explained -
  16. Creating and Managing Software RAID -

Advanced System Administration

  1. Neworking installing and configuring the Network Card -
  2. Configuring EPEL Repository -
  3. Network File System (NFS) -
  4. Samba Server (SMB) -
  5. File Transfer Protocol (FTP) -
  6. Web Server / Apache (HTTPD) -
  7. Mail Server configuration (SMTP) -
  8. DHCP Server installation and configuration -
  9. Master DNS Server installation and configuration -
  10. LDAP Client with AutoFS -
  11. Open LDAP Server installation -
  12. SELinux Security -
  13. SQUID Proxy Server -
  14. MariaDB Installation -
  15. Recovering ROOT Password -
  16. Secure Web Server Linux -
  17. Local YUM Server configuration -
  18. PXE Boot Server installation and configuration -
  19. Process Management -
  20. Creating Secret Web Server -
  21. Creating Multi User Samba Share -
  22. Linux Boot Process -
  23. Swap File System -
  24. Firewalld configuration -
  25. Kerberized NFS Shares -
  26. Installation and Configuration NTP -
  27. Setup Your Own Linux Lab - h

Interview Questions and Answers

  1. Interview questions and answers - Part 1-
  2. Interview questions and answers - Part 2 -
  3. Interview questions and answers - Part 3 -

File system error resolution

  1. mount: Argument list too Long -

  2. Download E-Books - http://bit.ly/29Q6WwW

  3. A Complete RHCSA and RHCE course content - http://bit.ly/2a2nxvC

http://bit.ly/2a2nxvC

for linux man page reference and bash scripting advance https://linux.die.net

About