sysadmin:pfsense:qemu-ga

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
sysadmin:pfsense:qemu-ga [21:02:2026 13:08] School Sysadminsysadmin:pfsense:qemu-ga [21:02:2026 13:19] (текущий) School Sysadmin
Строка 1: Строка 1:
 ===== Установка QemuGuest Agent ===== ===== Установка QemuGuest Agent =====
  
-Usage+Войти в систему под **root**
  
-    Log into the pfSense command line as root +Выбрать пункт меню 
-    Run  + 
-     +**8) Shell** 
-    curl -LJO https://raw.githubusercontent.com/Weehooey/pfSense-scripts/main/install-qemu-guest-agent.sh + 
-     +<code bash>curl -LJO https://raw.githubusercontent.com/Weehooey/pfSense-scripts/main/install-qemu-guest-agent.sh</code> 
-    READ THE DOWNLOADED FILEYou should never blindly run scripts from the internet. +ПРОВЕРЬТЕ ЗАГРУЖЕННЫЙ ФАЙЛ! Никогда не следует запускать скрипты из Интернета вслепую
-     +Сделать файл мсполняемым\\ 
-    Make the file executable +<code bash>chmod +x install-qemu-guest-agent.sh</code> 
-     +Запустить скрипт\\ 
-    chmod +x install-qemu-guest-agent.sh +<code bash>./install-qemu-guest-agent.sh</code> 
-     +Теперь вы должны увидеть IP-адреса интерфейсов (IPsна странице сводной информации (Summary) о виртуальных машинах (нажмите кнопку Дополнительно, чтобы просмотреть их все).\\
-    Run the installation script +
-    < +
-    ./install-qemu-guest-agent.sh +
-     +
-    You should now see the IP addresses for the interfaces on the VMs summary page (click the More button to see all of them)+
  
 [[https://github.com/Weehooey/pfSense-scripts|Источник]] [[https://github.com/Weehooey/pfSense-scripts|Источник]]
  
 [[https://localsharespace.com/pfsense-qemu-guest-agent/|Источник]] [[https://localsharespace.com/pfsense-qemu-guest-agent/|Источник]]
  • Последнее изменение: 21:02:2026 13:08