Обновить 🧩 Создание Golden-версии виртуальной машины (Ubuntu).md

This commit is contained in:
2026-04-18 00:34:54 +03:00
parent 6b538bae35
commit f73d20c239
@@ -7,7 +7,7 @@ sudo apt upgrade -y
## 2. Настройка timezone ## 2. Настройка timezone
```bash ```bash
timedatectl timedatectl
sudo timedatectl set-timezone Asia/Novosibirsk sudo timedatectl set-timezone Europe/Moscow
timedatectl timedatectl
``` ```