Mudanças entre as edições de "Projeto Integrador - 2013.2 - Super Vaca"

De MediaWiki do Campus São José
Ir para navegação Ir para pesquisar
Linha 19: Linha 19:
  
  
== 19/11/2013 ==
+
= 19/11/2013 =
  
 
* '''''Informações técnica do servidor: '''''
 
* '''''Informações técnica do servidor: '''''
Linha 33: Linha 33:
  
 
Ubuntu-Server 12.04 LTS - PC (INTEL x86)
 
Ubuntu-Server 12.04 LTS - PC (INTEL x86)
 +
 +
* '''''Serviços:'''''
 +
 +
<syntaxhighlight lang=bash>
 +
Root@root:#aptitude install bind9
 +
Root@root:#aptitude install NTP
 +
Root@root:#aptitude install isc-dhcp-server
 +
Root@root:#aptitude install xorg blackbox firefox

Edição das 20h35min de 19 de novembro de 2013

A nossa equipe




18/11/2013 Início do Projeto

-> Planejamentos:

  • Sistema operacional: Ubuntu Server
  • Serviços e Servidores: DHCP, DNS, NTP, CRON, Roteamento,NAT, HTTP, PHP, MYSQL, NO-CAT, RADIUS


Untitled.png


19/11/2013

  • Informações técnica do servidor:

- Processador INTEL CORE 2 2.4Ghz.

- Memória RAM 4GB.

- HD 320GB.

- Placa de Rede Healtek H40B.

  • Sistema Operacional:

Ubuntu-Server 12.04 LTS - PC (INTEL x86)

  • Serviços:

<syntaxhighlight lang=bash> Root@root:#aptitude install bind9 Root@root:#aptitude install NTP Root@root:#aptitude install isc-dhcp-server Root@root:#aptitude install xorg blackbox firefox