Check Ubuntu Hardware Info
In Ubuntu, you can use the following command to view hardware information:
- View CPU information:
- Display the information about the CPU by checking the file /proc/cpuinfo.
- Check memory information:
- Show available memory in human-readable format.
- View hard drive information:
- Show me the available disk space on this system.
- View network interface information.
- display current network interface configuration
- View PCI device information:
- PCI devices list
- View information of USB devices:
- List USB devices
- View hardware information summary:
- list hardware
- Check the hardware temperature information:
- sensing devices
Please note that some commands may require to be run as an administrator, you can use the sudo command to gain permission.