Linux27: Git Archaeology I — Clone & First Look

A colleague mentioned SolvinMe SOC tooling used to live in a shared git repository — clone it and investigate

Objective

Learner can clone a remote git repository over SSH, explore its file structure, and inspect its current state

Mission

A colleague mentioned that SolvinMe's SOC tooling is maintained in a central repository on ops-server-01.

Navigate to your ~/workspace/ directory, clone the repository using the SSH URL ssh://student@ops-server-01/srv/git/soc-tools.git, and inspect the project files.

Commands you may need to solve this lab

git clonelscat

Questions

Machine Offline

Isolated container is offline

Click "Start Machine" to boot your sandbox instance and choose your preferred interface