Mudanças entre as edições de "Lshw"

De MochilaWiki
Ir para navegaçãoIr para pesquisar
 
Linha 1: Linha 1:
 
em debian
 
em debian
 
<source lang="bash">
 
<source lang="bash">
apt-get install lshw -y
+
apt-get install lshw lshw-gtk -y
 
</source>
 
</source>
  
 
em fedora
 
em fedora
 
<source lang="bash">
 
<source lang="bash">
yum install lshw -y
+
yum install lshw lshw-gui -y
 
</source>
 
</source>
  

Edição atual tal como às 00h04min de 26 de março de 2012

em debian

apt-get install lshw lshw-gtk -y

em fedora

yum install lshw lshw-gui -y

para descobrir memora ram

lshw -C memory

para descobrir se é 32 ou 64 bits

lshw -C cpu