1,760
edits
Changes
→LAB OBJECTIVES
= LAB OBJECTIVES =
:0. Review SSH setup and remote shell command execution:1. Explore the Fabric Python library (Fabric API) and its command line tool "fab".:2. Create Fabric scripts utilizing Fabric's API and environment objects to define tasks for the '''fab''' command.
:3. Use the '''fab''' command to execute fabric script to perform pre-defined tasks on remote Linux machines.