> For the complete documentation index, see [llms.txt](https://utm-1.gitbook.io/utm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/infrastruktura/balashikha/linux-servera/utm-server4.md).

# utm-server4

## Спецификация

Имя: utm-server4

IP: 192.168.1.4

ОС: Ubuntu Desktop 24.04.3 LTS

**Железо - GMKtec Мини-ПК K10:**

* Процессор: Intel Core i9-13900HK
* Оперативная память: [DDR5 96 Гб](https://www.ozon.ru/product/crucial-operativnaya-pamyat-ddr5-dlya-noutbuka-5600mhz-96gb-2x48-gb-ct48g56c46s5-m16c1-2755769964/) (48 + 48, заказ на Озон 05693403-0405, куплен 01.11.2025)
* Диски:
  * NVMe M.2 - 4 Tb ([ADATA LEGEND 960 MAX (ALEG-960M-4TCS)](https://www.ozon.ru/product/adata-4-tb-vnutrenniy-ssd-disk-adata-legend-960-max-aleg-960m-4tcs-aleg-960m-4tcs-2849951946/?oos_search=false), заказ на Озон 05693403-0406, куплен 30.10.2025)
* Видеокарта: Intel Iris Xe Graphics
* [Описание на Озон](https://www.ozon.ru/product/gmktec-mini-pk-k10-intel-core-i9-13900hk-ram-otsutstvuet-intel-iris-xe-graphics-2035894272/)
* Заказ на Озон: 05693403-0403
* Дата покупки: 01.11.2025

## Программное обеспечение

### ОС

[Ubuntu Desktop](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/instrukcii/ustanovka-ubuntu-desktop.md)

### Настройки

* [Настройка доступов](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/nastroiki/nastroika-dostupov.md)

### Системное ПО

* [BIND (DNS2 - slave режим)](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/sistemnoe-po/bind-dns2-slave-rezhim.md)
* [samba](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/sistemnoe-po/samba.md)

### Программы для Ubuntu Desktop

* [Облачный диск Mail.ru](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/programmy-dlya-ubuntu-desktop/oblachnyi-disk-mail.ru.md)
* [Google Chrome](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/programmy-dlya-ubuntu-desktop/google-chrome.md)
* [VMware Workstation](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/programmy-dlya-ubuntu-desktop/vmware-workstation.md)

### Утилиты

* [htop](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/utility/htop.md)
* [net-tools](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/utility/net-tools.md)
* [iperf3](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/utility/iperf3.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/infrastruktura/balashikha/linux-servera/utm-server4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
