little fixes

This commit is contained in:
2023-12-26 04:34:28 +06:00
parent 502633a0d5
commit 299a17db96
25 changed files with 113 additions and 49 deletions

View File

@ -4,11 +4,13 @@ description: У созданных VM будет включен буфер об
date: 2022-11-25T15:08:00+05:00
tags: [vmware]
---
## Изменение конфига
В файл `/etc/vmware/config` необходимо добавить следующее:
```config
vmx.fullpath = "/bin/vmx"
isolation.tools.copy.disable="FALSE"
isolation.tools.paste.disable="FALSE"
# /etc/vmware/config
```