Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

Um eUm die Netzwerke (VLANs) der virtuellen Gluons komfortabel 

...

Configure PWDless SSH via RSA Key to KVM Hoste

  • Den private SSH-Key in der CygWin-Umgebung bereitstellen.
    (Info) Ein Putty-PKK-Schlüssel muss erst umgewandelt werden: puttygen privatekey.ppk -O private-openssh -o id_rsa

...

  • Den SSH-Key an die passende Stelle kopieren: 
    C:\cygwin64\home\Username\.ssh\id_rsa
  • Den SSH-Key schützen
Codeblock
chmod 400 ~/.ssh/id_rsa

Default Username is "YouLoginName" and in windows, you can copy the file manually to the default location via 

...

Configure XWin to autostart Virt-Manager

...