Cara mengetahui spesifikasi komputer di linux


  • Melihat versi Linux
#cat /etc/issue
  • Melihat informasi Processor

#cat /proc/cpuinfo

  •  Melihat informasi Memory / RAM

#cat /proc/meminfo  atau     #free -m


# lshw | Untuk list perangkat keras
# fdisk -l | Informasi Harddisk dan partisi
# lspci | Informasi lengkap jenis Controller, BUS, PCI, dll
# lspci -nn | Informasi singkat jenis Controller, BUS, PCI, dll
# lspci | grep VGA | Informasi VGA / Display Card
# lspci | grep Eth | Informasi Ethernet Card / NIC / LAN Card
# uname -a | Informasi Kernel dan jenis Processor
Cara mengetahui spesifikasi komputer di linux Cara mengetahui spesifikasi komputer di linux Reviewed by Aris Setyono on 2/21/2012 01:00:00 PM Rating: 5

Tidak ada komentar:

Aris. Diberdayakan oleh Blogger.