Hashcat running on a Proxmox VM - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: General Talk (https://hashcat.net/forum/forum-33.html) +--- Thread: Hashcat running on a Proxmox VM (/thread-10801.html) |
Hashcat running on a Proxmox VM - powermi - 05-28-2022 Hi, Im setting up a homelab and was considering to move my 3080ti to that computer and then create a VM for Ubuntu + Hascat with a GPU passthrough. Does anyone have any experience with hashcat running on virtualied enviroments? Thanks. RE: Hashcat running on a Proxmox VM - slyexe - 05-30-2022 Virtual environments are not the simplest to setup. Why does it need to be in a VM? RE: Hashcat running on a Proxmox VM - powermi - 06-02-2022 Well, I have that computer for the shake of being a virtualizer home home and proffesional usage. I just wantd to know if It could be feasible. RE: Hashcat running on a Proxmox VM - pdo - 06-02-2022 (05-28-2022, 09:44 AM)powermi Wrote: Hi, Im setting up a homelab and was considering to move my 3080ti to that computer and then create a VM for Ubuntu + Hascat with a GPU passthrough. Does anyone have any experience with hashcat running on virtualied enviroments? It's *possible*. I successfully ran a bunch of 2080s in an Ubuntu VM on ESXi. The problem is: when you run into trouble, it won't be "hashcat" trouble, it'll be "passing GPU resources to a VM on your chosen platform" trouble. It can work, as long as you're capable of providing your own support. |