This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
labs:bash [2017/03/02 16:28] thulrich |
labs:bash [2020/08/31 21:04] (current) |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| In this exercise, you will use the most basic commands of git and bash. Make yourself familiar with these tools before we start with the more interesting part in Exercise 2. | In this exercise, you will use the most basic commands of git and bash. Make yourself familiar with these tools before we start with the more interesting part in Exercise 2. | ||
| - | - Clone the git repository ''<nowiki>ssh://git@10.0.0.1/opt/git/ti2fp</nowiki>'' into a folder called ''ti2fp''. The username is ''git'' and the password is ''ti2lab''. | + | - Clone the git repository ''<nowiki>ssh://git@10.0.0.1/opt/git/ti2fp</nowiki>'' into a folder called ''ti2fp''. The username is ''git'' and the password is ''ti2lab''. (You will have to install git first.) |
| - Create a new folder with the name of your nethz account. | - Create a new folder with the name of your nethz account. | ||
| - Navigate into this folder and create a new git repository. | - Navigate into this folder and create a new git repository. | ||