Jeremy Grossmann
Jeremy Grossmann
> The second one (mounted as /opt) that is 200 GB uses only about 500 MB (!) and I'm not even sure why it's necessary. It could thus be as...
> I'm not sure, but I think thin provisioned disks are possible with KVM and qemu. I couldn't find any information about this. I've looked into doing it for the...
Using LVM is something we should do when we migrate the GNS3 VM to Ubuntu 22.04 LTS
> Question is if we should support snapshots when creating new project based on different one. Snapshots are not duplicated (checked version 2.2). We will need to consider this for...
Looks like there is an issue with your installation. Can you try to manually start the GNS3 VM using vmrun? `vmrun -T fusion start '/Users/anwar/Virtual Machines.localized/GNS3 VM.vmwarevm/GNS3 VM.vmx'`
That's strange, it seems something is preventing GNS3 to get the guess IP address. Please try `vmrun -T fusion getGuestIPAddress '/Users/anwar/Virtual Machines.localized/GNS3 VM.vmwarevm/GNS3 VM.vmx'` after the VM has started.
Workaround is to manually start the VM and configure the GUI to use the VM as the main server. 
We should be able to support both Socks and HTTP proxies using https://doc.qt.io/qt-5/qnetworkproxy.html
@JulianMato thanks for your contribution. The result is great excepting some black text in a few locations. Let me know if you need some help to finish this PR.
Fixed.