1. Cara cek Merk, Type dan nomor Serial Linux
$ sudo dmidecode | grep -A3 '^System Information'
2. Cek RAM
free -h
3. cek HDD
df -h
1. Cara cek Merk, Type dan nomor Serial Linux
$ sudo dmidecode | grep -A3 '^System Information'
2. Cek RAM
free -h
3. cek HDD
df -h
Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. All right…
0 Comments