User Tools

Site Tools


linux:ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:ssh [2022/05/15 21:36] bstaffordlinux:ssh [2023/02/15 14:11] (current) bstafford
Line 1: Line 1:
 ====== SSH ====== ====== SSH ======
-===== Copy over Public Key ===== +Go to [[networking:ssh|SSH (Networking)]]
-To enable passwordless login, you must copy over your public key to the other sever +
-<code>ssh-copy-id remote_username@server_ip_address</code> +
-===== Ignore Warning ===== +
-<code>ssh -q -o "StrictHostKeyChecking no" admin@192.168.1.1</code>+
linux/ssh.1652650611.txt.gz · Last modified: (external edit)