If you’re not sure which components are installed in your server/pc, you can use inxi which is a command line system information script. It will show you the system hardware, CPU, drivers, Xorg, Desktop, Kernel, GCC version(s), Processes, RAM usage, and a wide variety of other useful information.
For example:
myPC@myPC ~ $ inxi -F System: Host: myPC Kernel: 3.19.0-32-generic x86_64 (64 bit) Desktop: Cinnamon 2.8.8 Distro: Linux Mint 17.3 Rosa Machine: System: LENOVO product: 20E1000BSC v: ThinkPad W550s Mobo: LENOVO model: 20E1000BSC v: SDK0E50510 WIN Bios: LENOVO v: N11ET34W (1.10 ) date: 08/20/2015 CPU: Dual core Intel Core i7-5600U (-HT-MCP-) cache: 4096 KB clock speeds: max: 3200 MHz 1: 901 MHz 2: 981 MHz 3: 2195 MHz 4: 2199 MHz Graphics: Card-1: Intel Broadwell-U Integrated Graphics Card-2: NVIDIA GM108GLM [Quadro K620M] Display Server: X.Org 1.17.1 drivers: nvidia (unloaded: intel) Resolution: 1920x1080@59.9hz, 1920x1080@60.0hz GLX Renderer: Quadro K620M/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 352.63 Audio: Card-1 Intel Wildcat Point-LP High Definition Audio Controller driver: snd_hda_intel Card-2 Intel Broadwell-U Audio Controller driver: snd_hda_intel Sound: Advanced Linux Sound Architecture v: k3.19.0-32-generic Network: Card-1: Intel Ethernet Connection (3) I218-LM driver: e1000e IF: eth0 state: up speed: 1000 Mbps duplex: full mac: 54:ee:75:cc:11:4a Card-2: Intel Wireless 7265 driver: iwlwifi IF: wlan0 state: up mac: 18:5e:0f:ee:f8:aa Drives: HDD Total Size: 768.2GB (17.1% used) ID-1: /dev/sda model: LITEON_LCH size: 512.1GB ID-2: /dev/sdb model: ADATA_SP600NS34 size: 256.1GB Partition: ID-1: / size: 28G used: 9.4G (37%) fs: ext4 dev: /dev/sdb1 ID-2: /home size: 195G used: 60G (33%) fs: ext4 dev: /dev/sdb3 RAID: No RAID devices: /proc/mdstat, md_mod kernel module present Sensors: System Temperatures: cpu: 50.0C mobo: N/A gpu: 48C Fan Speeds (in rpm): cpu: 2466 Info: Processes: 229 Uptime: 1:09 Memory: 2341.5/15748.3MB Client: Shell (bash) inxi: 2.2.28 |