docs: create NAS/Qemu-for-Synology
parent
c872d859e6
commit
f9c37af160
|
|
@ -0,0 +1,19 @@
|
||||||
|
<!--
|
||||||
|
title: Qemu agent for Synology
|
||||||
|
description:
|
||||||
|
published: true
|
||||||
|
date: 2024-09-26T22:10:34.314Z
|
||||||
|
tags:
|
||||||
|
editor: ckeditor
|
||||||
|
dateCreated: 2024-09-26T22:10:34.314Z
|
||||||
|
-->
|
||||||
|
|
||||||
|
<p>Для того, чтобы была возможность управлять перезагрузкой и выключение в Proxmox нужно поставить дополнение</p>
|
||||||
|
<p>Нужно добавить репозиторий: <a href="https://spk7.imnks.com">https://spk7.imnks.com</a></p>
|
||||||
|
<figure class="image image_resized" style="width:52.45%;"><img src="/nas/qemu-1.png"></figure>
|
||||||
|
<p><strong>Install it and don't start at first.</strong> Then you need to ssh in your Xpeno and run this command, as described:</p>
|
||||||
|
<p>sudo sed -i 's/package/root/g' /var/packages/qemu-ga/conf/privilege</p>
|
||||||
|
<p>After that you need to stop Xpeno VM, turn on Qemu Guest Agent in VM options at Proxmox console:</p>
|
||||||
|
<figure class="image image_resized" style="width:52.32%;"><img src="/nas/qemu-2.png"></figure>
|
||||||
|
<p>В Proxmox нужно включить агента.</p>
|
||||||
|
<figure class="image image_resized" style="width:52.59%;"><img src="/nas/qemu-3.png"></figure>
|
||||||
Loading…
Reference in New Issue