Anyone know much about ngen.exe and ngentask.exe?

ngen.exe is part of the .NET framework. Native Image Generator compiles the code to processor specific instructions to boost performance. Not sure if you can install .NET in Linux.

1 Like