Различия
Показаны различия между двумя версиями страницы.
| Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
| sysadmin:pfsense:qemu-ga [21:02:2026 13:08] – School Sysadmin | sysadmin: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 | + | Выбрать пункт меню |
| - | | + | |
| - | + | **8) Shell** | |
| - | curl -LJO https:// | + | |
| - | + | <code bash>curl -LJO https:// | |
| - | READ THE DOWNLOADED FILE! You should never blindly run scripts from the internet. | + | ПРОВЕРЬТЕ ЗАГРУЖЕННЫЙ ФАЙЛ! Никогда не следует запускать скрипты из Интернета вслепую! |
| - | + | Сделать файл мсполняемым\\ | |
| - | Make the file executable | + | <code bash>chmod +x install-qemu-guest-agent.sh</ |
| - | + | Запустить скрипт\\ | |
| - | | + | <code bash>./ |
| - | + | Теперь вы должны увидеть | |
| - | Run the installation script | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | 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:// | [[https:// | ||
| [[https:// | [[https:// | ||