Hi@akhtar,
You can use lscpu command to check the internal information of CPU as shown below.
$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: XXXX
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: XXXX
CPU family: 6
Model: 142
Model name: Intel(R) Core(TM) CPU @ 2.40GHz
Stepping: 9
CPU MHz: 2399.996
BogoMIPS: 4799.99
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 3072K
NUMA node0 CPU(s): 0,1
Hope this will help you!
To know more about it, go for Linux certification course today.
Thanks.