> 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-server3.md).

# utm-server3

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

Имя: utm-server3

IP: 192.168.1.3

ОС: Ubuntu Desktop 24.04.3 LTS

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

* Процессор: Intel Core i9-13900H
* Оперативная память: DDR4 32 Гб (16 + 16)
* Диски:
  * NVMe M.2 - 1 Tb
  * NVMe M.2 - 1 Tb ([ADATA LEGEND 900 M.2 PCI-E 4.0 (SLEG-900-1TCS)](https://www.ozon.ru/product/adata-1-tb-vnutrenniy-ssd-disk-legend-900-m-2-pci-e-4-0-sleg-900-1tcs-1637461490/), заказ на Озон 05693403-0368, куплен 06.05.2025)
* Видеокарта: Iris Xe Graphics
* [Описание на Озон](https://www.ozon.ru/product/junibox-mini-pk-intel-core-i9-13900h-ram-32-gb-ssd-1000-gb-intel-iris-xe-graphics-windows-11-1623592687/)
* Заказ на Озон: 05693403-0369
* Дата покупки: 06.05.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)
* [Управление ИБП](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/nastroiki/upravlenie-ibp.md)

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

* [BIND (DNS1 - master режим)](/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/linux-servera/sistemnoe-po/bind-dns1-master-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-server3.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.
