Add Proxmox server to VMWare

Jordy

New Member
Nov 20, 2022
5
0
1
Hi,

My first server had ESXI installed on it. Now I have a server with Proxmox. Usually i access my vm's with vmware workstation pro, there you can connect a remote server. Is there a way to connect the Proxmox server to vmware workstation with the "add remote server"? Or is there another way to access the vm's, so I don't have to login to the webpage?
 
Hi,

Is there a way to connect the Proxmox server to vmware workstation with the "add remote server"?
While I am not familiar with VMware Workstation Pro, I am not aware of such a possibility, no.

Or is there another way to access the vm's, so I don't have to login to the webpage?
A fairly typical way to interact with most Linux-based servers, including PVE, is to use ssh to connect to the server. That would mean you need to be comfortable with using the command line, though.