Mudanças entre as edições de "Minicluster:Linux"
De WikiLICC
m (→Comando top) |
m (→Fedora) |
||
Linha 23: | Linha 23: | ||
* Testar a mídia (pode pular esse passo) | * Testar a mídia (pode pular esse passo) | ||
* Escolher linguagem English | * Escolher linguagem English | ||
− | * Escolher teclado ABNT2 | + | * Escolher teclado: Brazilian (ABNT2) |
** Basic Storage | ** Basic Storage | ||
* Hostname: um.phantom (seguir com dois,tres,quatro,...) | * Hostname: um.phantom (seguir com dois,tres,quatro,...) | ||
+ | * Selecionar time zone: São Paulo | ||
===Partições=== | ===Partições=== | ||
− | O Harddisk possui tamanho | + | O Harddisk (ATA ST3250318AS) possui tamanho 238473 MB ('''NÃO''' apagar a partição de Recovery que possui tamanho 16386 MB). |
− | * A partição Windows | + | * Selecionar Create custom layout: |
− | ** '' | + | * A partição Windows será encolhida para 50000 MB. |
− | * Criar partição '''/boot''' | + | ** Selecione /dev/sda1. |
− | * Criar partição ''' | + | ** Selecione ''Resize'' e o tamanho 50000 MB. |
+ | |||
+ | * Criar partição '''/boot''' | ||
+ | ** Clique em '''new'''. | ||
+ | ** Em '''Mount Point''' selecione '''/boot''' | ||
+ | ** Em '''File System Type''' selecione '''ext3''' ('''tem''' de ser do tipo '''ext3''') | ||
+ | ** Em '''Size''' informe 1000 (MB) | ||
+ | * Criar partição '''swap''' | ||
+ | ** Clique em '''new'''. | ||
+ | ** Em '''File System Type''' selecione '''swap''' | ||
+ | ** Em '''Size''' informe 5000 (MB) | ||
* Criar partição '''/''' com tamanho 40000 MB (tipo '''ext4''') | * Criar partição '''/''' com tamanho 40000 MB (tipo '''ext4''') | ||
+ | ** Clique em '''new'''. | ||
+ | ** Em '''Mount Point''' selecione '''/''' | ||
+ | ** Em '''File System Type''' selecione '''ext4''' | ||
+ | ** Em '''Size''' informe 40000 (MB) | ||
+ | |||
===Pacotes=== | ===Pacotes=== |
Edição das 14h50min de 1 de junho de 2010
O pacote MPICH2 é fornecido para os Linux:
- Debian 1.2.1
- Ubuntu 1.2 (based on Debian)
- Fedora/RHEL/CentOS 1.2.1
- Gentoo
- FreeBSD 1.2.1
Uma opinião do controle de Tsunamis
- [1] We tried several Linux flavours, including Red Hat, Mandrake, Fedora etc,...Debian as the most stable in servers, especially when things are being done pretty much in automatic mode. In our workstations the preference among programmers is Ubuntu, which is basically Debian-based...
Mesmo assim, não há preferências claras e acabamos escolhendo o Fedora pois possui ampla documentação na internet e está em contínua atualização. No momento a versão atual é Fedora 12 e a máquina possui arquitetura x86-64.
Índice
Windows XP
Optei não apagar a instalação do Windows XP.
- Ligar a máquina e terminar a instalação do Windows XP
- Baixar atualizações disponíveis
- Desfragmentar o drive C:
Fedora
A partir do DVD de instalação do Fedora 12 (downloaded in 20100415).
- Dar o boot via DVD
- Testar a mídia (pode pular esse passo)
- Escolher linguagem English
- Escolher teclado: Brazilian (ABNT2)
- Basic Storage
- Hostname: um.phantom (seguir com dois,tres,quatro,...)
- Selecionar time zone: São Paulo
Partições
O Harddisk (ATA ST3250318AS) possui tamanho 238473 MB (NÃO apagar a partição de Recovery que possui tamanho 16386 MB).
- Selecionar Create custom layout:
- A partição Windows será encolhida para 50000 MB.
- Selecione /dev/sda1.
- Selecione Resize e o tamanho 50000 MB.
- Criar partição /boot
- Clique em new.
- Em Mount Point selecione /boot
- Em File System Type selecione ext3 (tem de ser do tipo ext3)
- Em Size informe 1000 (MB)
- Criar partição swap
- Clique em new.
- Em File System Type selecione swap
- Em Size informe 5000 (MB)
- Criar partição / com tamanho 40000 MB (tipo ext4)
- Clique em new.
- Em Mount Point selecione /
- Em File System Type selecione ext4
- Em Size informe 40000 (MB)
Pacotes
Selecionar alguns pacotes a mais para instalar:
- Applications/Editions/emacs
- Applications/Eng Scientific
- Applications/Graphical Internet/Thunderbird
- Applications/Java Development
- Servers/MySQL
- Servers/DNS Name
- Servers/Server Configurations tools
- Servers/Windows File System
Depois de instalar
Para entrar na internet
- Foi informado o nome da máquina phum (seguindo phdois,phtres,...)
- Recebeu o IP 143.54.226.166
Update
Atualizar os pacotes do Linux
yum update yum install mpich\*
Two cores ALIVE
grep -i core /proc/cpuinfo
model name : Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz core id : 0 cpu cores : 2 model name : Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz core id : 1 cpu cores : 2
Comando top
O comando top é utilizado para verificar quais processos estão rodando.
[user] $ top Tasks: 168 total, 2 running, 166 sleeping, 0 stopped, 0 zombie Cpu0 : 1.0%us, 0.8%sy, 0.0%ni, 77.1%id, 20.6%wa, 0.4%hi, 0.0%si, 0.0%st Cpu1 : 1.3%us, 0.9%sy, 0.0%ni, 80.8%id, 17.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 2031852k total, 1858956k used, 172896k free, 109204k buffers Swap: 5119988k total, 0k used, 5119988k free, 1028704k cached PID USER PR NI VIRT SHR S %CPU %MEM TIME+ PPID P TIME CODE COMMAND 13192 root 20 0 398m 8148 S 3.2 4.8 0:06.85 13168 0 0:06 4 programa1 12793 dago 20 0 544m 18m S 0.3 1.5 0:04.14 1 1 0:04 4 top
Veja o manual com
man top
- Opções interessantes
- clique no programa top aberto.
- h : mostra um help
- 1 : mostra um/ou mais processadores
- f : adiciona mais colunas. Use j para coluna processador
- z : habilita cores
- u : mostra um usuário especĩfico
- W : Escreve arquivo de configuração
Salve suas configurações com a opção W.
Problemas
- O kernel 2.6.32.11-99.fc12.x86_64 NÃO está terminando de dar o boot (tranca depois de habilitar a tela gráfica sem fornecer a caixa para login).
- O kernel 2.6.31.5-127.fc12.x86_64 está FUNCIONANDO.
Veja também
- Voltar a Minicluster
- Minicluster:Hardware