This commit is contained in:
ge 2023-12-13 02:08:54 +03:00
parent 103d167ef7
commit 072e86f987

View File

@ -6,7 +6,7 @@ Install Debian 12 on your host system. If you want use virtual machine as host m
1. Download or build ``compute`` DEB packages.
2. Install packages::
apt-get install -y --no-install-recommends ./compute*
apt-get install -y --no-install-recommends ./compute*.deb
apt-get install -y --no-install-recommends dnsmasq
3. Make sure that ``libvirtd`` and ``dnsmasq`` are enabled and running::