Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
37 views

sync a file over 2 servers and switch between what server is being connected to

I do not know for sure if this is the correct location to post this, but I am looking for software or a script to be able to do what I am wanting... or if anyone has anything better. In short, there ...
1
vote
1answer
80 views

Add an intranet ip address to security zone programatically?

I have an ASP.NET application and have published to our company's intranet. Problem I have here is getting 350 computers to add the site's IP address (ie: 123.1.1.123) to the Local Intranet trusted ...
1
vote
1answer
318 views

Can IIS Express 7.5 run multiple sites/appools defined in applicationhost.config?

I've defined 2 sites in the corresponding applicationhost.config file and try run them using IIS Express from the command line. Unfortunately I'm only able to start one site at the time. My 2 ...
0
votes
3answers
198 views

GoDaddy.com help!

I created a web site with GoDaddy.com (but it is hosted through "web.me.com") that is accessible by going "www.example.com" but typing "example.com" will NOT go to my site. This is my first website ...
0
votes
2answers
299 views

Installing Exchange in a RODC Site

I'm trying to install Exchange 2010 to a server in a site that uses an RODC. It tells me that "No domain controllers for the domain DOMAIN and the site SITE are available" I'm going to be moving the ...
0
votes
3answers
54 views

cant access site intermittent as i get site not available

i have a news site i check stuff for regularly.. once in a while i cant access it completely from my 5 different browsers and even from the command line, nslookup cant resolve, ping and tracert ...
1
vote
0answers
47 views

Add site to Internet Explorer Security Zone in GP without deleting all other settings

What I have figured out is this: GP: User Configuration -> Administrative Templates -> Internet Explorer -> Internet Control Panel -> Site to Zone Assignment list. If I enable it, and add a site ...
0
votes
1answer
219 views

vmware site recovery manager - site A to B and B to A

I will Need to clarify few faqs on vmware SRM, my situation is, i have 25 VMs in site A, and 5 VMs in site B. I need to protect both sites and should be able fail back site A to B and B to A, does ...
3
votes
6answers
252 views

How to monitor your “entire” website?

I've perused through the forums here and was wondering what the best practice was in terms of monitoring the status of your "entire" website? (not just the homepage) In terms of priority, if your ...
3
votes
2answers
306 views

Domain name change with minimum seo impact

I am owner of an existing (3 yr. old) domain http://www.22shrutiharmonium.com and my website appears at the top of the search results in case of some search phrases like "22 shruti" , "22 shruti ...
1
vote
1answer
41 views

How to find all occurences of an email address on a website

Let's say I have a large website which may have a number of email addresses on it that are getting picked up by spammers. I plan to obfuscate or remove them all. What's the easiest way to crawl my ...
-1
votes
1answer
102 views

How to connect to internal server via WWW

Was wondering if its possible to connect to an internal server on the domain via WWW? Lets say the internal machine i want is at 192.168.10.200. Its running IIS / Sharepoint or whatever, something ...
1
vote
1answer
290 views

Drupal - Site Building, Menus

I'm working with Drupal for the first time and trying to figure out how to change the Menu item names through the Administer Site Building configuration menus. I have logged into the Drupal admin ...
1
vote
1answer
188 views

Can I run a site search like Lucene on a single 2 gig server that's also a web & mysql server

My site's pages have exceeded the limit of pages for Google Custom Search so many of the results are not found in our site search. I've been reading about Lucene, Nutch, Solr, etc and I'm wondering ...
3
votes
1answer
238 views

Good Xen image repository?

Does anyone know of a good image repo for Xen, sort of like Appliance store for VmWare? Also something like sourceforge but for xen, with tools and such? I know there used to be jailbreak.org - which ...
0
votes
4answers
62 views

Publishing HTML website

Have created site using html and javascript,how to publish it internally using webserver or so.Need steps?
0
votes
3answers
311 views

multiple django mod_python performance issue

I have two server with two version of django 0.9.6 and 1.0.2. both are used, for some older sites(where migration is still pending) and now ppl have started using 1.0.2. I have apache 2.2.9 and ...