Projekt

Allgemein

Profil

Fehler #1193

creating git login

Von Birte Reich vor 2 Monaten hinzugefügt.

Status:
Neu
Priorität:
Normal
Zugewiesen an:
Beginn:
25.02.2025
Abgabedatum:
% erledigt:

0%

Geschätzter Aufwand:

Beschreibung

1. Check if there is ssh key: cd ~/.ssh
2. if no such file: ssh sonst ls -> zwei keys
3. ssh-keygen -t ed25519
4. enter until end

bitbucket:
Settings -> ssh key -> add key -> Name + pub key rein (vim id_ed25519.pub zum öffnen und dann kopieren)
Dreinkopieren sollte mit ssh-ed25... starten
:q! Enter um vim zu schließen

Festplatte:
1. cd Volumes
2. ls
3. cd extreme ...
4. mkdir git
5. cd git
6. bitbucket rep. clone copy
7. git clone ....

Auch abrufbar als: Atom PDF