> 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/programmnoe-obespechenie/virtualnye-servera/instrukcii/ssylki-na-stati.md).

# Ссылки на статьи

#### Общее

Сравнение виртуальных машин: [ru.wikipedia.org](https://ru.wikipedia.org/wiki/%D0%A1%D1%80%D0%B0%D0%B2%D0%BD%D0%B5%D0%BD%D0%B8%D0%B5_%D0%B2%D0%B8%D1%80%D1%82%D1%83%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D1%85_%D0%BC%D0%B0%D1%88%D0%B8%D0%BD)

#### Proxmox

proxmox: [www.proxmox.com](https://www.proxmox.com/en/)

Магия виртуализации: вводный курс в Proxmox VE: [habr.com](https://habr.com/ru/companies/selectel/articles/483236/)

#### KVM

Установка виртуальных машин KVM под ubuntu server: [habr.com](https://habr.com/ru/articles/71709/)

#### VMware Workstation

Как установить VMware Workstation в Ubuntu 24.04 LTS: [andreyex.ru](https://andreyex.ru/ubuntu/kak-ustanovit-vmware-workstation-v-ubuntu-24-04-lts/)

Как установить VMware Tools в Ubuntu: [reg.cloud](https://reg.cloud/support/dedicated-and-dc/vmware-virtualnyy-data-tsentr/sozdaniye-i-nastroyka-virtualnykh-mashin/kak-ustanovit-vmware-tools-v-ubuntu)

Как установить VMware Workstation Player на Linux: [reg.cloud](https://reg.cloud/support/dedicated-and-dc/vmware-virtualnyy-data-tsentr/sozdaniye-i-nastroyka-virtualnykh-mashin/kak-ustanovit-vmware-workstation-player-na-linux)

Установка Open-VM-Tools: [serverspace.ru](https://serverspace.ru/support/help/ustanovka-open-vm-tools/?utm_source=google.com\&utm_medium=organic\&utm_campaign=google.com\&utm_referrer=google.com)

Установка macOS на VMware Workstation: [reg.cloud](https://reg.cloud/support/dedicated-and-dc/vmware-virtualnyy-data-tsentr/sozdaniye-i-nastroyka-virtualnykh-mashin/ustanovka-macos-na-vmware-workstation?ysclid=mgqg848xwi697417032\&utm_source=ya.ru\&utm_medium=referral\&utm_campaign=ya.ru\&utm_referrer=ya.ru#0)


---

# 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:

```
GET https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/programmnoe-obespechenie/virtualnye-servera/instrukcii/ssylki-na-stati.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
