This commit is contained in:
shiraorie
2025-10-31 11:35:39 +05:00
parent 84d13a9098
commit e88b0341d2
2 changed files with 5 additions and 1 deletions

View File

@@ -1197,7 +1197,7 @@ apache
Выполнить монтирование Additional.iso в директорию /mnt:
> mount /dev/sr0 /mnt/
<p align="center">
<img src="images\module2\mount additional.iso.png" width="600" />
</p>
@@ -1248,6 +1248,10 @@ EXIT;
<img src="images\module2\maria.png" width="600" />
</p>
Удалить стандартную станицу
> rm /var/www/html/index.html
Включить и добавить в автозагрузку службу httpd2:
>systemctl enable --now apache2

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB