[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
es:howtos:general_admin:kvm_libvirt [2019/02/09 00:49 (UTC)] – [Improve mouse movement] slackwarespanoles:howtos:general_admin:kvm_libvirt [2019/02/09 00:56 (UTC)] (actual) slackwarespanol
Línea 1: Línea 1:
-<note warning>En proceso de traducción. Víctor</note> 
 ====== KVM y libvirt ====== ====== KVM y libvirt ======
  
Línea 265: Línea 264:
  
 En // virt-manager //, abra la máquina virtual haciendo doble clic en la máquina y seleccione la pantalla de información del hardware (el botón azul <key> '' i '' </key>). Ahora, presione <key> + Add Hardware </key> y seleccione // Input //. Seleccione Type // EvTouch USB Graphics Tablet // y presione <key> Finish </key>. La próxima vez que se inicie la máquina virtual, el movimiento del mouse se sincronizará con el cursor del escritorio. En // virt-manager //, abra la máquina virtual haciendo doble clic en la máquina y seleccione la pantalla de información del hardware (el botón azul <key> '' i '' </key>). Ahora, presione <key> + Add Hardware </key> y seleccione // Input //. Seleccione Type // EvTouch USB Graphics Tablet // y presione <key> Finish </key>. La próxima vez que se inicie la máquina virtual, el movimiento del mouse se sincronizará con el cursor del escritorio.
-==== Change screen resolution to higher than 1024x768 ==== +==== Cambiar la resolución de la pantalla a más de 1024x768 ==== 
-The default emulated video card is of type Cirrus. This has a maximum resolution of 1024x768. The //vga// type can achieve a higher resolutionbut for that to workthe configuration in the guest OS needs to be changed as well.+La tarjeta de video emulada predeterminada es de tipo Cirrus. Esto tiene una resolución máxima de 1024x768. El tipo // vga // puede lograr una resolución más altapero para que funcionela configuración de en el sistema operativo invitado también debe cambiarse.
  
-To change thisopen the VM and select the hardware info screenSelect the Video card and change the type to //vga//.+Para cambiar estoabra la máquina virtual y seleccione la pantalla de información de hardware. Seleccione la tarjeta de video y cambie el tipo a // vga //.
  
-Start the VMIf a file ''/etc/X11/xorg.conf'' existschange thatOtherwise create a new text file in ''/etc/X11/xorg.conf.d'' with extension ''conf'', for example ''/etc/X11/xorg.conf.d/monitor.conf''.+Iniciar la máquina virtualSi existe un archivo '' /etc/X11/xorg.conf '', cámbieloDe lo contrario, cree un nuevo archivo de texto en '' /etc/X11/xorg.conf.d '' con la extensión '' conf '', por ejemplo '' /etc/X11/xorg.conf.d/monitor.conf ''.
  
-Add or change the following sections+Agrega o cambia las siguientes secciones:
 <code> <code>
 Section "Monitor" Section "Monitor"
Línea 295: Línea 294:
 EndSection EndSection
 </code> </code>
-You can change the screen resolution (the //Modes// linedepending on your needs+Puede cambiar la resolución de la pantalla (la línea // Modes //) según sus necesidades.
  
-===== Resources =====+===== Recursos =====
  
-  Official pages for [[http://libvirt.org|libvirt]], [[http://virt-manager.org|virt-manager]], [[http://wiki.qemu.org/Index.html|QEMU]], [[http://www.linux-kvm.org/page/Main_Page|KVM]]. +   Páginas oficiales de [[http://libvirt.org|libvirt]], [[http://virt-manager.org|virt-manager]], [[http://wiki.qemu.org/Index.html|QEMU]], [[http://www.linux-kvm.org/page/Main_Page|KVM]]. 
-  * Red Hat [[https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Administration_Guide/index.html|Virtualization Administration Guide]].+  * Red Hat [[https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Administration_Guide/index.html|Guía de administración de virtualización]].
  
 ===== Sources ===== ===== Sources =====
Línea 308: Línea 307:
 <!-- * Originally written by [[wiki:user:xxx | User X]] --> <!-- * Originally written by [[wiki:user:xxx | User X]] -->
 <!-- * Contributions by [[wiki:user:yyy | User Y]] --> <!-- * Contributions by [[wiki:user:yyy | User Y]] -->
-  * This page originally written by [[wiki:user:fdonkers|Frank Donkers]]+  * Esta página escrita originalmente por [[wiki:user:fdonkers|Frank Donkers]] 
 +  * Traducido por:  [[wiki:user: slackwarespanol | Victor]] 2019/02/09 00:53 (UTC)
  
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
 <!-- You must remove the tag-word "template" below before saving your new page --> <!-- You must remove the tag-word "template" below before saving your new page -->
 {{tag>howtos kvm libvirt virtualization virt-manager qemu author_fdonkers}} {{tag>howtos kvm libvirt virtualization virt-manager qemu author_fdonkers}}
 es:howtos:general_admin:kvm_libvirt ()