Tagged Questions
7
votes
3answers
4k views
Let Xorg listen on TCP, but only to localhost?
I have some X client program which needs access to an X server. It is only able to access the X server by TCP, not by other methods like unix domain sockets. It will run on the same host as the ...
3
votes
1answer
2k views
How to access Apache2 virtual host from VirtualBox (or any VM)
I am running Ubuntu 11.04, I have setup my localhost so I access my sites at
site1.local
site2.local
By setting up virtual hosts and adding entries to my hosts file.
I want to test them in IE ...
