Virsh Remote: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=Remote System via qemu+ssh= *virsh -c qemu+ssh://tux@host09.schulung.int/system list Id Name Status -------------------------…“)
 
 
Zeile 1: Zeile 1:
 +
=Local=
 +
==Generate a ssh-key==
 +
*ssh-keygen
 +
==Copy the key to remotehost==
 +
*ssh-copy-id tux@remotehost:
 
=Remote System via qemu+ssh=
 
=Remote System via qemu+ssh=
*virsh -c qemu+ssh://tux@host09.schulung.int/system  list
+
*virsh -c qemu+ssh://tux@remotehost/system  list
 
   Id    Name                          Status
 
   Id    Name                          Status
 
  ----------------------------------------------------
 
  ----------------------------------------------------
 
   5    terry09                        laufend
 
   5    terry09                        laufend

Aktuelle Version vom 18. Oktober 2017, 10:45 Uhr

Local

Generate a ssh-key

  • ssh-keygen

Copy the key to remotehost

  • ssh-copy-id tux@remotehost:

Remote System via qemu+ssh

 Id    Name                           Status
----------------------------------------------------
 5     terry09                        laufend