Skip to content

Git and Linux SSH Script

lizzy9596 edited this page Feb 18, 2025 · 2 revisions

Git + Linux SSH Script

Parts

  1. Install Git

Install Git

To start i installed git on docker01 using `sudo apt install git-all'. After a lengthy install I was able to start cloning my github

Cloning Git

I ran the command ` git clone https://github.com/lizzy9596/my-tech-journal/wiki/SYS-265' which made a copy of my class repository.

Classes

Clone this wiki locally