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

# utm-server5

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

Имя: utm-server5

IP: 192.168.1.5

ОС: Ubuntu Desktop 24.04.3 LTS

**Железо - Ноутбук Lenovo e440:**

* Процессор: Intel Core i5 (4th Gen) 4200M
* Оперативная память: DDR3L SDRAM 16 Гб (8 + 8)
* Диски:
  * SSD 1 Tb ([Western Digital 1 ТБ Внутренний SSD-диск (WDS100T3B0A)](https://www.ozon.ru/product/western-digital-1-tb-vnutrenniy-ssd-disk-wds100t3b0a-818871643/), заказ на Озон 05693403-0421, куплен 18.11.2025)
* Размер экрана: 14"
* [Характеристики](https://www.productindetail.ru/pn/lenovo-thinkpad-e440-20c5)

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

### ОС

[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/nastroika-zakrytiya-kryshki-noutbuka.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-server5.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.
