Difference between revisions of "Virt-manager/ru"

Created page with "==Обмен файлами между хостом и гостем== Для гостевых систем Linux доступны Virtio-FS и 9p для совместного..."
(Created page with "==Установка гостевых дополнений== После запуска и работы виртуальной машины необходимо установ...")
(Created page with "==Обмен файлами между хостом и гостем== Для гостевых систем Linux доступны Virtio-FS и 9p для совместного...")
Line 122: Line 122:
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
==Обмен файлами между хостом и гостем==
==File sharing between host and guest==
Для гостевых систем Linux доступны Virtio-FS и 9p для совместного использования файлов. Дополнительную информацию см. в [https://wiki.archlinux.org/title/Libvirt#Sharing_data_between_host_and_guest ArchWiki].
For Linux guests, Virtio-FS and 9p are available for file sharing. See [https://wiki.archlinux.org/title/Libvirt#Sharing_data_between_host_and_guest ArchWiki] for more information.
<br clear="all" />
<br clear="all" />
For Windows guest, the easiest way to share file between host and guest is through [https://wiki.manjaro.org/index.php/Using_Samba_in_your_File_Manager SAMBA].
Для гостевых систем Windows самым простым способом обмена файлами между хостом и гостем является [[Using_Samba_in_your_File_Manager/ru|SAMBA]].
# Create a SAMBA usershare
# Создайте SAMBA usershare
# In Windows guest, enter '''\\192.168.122.1''' in the file explorer, and you should be able to see the usershare on your host.
# В гостевой Windows введите '''\\\192.168.122.1''' в файловом проводнике и сможете увидеть usershare на вашем хосте.
# Map that SAMBA usershare to a new drive, and connect to it with the appropriate credential. That's it.
# Сопоставьте этот SAMBA usershare с новым диском и подключитесь к нему с соответствующими учетными данными. Вот и все.
Check [https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_and_managing_virtualization/sharing-files-between-the-host-and-its-virtual-machines_configuring-and-managing-virtualization#sharing-files-between-the-host-and-windows-virtual-machines_sharing-files-between-the-host-and-its-virtual-machines this article] for more information.
Дополнительную информацию можно найти в [https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_and_managing_virtualization/sharing-files-between-the-host-and-its-virtual-machines_configuring-and-managing-virtualization#sharing-files-between-the-host-and-windows-virtual-machines_sharing-files-between-the-host-and-its-virtual-machines этой статье].
<br clear="all" />
<br clear="all" />
</div>


==Оптимизация vCPU==
==Оптимизация vCPU==
translator
10,741

edits