I wrote a windows desktop tool that is supposed to read / write files to a unix machine. The problem is that I don’t have a unix machine to test it on.
Is there something I can install on my windows machine that will mimic a remote unix machine and let me test my application?
I wrote a windows desktop tool that is supposed to read / write files
Share
Installed VMWare player. In VMWare player installed Lubunto. Works perfectly.