linux_wiki:use_shell_scripting_to_automate_system_maintenance_tasks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:use_shell_scripting_to_automate_system_maintenance_tasks [2016/09/21 23:15]
billdozor [Case Evaluation]
linux_wiki:use_shell_scripting_to_automate_system_maintenance_tasks [2018/05/30 23:10]
billdozor [Lab Setup]
Line 4: Line 4:
  
 Review of common shell scripting syntax.  Review of common shell scripting syntax. 
 +
 +----
 +
 +====== Lab Setup ======
 +
 +The following virtual machines will be used:
 +  * server1.example.com (192.168.1.150) -> Create and test some scripts
 +
 +----
 +
 +====== Help ======
 +
 +Finding help in this section.
 +  * Not many references. Be comfortable with basic bash scripting
 +    * Variables
 +    * Arguments
 +    * Input
 +    * Output
 +    * Decisions (if statements, case)
 +    * Loops
  
 ---- ----
  • linux_wiki/use_shell_scripting_to_automate_system_maintenance_tasks.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)