Automation in the context of multifactor authentication: Difference between revisions

Jump to navigation Jump to search
Line 117: Line 117:
executes the <code>ls -l</code> command to get the list of files.
executes the <code>ls -l</code> command to get the list of files.
Then prints the list to the screen.
Then prints the list to the screen.
Note, that it is important to install '''paramiko''' with the
$ pip install paramiko[all]
command. This will make sure that the support for the '''Ed25519''' key type will also be installed.
cc_staff
32

edits

Navigation menu