Outils pour utilisateurs

Outils du site


article:manjaro--virt-manager

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
article:manjaro--virt-manager [2022/10/25 12:04] – créée betuxarticle:manjaro--virt-manager [2024/02/16 18:19] (Version actuelle) estro
Ligne 1: Ligne 1:
 +<WRAP centeralign>
 ====== Manjaro virt-manager ====== ====== Manjaro virt-manager ======
 +</WRAP><WRAP tabs>
 +  * [[/Article/|Les articles]]
 +  * [[/Contact/]] 
 +</WRAP>
  
----- +  [[ https://wiki.manjaro.org/index.php/Virt-manager | Article de référence]]
-  Article de référence https://wiki.manjaro.org/index.php/Virt-manager+
 <code bash> <code bash>
-pacman -S --needed virt-manager qemu-desktop libvirt edk2-ovmf dnsmasq iptables-nft +sudo pacman -S --needed virt-manager qemu-desktop libvirt edk2-ovmf dnsmasq iptables-nft 
-pacman -S --asdeps swtpm+sudo pacman -S --asdeps swtpm 
 + 
 +sudo systemctl enable libvirtd.service 
 +sudo systemctl start libvirtd.service 
 + 
 +sudo usermod -a -G libvirt $USER 
 + 
 </code> </code>
article/manjaro--virt-manager.1666692288.txt.gz · Dernière modification : 2022/10/25 12:04 de betux