Difference between revisions of "OPS535-vl-lab-nfs"

From CDOT Wiki
Jump to: navigation, search
(Completing the Lab)
(Pre-Requisites)
Line 9: Line 9:
  
 
==Pre-Requisites==
 
==Pre-Requisites==
 +
:*Has access to Seneca VPN, and matrix.senecacollege.ca
 
:*Complete the collection of baseline information on your assigned VMs (VM1, VM2, VM3, and VM4)
 
:*Complete the collection of baseline information on your assigned VMs (VM1, VM2, VM3, and VM4)
:*Complete the [[OPS535-lab-nfs | NFS lab]] on your home VMs
+
:*Complete the [[OPS535-lab-nfs | Lab 2 - NFS lab]] on your home VMs
 
 
  
 
==Investigation 1: VMs Configuration==
 
==Investigation 1: VMs Configuration==

Revision as of 18:55, 30 May 2021

DO NOT USE - Work in Progress DO NOT USE - Work in Progress

OPS535 Lab 2 (using Virutal Lab)

Objectives

  • Setup and configure your assigned VMs in the OPS535 Virtual Lab for this lab, future labs, and assignments
  • Configure one of the VMs as your control workstation for remote administration tasks
  • Create and deploy remote administration scripts using bash/ansible

Pre-Requisites

  • Has access to Seneca VPN, and matrix.senecacollege.ca
  • Complete the collection of baseline information on your assigned VMs (VM1, VM2, VM3, and VM4)
  • Complete the Lab 2 - NFS lab on your home VMs

Investigation 1: VMs Configuration

Perform the following steps on vm2:


Investigation 2: Control Workstation Configuration

Perform the following steps on VM1 as root:

Investigation 3: Scripts for remote administrations

Task 1

Using bash scripts

Task 2

Using Ansible Playbooks


Completing the Lab

Follow the instructions on blackboard to submit the lab.

Exploration Questions