Hi
I'm using Ubuntu 10.04. I've had no problems at all following the instructions provided for setting up the "perfect server" with ISPConfig 3. I just have a few questions though...
In "/etc/network/interfaces" I see the following in the example provided...
Quote:
# 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
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.0.100
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
|
Where exactly do I locate each of these IP's so I can change the ones in the example above to the correct ones and do I need to include all of them?.
Also, in the "/etc/hosts" example is the following...
Quote:
127.0.0.1 localhost.localdomain localhost
192.168.0.100 server1.example.com server1
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
|
I have a business account with a dedicated IP address. Should I use that instead of the "192.168.0.100"?.
Another things is, I have two different domains on my local Ubuntu 10.04 server and even after the DNS resolved successfully, each time I would try to bring up a PHP page it would tell me the file was not found (static pages worked fine).
Finally, I am not using the server edition of Ubuntu 10.04 (I'm using the desktop edition as a server) and so my hostname is "jaybird-desktop" and yet in ISPConfig it's shown as "jaybird.domain.com". Should I do a quick "sudo hostname newname" and change the computer's hostname to match the hostname shown by ISPConfig (in other words, get rid of the "-desktop" part)?.
Ok, one last one (sorry, still new to this). The tutorial says to use "192.168.0.100" in order to view your site locally and yet I've tried adding (or replacing) this in both the interfaces and/or hosts file, rebooting, etc and still no cigar. How exactly are sites viewed locally?.
I've used Linux for a lot of years but up until now, all of my hosting has been done with various WAMPS on a Windows machine so this is a little different for me

.
Thanks again for you any help!.
- JB
Recent comments
1 day 7 hours ago
1 day 12 hours ago
1 day 17 hours ago
1 day 18 hours ago
2 days 9 hours ago
2 days 9 hours ago
2 days 14 hours ago
2 days 20 hours ago
2 days 21 hours ago
2 days 22 hours ago