Tagged Questions
0
votes
2answers
105 views
Error 504 while accessing a php page from Internet
I'm trying to access to a test website from Internet but I mostly get 504 errors. Any php pages take long time to show, when they show.
My web server is an Ubuntu Server 12.10 on a virtual machine ...
5
votes
1answer
461 views
How do I access Ubuntu server running in VirtualBox from outside
I have installed Ubuntu Server 12.04LTS on my laptop via VirtualBox.
I have installed LAMP,OpenSSH, Mail server.
As I logged in, I ran ifconfig. It gave me the inet address as 192.168.0.3
So, this ...
5
votes
2answers
457 views
How to get apache to serve a site via VirtualBox?
This tutorial taught me how to create an Ubuntu Server (12.10, 64-bit) VM in VirtualBox on a Windows 7 host machine, install Apache and have it serve a site from a dummy domain accessible via the host ...
3
votes
1answer
599 views
How can I host a website in a virtual machine?
Before you shoot this down, please let me explain what I mean....
I am running Windows, I also have a virtual machine installed that is running Ubuntu. I want to set up a website on Ubuntu (the ...