Virsh Remote: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=Remote System via qemu+ssh= *virsh -c qemu+ssh://tux@host09.schulung.int/system list Id Name Status -------------------------…“) |
Thomas (Diskussion | Beiträge) |
||
| 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@ | + | *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
- virsh -c qemu+ssh://tux@remotehost/system list
Id Name Status ---------------------------------------------------- 5 terry09 laufend