更新
apt-get update
apt-get upgrade
apt-get -y dist-upgrade
apt-get -y install gcc make bc screen ncurses-dev
網路
/etc/network/interfaces
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1