Overview of Linux - muneeb-mbytes/linux_course GitHub Wiki

Application:

Linux is around us since the mid-90s. It can be used from wristwatches to supercomputers. It is everywhere in our phones, laptops, PCs, cars and even in refrigerators. It is very much famous among developers and normal computer users.

STEPS TO GIT CLONE AND EXECUTE LAB

1.Open the Github account -> go to muneebmbytes organization

github muneeb

2.Click on repositories -> Go to Linux course

Untitled Diagram-Page-2

3.Copy the SSH key link

Untitled Diagram-Page-3

4.Open the terminal -> git clone (paste the ssh key) -> Enter

Then type the ls to the see the linux course directory

Untitled Diagram-Page-4

->cd Linux_course

-> git branch

-> git checkout branch_name

-> git branch

Untitled Diagram-Page-4 (1)

Untitled Diagram-Page-4 (2)