Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relative Path Cycle 8

A repo for cycle 8 of RelativePath

Local Machine Setup

On Linux or Darwin (Mac)

bash setup-$(echo $(uname) | tr "[:upper:]" "[:lower:]").sh

On Windows

set-executionpolicy bypass -scope process -force; ./setup-powershell.ps1

Note on Networking

When using virtualbox you may need to set your networking to bridged.

find out what networks you have: multipass networks

check the bridge network setting: multipass get local.bridged-network

Set the bridge network to your active network: multipass set local.bridged-network=Wi-Fi

Create VM

bash create-vm.sh

Delete VM

bash delete-vm.sh

Find your machine usage

echo $(uname)

About

Cycle 8 of the relative path sessions learning the fundamentals of Devops.

Resources

Stars

2 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages