Changes

Jump to: navigation, search

OPS705 Lab 2

20 bytes added, 04:33, 9 January 2023
Switching to SSH keypair authentication:: Specifies FileZilla Client software.
=== Switching to SSH keypair authentication: ===
[[Image:Ops705_filezilla-connect.png|right|400px|thumb|Connection information for FileZilla using the custom port.]]
# First, download and install the FileZilla Client software on your personal computer.
# On your Linux VM as a regular user, generate your SSH keypair (accept all defaults): <code>ssh-keygen</code>
# Install the new keys on the system: <code>ssh-copy-id -p 22222 localhost</code>

Navigation menu