For Ubuntu

Installing Apache

$ sudo aptitude install apache2

Setting a Static IP Address
Now make sure that you have a static IP address

$ sudo vi /etc/network/interfaces

And change the following (bold) to match your network

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback Read the rest of this entry »

Posted in Uncategorized | No Comments »