Vertaling van "ssh-keygen" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Zakładamy, że masz już parę kluczy wygenerowanych przy użyciu ssh-keygen.
We assume you already had a key pair generated using ssh-keygen.
Użyj ssh-keygen aby wygenerować parę kluczy.
Można później zmienić hasło za pomocą polecenia "ssh-keygen -p".
One can change the passphrase later with "ssh-keygen -p".
Użyj ssh-keygen -l do wygenerowania odcisku (na serwerze)
Use ssh-keygen -l to get the fingerprint (on the server)
W tym przypadku/home/zabbix to katalog domowy użytkownika zabbix a.ssh jest podkatalogiem katalogu domowego, do którego komenda ssh-keygen domyślnie generuje klucze prywatny i publiczny.
home/zabbix here is the home directory for the zabbix user account and.ssh is a directory where by default public and private keys will be generated by a ssh-keygen command inside the home directory.
ssh-keygen (1): Zezwalaj na okresy ważności certyfikatu, które określają tylko czas rozpoczęcia lub zakończenia (zamiast obu).
ssh-keygen(1): Allow certificate validity intervals that specify only a start or stop time (instead of both or neither).
ssh-keygen (1): Odrzuć tworzenie certyfikatu przy użyciu nieużytecznej liczby zleceniodawców.
ssh-keygen(1): Refuse to create a certificate with an unusable number of principals.
Jeśli nie masz tych plików (albo w ogóle katalogu.ssh) możesz utworzyć parę kluczy za pomocą programu ssh-keygen, który jest częścią pakietu narzędzi SSH w systemach Linux albo Mac.
If you don't have these files (or you don't even have a.ssh directory), you can create them by running a program called ssh-keygen, which is provided with the SSH package on Linux/Mac systems and comes with the MSysGit package on Windows
ssh-keygen (1), ssh (1), sshd (8): obsługują sygnatury RSA SHA256 i SHA512 w certyfikatach.
ssh-keygen(1), ssh(1), sshd(8): support SHA256 and SHA512 RSA signatures in certificates.
Można to zrobić poleceniem ssh-keygen.
Do zrozumienia tego artykułu niezbędna jest podstawowa wiedza z zakresu programowania w powłoce systemowej, oraz znajomość narzędzi takich jak: ssh-keygen, ssh-add, ssh, scp, sftp.
You will also need knowledge of ssh utilities, such as ssh-keygen, ssh-add, ssh, scp or sftp.
Jeśli nie zostało ono ustawione, użyj polecenia ssh-keygen -p aby to zmienić.
If it was not set, use ssh-keygen -p to set it.
Należy uruchomić na swoim komputerze ssh-keygen(1) i naciśnąć klawisz enter kiedy pojawi się pytanie o hasło.
Run ssh-keygen(1) on your machine, and just hit enter when asked for a password.