Co robi SSH-ADD użycie. Konsola must be an ancestor of the current process. ssh-add reads the files.

Czy przydatne?

Polecenie ssh-add

Wykonanie, użycie: Add RSA or DSA identities to the authentication agent (see ssh-agent), which must be running and must be an ancestor of the current process. ssh-add reads the files created by ssh-keygen for private keys. It reads the information in these private keys to obtain RSA or DSA identities. With no arguments specified, ssh-add adds the files $HOME/.ssh/id_rsa, $HOME/.ssh/id_dsa, and $HOME/.ssh/identity. If any files are specified, it adds those instead, prompting for a passphrase if required

Opcje wykonania ssh-add w konsoli

-c

Confirm identities being added, by running the program specified in the SSH_ASKPASS environment variable (see the ssh command). A 0 exit status from the program indicates successful confirmation.

-d

Remove an identity from the agent instead of adding one.

-D

Delete all identities from the agent.

-e reader

Remove key in specified smartcard reader.

-l

List fingerprints of all identities known to the agent.

-L

List public key parameters of all identities known to the agent.

-s reader

Add key in smartcard reader.

-t life

Set maximum lifetime when adding identities to an agent. The value of life can be in seconds or another time format specified in sshd.

-x

Lock the agent with a password.

-X

Unlock the agent.

Przykłady ssh-add działanie w Słownik polecenie S

Przykład SSH-ADD użycie :
Jak użyć administration command. Set quotas from the command line. Provide limits in the format soft-block-limit hard-block-limit soft-inode-limit hard-inode-limit . To disable a quota, set it to 0 . See also co znaczy.
Przykład SSH-ADD użycie :
Jak użyć Generate, manage, and convert authentication keys for ssh . When using ssh-keygen to create a key, the -t option must be specified to identify the type of key to create krzyżówka.
Przykład SSH-ADD użycie :
Jak użyć Load disk parameters used when autoconfiguring floppy devices co to jest.
Przykład SSH-ADD użycie :
Jak użyć specified and print any printable character strings found that are at least four characters long and followed by an unprintable character. Often used to find human-readable content within binary słownik.
Przykład SSH-ADD użycie :
Jak użyć into a remote system and run commands on that system. The version of ssh described here is the OpenSSH client. ssh can use either Version 1 (SSH1) or Version 2 (SSH2) of the SSH protocol. SSH2 is czym jest.