I am new to this running Linux using VM. I have configured VM using vagrant to run Linux.
System config: 11 Gen i7
RAM: 32GB
VM version: 6.1.34
VboxGuestAddtion: 6.1.34
Allocated 16GB and 6 core for VM
Intellij Idea Config, given 4gb to it plus VM options Intellij idea
-Drecreate.x11.input.method=true
-Dawt.ime.disabled=true
I ran the Gradle project in IntelliJ using Scala, we run services using docker.
After trying many suggestions in StackOverflow and another forum, My system hangs when using VM. Intellij keeps on changing continuously. Sometimes, the mouse cannot click on different tabs in VM, outside it works everything is fine.
Please help in fixing the issue as it is killing my productivity. I need to multiple restarts in a day when it freezes completely.
Thanks in advance.