How to check the Hard Disk partition on Ubuntu

  • Post last modified:September 29, 2020
  • Post category:Linux
  • Post author:

In Ubuntu you can check and view hard disk or hard drive partition via your terminal application without any third party GUI tool.This will help you to view how many partitions were already created on the disk and also verify the available free space on your disk. In this article i will show your how to view all Hard Disk partition on Ubuntu via terminal.

(more…)

Continue ReadingHow to check the Hard Disk partition on Ubuntu

How to get detailed list of your hardware information in ubuntu using lshw

  • Post last modified:September 5, 2023
  • Post category:Linux
  • Post author:

lshw is a small and build in tool in Ubuntu to get the detailed information on the hardware configuration. Using this you can view your memory configuration details, firmware details, mainboard configuration details, CPU details and system speed, cache configuration, bus speed details and lots more. Now we are goin to use this tool to get our system details. It currently supports DMI, OpenFirmware device tree, PCI/AGP, CPUID, IDE/ATA/ATAPI, PCMCIA , SCSI and USB.

(more…)

Continue ReadingHow to get detailed list of your hardware information in ubuntu using lshw