Translations:Mettre en place SSH pour Gitlab/5/en

De WikiBR
Version datée du 11 août 2026 à 11:48 par Daniela.cojocaru (discussion | contributions) (Page créée avec « * open a cmd or PowerShell terminal (press the Windows key + R, then type <code>cmd</code> or <code>powershell</code>); * type <code>git -v</code> and check that Git is installed; if it isn’t, [https://git-scm.com/downloads install Git here]; * then type <code>ssh -V</code> to check that SSH is installed; if it isn’t, [https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse install OpenSSH here]. »)
(diff) ← Version précédente | Version actuelle (diff) | Version suivante → (diff)
  • open a cmd or PowerShell terminal (press the Windows key + R, then type cmd or powershell);
  • type git -v and check that Git is installed; if it isn’t, install Git here;
  • then type ssh -V to check that SSH is installed; if it isn’t, install OpenSSH here.