17.1. Remote management with ssh
Be aware of the issues with using
SSH
for remotely managing your virtual machines, including:
-
you require root log in access to the remote machine for managing virtual machines,
-
the initial connection setup process may be slow,
-
there is no standard or trivial way to revoke a user's key on all hosts or guests, and
-
ssh does not scale well with larger numbers of remote machines.