9.04
15
:
ENGLISH
INSTALL UBUNTU SERVER
ENTER
enter
yes
no
enter
DHCP DHCP
, .
.
swap
yes enter
ext3
yes enter
continue enter
Configuring package mirror this will be related to your country option
enter
lampp
Manual package selection ( 9.04 )
mysql continue
continue
grub
continue enter
(apache,mysql and php )
- - - swap
===============
Static ip
nano
PHP: .: :.sudo apt-get install nano
dhcp
static ip
PHP: .: :./etc/network/interfaces
PHP: .: :.sudo nano /etc/network/interfaces
172.19.0.10
# The primary network interface
auto eth0
iface eth0 inet static
address 172.19.0.10
netmask 255.255.255.0
network 172.19.0.0
broadcast 172.19.0.255
gateway 172.19.0.1
PHP: .: :.sudo /etc/init.d/networking restart
dns dhcp
resolv.conf
PHP: .: :.sudo nano /etc/resolv.conf
PHP: .: :.nameserver xxx.xxx.xxx.xxx
9.04
: vim nano
nano ctrl + x y
![]()























































()