Friday, November 18, 2011

Drupal Debian Linux VirtualBox TroubleShooting Tips

Fix Virtual Network Interface Card to eth0
===========================================
When we move the image to various hosts,
1) the interface name will keep running to eth1, eth2, eth3 and so on
2) the ip address will not automatically obtained.
because inside /etc/network/interfaces
....
iface eth0 inet dhcp
...

For solution Go To network-interface-in-linux.html


HTTP request status Fails
==========================
http://drupal.org/node/588186

No comments:

Post a Comment