Two Ways To Find Out Number Of CPU Cores In Linux Mint / Ubuntu

Using htop to list CPU cores
Here are a couple of ways to find out the number of CPU cores when using Linux Mint / Ubuntu : The graphical way : 1. Go to System > Administration > System Information. 2. Drill down to “Devices” and select “Processor”. The right pane shows the number of CPU cores for the given system. The command line way : 1. Open Terminal and install a tool named “htop”...