Lshw: mudanças entre as edições

De MochilaWiki
Ir para navegaçãoIr para pesquisar
Sem resumo de edição
Sem resumo de edição
 
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 21h04min de 25 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