Config ordenadores

http://www.ted.com/talks/lang/es/tom_wujec_build_a_tower.html

http://goo.gl/VAXAV

sudo su

cd /etc/network

cp -p interfaces interfaces.dhcp

vi interfaces

______________________________________

auto lo

auto eth0

iface eth0 inet static

address 10.124.4.XX

netmask 255.255.254.0

network 10.124.4.0

broadcast 10.124.5.255

gateway 10.124.4.1

______________________________________

cat /etc/resolv.conf

nameserver 10.18.2.19

passwd