Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. Following is the list of topics I will cover in this course:
  2.  
  3. Module 1 – Understanding Linux Concepts
  4. • What is Linux?
  5. • Everyday use of Linux
  6. • Unix vs. Linux
  7. • Quiz, Homework and Handouts
  8.  
  9. Module 2 – Download, Install and Configure
  10. • What is Oracle Virtual Box?
  11. • Downloading and Installing Oracle Virtual Box
  12. • Creating virtual machine
  13. • Linux Distributions
  14. • Different way to install Linux
  15. • Downloading and Installing Linux (CentOS)
  16. • Redhat Linux installation (Optional)
  17. • Linux Desktop (GUI)
  18. • Virtual Machine Management
  19. • Linux vs. Windows
  20. • Who Uses Linux?
  21. • Quiz, Homework and Handouts
  22.  
  23. Module 3 – System Access and File System
  24. • Accessing Linux system
  25. • Download and install Putty
  26. • Connect Linux VM via Putty
  27. • Important Things to Remember in Linux
  28. • Introduction to File System
  29. • File system structure description
  30. • File system navigation commands
  31. • File System Paths
  32. • Directory listing overview
  33. • Creating Files and Directories
  34. • Finding Files and Directories (find, locate)
  35. • Changing Password
  36. • Wildcard (*, $, ^)
  37. • Combining and Splitting Files (cat and cut)
  38. • Soft and Hard Links (ln)
  39. • Quiz, Homework and Handouts
  40.  
  41. Module 4 – Linux Fundamentals
  42. • Commands Syntax
  43. • File Permissions (chmod)
  44. • File Ownership (chown, chgrp)
  45. • Getting Help (man, whatis etc.)
  46. • TAB completion and up arrow keys
  47. • Adding text to file
  48. • Pipes ( | )
  49. • File Maintenance Commands
  50. • File Display Commands
  51. • Filters / Text Processing Commands (cut, sort, grep, awk, uniq, wc)
  52. • Compare Files (diff, cmp)
  53. • Compress and Un-compress files/directories (tar, gzip, gunzip)
  54. • Linux vs. Windows Commands
  55. • Quiz, Homework and Handouts
  56.  
  57. Module 5 – System Administration
  58. • Linux File Editors (vi text editor)
  59. • User account management
  60. • Switch users and Sudo access
  61. • Monitor users
  62. • Talking to users (users, wall, write)
  63. • System utility commands (date, uptime, hostname, which, cal, bc etc.)
  64. • Processes and schedules (systemctl, ps, top, kill, crontab and at)
  65. • System Monitoring Commands (top, df, dmesg, iostat 1, netstat, free etc.)
  66. • OS Maintenance Commands (shutdown, reboot, halt, init etc.)
  67. • Changing System Hostname (hostnamectl)
  68. • Finding System Information (uname, cat /etc/redhat-release, cat /etc/*rel*, dmidecode)
  69. • System Architecture (arch)
  70. • Terminal control keys
  71. • Terminal Commands (clear, exit, script)
  72. • Recover root Password (single user mode)
  73. • Quiz, Homework and Handouts
  74.  
  75. Module 6 – Shell Scripting
  76. • Linux Kernel
  77. • What is a Shell?
  78. • Shell scripting
  79. • Basic Shell scripts
  80. • If-then scripts
  81. • For loop scripts
  82. • Do-while scripts
  83. • Case statement scripts
  84. • Aliases
  85. • Command history
  86.  
  87. Module 7 – Networking, Servers and System Updates
  88. • Enabling internet in Linux VM
  89. • Network Components
  90. • Network files and commands (ping, ifconfig, netstat, tcpdump, networking config files)
  91. • NIC Information (ethtool)
  92. • NIC Bonding
  93. • System updates and repositories (rpm and yum)
  94. • Download files with URLs (wget)
  95. • System Upgrades
  96. • SSH and Telnet
  97. • DNS
  98. • Hostname and IP Lookup (nslookup and dig)
  99. • NTP
  100. • chronyd (Newer version of NTP)
  101. • Sendmail
  102. • Apache Web Server (http)
  103. • Central Logger (rsyslogd)
  104. • OS Hardening
  105. • Quiz, Homework and Handouts
  106.  
  107. Module 8 – Disk Management and Run Levels
  108. • System run levels
  109. • Linux Boot Process
  110. • File transfer (ftp, scp, rsync etc.)
  111. • Message of the Day
  112. • Disk partition (df, fdisk, etc.)
  113. • Storage
  114. • Logical Volume Management (LVM)
  115. • LVM Configuration during Installation
  116. • Add Disk and Create Standard Partition
  117. • Add Disk and Create LVM Partition
  118. • RAID
  119. • Quiz, Homework and Handouts
  120.  
  121. Module 9 – All About Resume
  122. • Resume workshop
  123. • Linux job description or duties
  124. • Homework and Handouts
  125.  
  126. Module 10 – All About Interview
  127. • What is IT?
  128. • IT Components
  129. • IT Job Statistics
  130. • Linux Operating System Jobs
  131. • IT Management Jobs
  132. • Apply for Linux jobs and what to expect
  133. • Interview workshop
  134. • 200+ interview questions
  135. • Homework
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement