Tagged Questions
0
votes
1answer
61 views
How can I automate my usage of three VM machines with the same alias?
How do I automate my usage of three VM machines which require me to add a IP aliased to a name in my HOSTS file. I upload code to the server of choice and then I go to the address http:/ / ...
0
votes
0answers
35 views
Where are hostnames stored?
On my linux server, i have my hostname set to server.local. I do not have a dns server or have edited my /etc/host file on my client computer. When i connect to my server through the hostname, is my ...
2
votes
0answers
101 views
What is a dynamic way to connect to a virtual machine's webserver from its host machine? [closed]
As a web developer, what is the most efficient (automated) way to connect to a virtual machine (VM) running a development webserver from its host machine (the machine running the VM) when you do not ...
1
vote
0answers
293 views
How to redirect a URL to a certain IP, as with /etc/hosts?
Someone on my shared server has messed with some setting such that gethostbyname('www.google.com') (PHP) gives me the IP for his website, rather than Google. I believe this can be done via the ...
-1
votes
1answer
46 views
Can not access www.websaru.com
I am unable to access the website www.websaru.com. I'm in China, is the website blocked? I don't think so, because it is not a sensitive website. How can I access it? Please help.
1
vote
3answers
360 views
What unresolvable IP address should I use to block adverts?
I don't want to depend solely on in-browser ad blockers. I therefore created my own block list of advertisers' domains and pointed them all to a 0.0.0.0 IP address.
I now started a project and need ...
1
vote
1answer
163 views
Host File Information
I intend to change my organization IP CLASS from CLASS A or CLASS B for 250+nodes. I need to know if I can map a single host name for 2 different IP’s in the host file.
For Example.
192.168.100.1 ...
1
vote
1answer
619 views
Why can't i connect to my ip?
What i have is:
Windows Vista
Xaamp Server
Huawei 3G USB modem
The problem is that i can't connect to my IP, although i can connect to "127.0.0.1", i've even disabled the firewall and still can't ...
2
votes
1answer
2k views
Is there a way to 'include' a separate file in /etc/hosts?
Is there any way to 'include' another file within the /etc/hosts file? Particularly I want to include a non-protected (-rw-rw-rw) file so I can easily edit it in something like TextMate without having ...
