I have lots of softwares for windows (.exe files). Can I use them on Linux?
Properly speaking Linux does not support .exe files. It has its own package management tools. You can have .deb or .rpm file for installing. Still you can make .exe file run on Linux by an emulator called WINE which is a recursive acronym for WINE is not emulator (nice mockery!). All softwares are not supported by WINE. You can try out Codeweavers’s Crossover. WINE is recommended as Crossover is not free. It’s proprietary software. Still you can find Linux versions of many types of software. Don’t get dishearted! There’s a solution to everything.