User Tools

Site Tools


Sidebar

vmware:xpenology7_vmtools

XPEnology DSM 7 vm-tools

Once you have installed DSM, and gone through initial setup, you will want to install VMware Tools. We enable this through the use of a Docker container. Go to package manager, and install Docker.

Enable SSH in DSM, and connect via SSH.

Once you have established a successful SSH connection, type the 2 commands below. (Or copy and paste..)

sudo mkdir /root/.ssh
sudo docker run -d --restart=always --net=host -v /root/.ssh/:/root/.ssh/ --name open-vm-tools yalewp/xpenology-open-vm-tools
vmware/xpenology7_vmtools.txt · Last modified: 2022/05/29 16:21 by admin