sysadmin:pfsense:qemu-ga

Различия

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

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

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