Lines Matching refs:ssh
32 # virtme-ng offers a netdev for ssh when using "--ssh", but we also need a
34 # adding an additional port to forward to the device created from "--ssh" and
35 # virtme-init mistakenly sets identical IPs to the ssh device and additional
36 # devices, we instead opt out of using --ssh, add the device manually, and also
42 virtme.ssh virtme_ssh_channel=tcp virtme_ssh_user=$USER \
46 readonly SSH_KEY_PATH="${TEST_HOME}"/.ssh/id_ed25519
262 ${ns_exec} ssh -q \
305 for dep in vng ${QEMU} busybox pkill ssh ss socat nsenter; do
402 ssh-keygen -t ed25519 -f "${SSH_KEY_PATH}" -N "" -q
520 die "Timed out waiting for guest ssh"