Vertaling van "ssh-keygen" in Pools
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.
We assume you already had a key pair generated using ssh-keygen.
Zakładamy, że masz już parę kluczy wygenerowanych przy użyciu ssh-keygen.
Use ssh-keygen to generate a key pair.
This can be done with the ssh-keygen command.
Use ssh-keygen -l to get the fingerprint (on the server)
Użyj ssh-keygen -l do wygenerowania odcisku (na serwerze)
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.
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.
ssh-keygen(1): Allow certificate validity intervals that specify only a start or stop time (instead of both or neither).
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): Refuse to create a certificate with an unusable number of principals.
ssh-keygen (1): Odrzuć tworzenie certyfikatu przy użyciu nieużytecznej liczby zleceniodawców.
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
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.
ssh-keygen(1), ssh(1), sshd(8): support SHA256 and SHA512 RSA signatures in certificates.
ssh-keygen (1), ssh (1), sshd (8): obsługują sygnatury RSA SHA256 i SHA512 w certyfikatach.
One can change the passphrase later with "ssh-keygen -p".
Można później zmienić hasło za pomocą polecenia "ssh-keygen -p".
You will also need knowledge of ssh utilities, such as ssh-keygen, ssh-add, ssh, scp or sftp.
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.
If it was not set, use ssh-keygen -p to set it.
Run ssh-keygen(1) on your machine, and just hit enter when asked for a password.