Information about host:
- I have Ubuntu Desktop 14.04 installed in Hard Disk. (I don't use Windows).
- I had installed Apache Server (I don't remember when). When I test on Browser with the 192.168.1.3 address it works.
Information about guest:
- I have Ubuntu server 14.04 installed in VirtualBox.
- I have Bridge Connection for Guest Host.
- Lo 127.0.0.1, static address 192.168.1.10. Default-Gateway is home router: 192.168.1.1 for both.
- When I test Apache server from 192.168.1.10, it works too; How do I know?. Because I had done some basic editing to the .10 file in
/var/www/html
so I could differentiate them.
Now, if I had installed the Server in both places (Desktop computer and on the Server):
- I should use server as I assume is more powerful, but, wouldn't both get me to the creation of a dynamic website, administer it, edit it and so on?
- What are the differences?
- Does anybody know good tutorials I could use as a beginner?