> 3) How can I check, in console, which process in linux uses the CPU> (the way I can in Windows Task Manager).
'top' is the way to go in the console. See 'man top' for options.
Good luck
Arthur