| ... | ... | @@ -4,13 +4,13 @@ |
|
|
|
|
|
|
|
XOZIRGI VAZIYATDA IKKITA SSH KEY GENERATSIYA QILGAN MA'QUL , CHUNKI SIZDA HOZIR IKKITA GITLAB SERVERIDAN FOYDALANISHINGIZ KERAK . GITLAB.COM VA GITLAB.PROFIUNIVERSITY.UZ . HAR BIRIGA ALOHIDA SSH KEY YARATIB QO'YSANGIZ BO'LADI . IKKITASIGA BITTA SSH KEY KIRITISH HAM MUMKIN.
|
|
|
|
|
|
|
|
# WINDOWS DA
|
|
|
|
# WINDOWS DA
|
|
|
|
|
|
|
|
```bash
|
|
|
|
GIT BASH ORQALI GENERATSIYA QILISH
|
|
|
|
```
|
|
|
|
|
|
|
|
# LINUX YOKI MACOS DA
|
|
|
|
# LINUX YOKI MACOS DA
|
|
|
|
|
|
|
|
```bash
|
|
|
|
CTRL+ALT+T
|
| ... | ... | @@ -25,7 +25,7 @@ ssh-keygen -t ed25519 -C "email@example.com" -f ~/.ssh/id_ed25519_profiuniversit |
|
|
|
ssh-keygen -t ed25519 -C "email@example.com" -f ~/.ssh/id_ed25519_gitlab_com
|
|
|
|
```
|
|
|
|
|
|
|
|
Bu yerda emailni o'zgartirishingiz kerak
|
|
|
|
Bu yerda emailni o'zgartirishingiz kerak. Keyin faqat 4 marta **ENTER** tugmasini bosing . Kalitlar boshqa joyga saqlanmasligi uchun.
|
|
|
|
|
|
|
|
# SSH kalitlarni ko'rish
|
|
|
|
|
| ... | ... | @@ -34,7 +34,7 @@ cat ~/.ssh/id_ed25519_profiuniversity.pub |
|
|
|
cat ~/.ssh/id_ed25519_gitlab_com.pub
|
|
|
|
```
|
|
|
|
|
|
|
|
# Kalit shu ko'rinishda chiqadi
|
|
|
|
# Kalit shu ko'rinishda chiqadi
|
|
|
|
|
|
|
|
```bash
|
|
|
|
ssh-ed25519 AsdidhdhaduaduaduA sh@uzgpt.uz
|
| ... | ... | |