Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
24 views

Have a Domain, Have Amazon EC2 (Windows, NOT Linux) Server, Allowed port 80, Started Tomcat, FAIL :(

Tomcat is running locally on server(accessed through Remote Desktop), NSLookup shows my domain IP as a Non-authoritative answer. I still get a "This web page is not available" reply. What am I doing ...
0
votes
0answers
16 views

DNS Server Routing

I have a local DNS server setup to resolve things like myserver.mydomain.com myserver2.mydomain.com to specific internal servers. Now if i map those subdomains externally to the external ip of my ...
1
vote
1answer
44 views

Access restricted domain from server

I live outside the US, but have a server in the US to access domains which are limited to US citizens via ssh dynamic port forwarding. It is somewhat troublesome though, to always log into the server ...
2
votes
2answers
59 views

Is there a way to disable group policy for a couple of minutes on a certain computer in a 2008 domain?

I'm trying to disable the group policy on a computer for a limited time without logging out and back in. Is that possible?
0
votes
1answer
21 views

NginX domain resolver

Having nginx installed and Apache on port 8080. The trouble is: I'm building site for production domain (let's say mysite.com) and have everything configured for that domain. I change my Windows hosts ...
0
votes
3answers
45 views

Using Subdomain on Same Server : Good or Bad & Why?

I've working on a simple HTML-CSS-JQuery based website and choose 000webhost as a free hosting provider. It gives me sufficient space and bandwidth and a shared Unix based Apache Server. Now on to ...
-1
votes
0answers
36 views

Who own privately registered sites? [closed]

If I register a site with 1and1 for example and do it with private domain registration does that mean that 1and1 owns my site? If I want to take my domain to another registrar in the future, can they ...
-1
votes
1answer
31 views

How important is customer support for just domain registration?

I'm looking at two companies to register a domain in, it's either going to be GoDaddy or 1and1. I checked out some of the reviews and saw that 1&1 offers free private domain registration while ...
2
votes
1answer
55 views

.htaccess redirect works for IP, but not for domain name

I have the following .htaccess file: RewriteEngine on RewriteBase / RewriteRule ^(/?)dir/?$ $1dir/subdir [L] RewriteRule ^(/?)subdir2/?$ ...
-2
votes
3answers
59 views

How does a registrar use the nameserver record to point domain name at a server?

I have always wondered this. You park your domain at a webhost and add webhost's nameserver to registrar. After that, the domain points to your website at webhost server. Why don't I need to add an A ...
0
votes
0answers
41 views

What does the red x icon mean next to a user in folder permissions (Windows 7)

In trying to debug various strange issues on a machine, I found something strange - when I go to C:\Users\administrator and get properties, security tab, it lists the users (the local admin account, ...
2
votes
1answer
25 views

Configure sendmail to only send to local domain

I would like to know how to configure sendmail to only send emails to one domain. I have a development server that might have customer email addresses in the database as the data is copied from the ...
1
vote
1answer
30 views

Configuring a third level domain

I have an Apache instance serving a site on port 8000 of my server (whose ip is 164.177.156.36) Listen 8000 <VirtualHost *:8000> ServerName lessico.pistacchioso.com DocumentRoot ...
0
votes
1answer
27 views

Setup multiple webapps to respond to multiple domains using a single IP

I have two rails webapps, I have configured one webapp to respond to multiple domains. I have done this by making the corresponding server block in nginx as the default. Now, I want to make even the ...
0
votes
0answers
30 views

Can no longer access hidden shares on Domain File Server

Our workstations (Windows 7 machines) connect to users' home folders on the domain's File Server (Windows Server 2008 standard), using a UNC path like \\server\users$\... This has worked fine for a ...
1
vote
2answers
37 views

Domain cname not resolving with dnsimple.com

I'm not an expert on DNS matters, but i have configured a few domain before and have a reasonable knowledge of how it's supposed to work. But this one is over me, I've tried everything to try and ...
2
votes
2answers
56 views

Windows Server 2008 R2, reinstall without losing AD

I need to re-build a Server 2008 R2 instance, but I don't want to lose all the current Active Directory info, what's the best way to go about it? The reason I'm rebuilding over repairing is great, as ...
1
vote
0answers
28 views

If a file in a sites url has the name of a new domain but isn't where I'll point the domain, then what?

I will be giving a google apps web site the name of a new domain. The name currently points to a wordpress blog. My site can be found at https://sites.google.com/a/example.com/getreal/ It is the ...
3
votes
3answers
85 views

Are the Root Name Servers the Only machines with the full domain listings?

Sorry, my question is a of 2 parts, I hope that's acceptable here.. Ok here we go Are there other servers that maintain all domain names for a single TLD (other than the root name servers)? Can I ...
1
vote
0answers
38 views

Point domain to IP address with a different port [closed]

Possible Duplicate: How to redirect domain to specific port DNS record, paths and port I'm registering my domain name with namecheap.com, and I have a VPS. I'm running two websevers: ...
-2
votes
0answers
41 views

cant access local pc via free no-ip host [closed]

I created a WAMP server for my web projects to use locally on my machine. I need to access this machine from outside my network (NOTE: My ISP gives me dynamic ips). I created a no-ip.com (free dyndns ...
1
vote
3answers
71 views

Domain Issues-Computers Seem to drop “off” the domain

I am having a issue with the domain at work (P.S I am not an IT prof.) and I was hoping someone could help me debug what is happening or point me in the direction of where to look. The whole thing ...
-2
votes
1answer
123 views

How to set my CentOS domain name? [closed]

I just bought a VPS and installed CentOS on it. Now I have a domain and I want it to point to my CentOS IP. How can I do that? Thank you.
-1
votes
1answer
64 views

vmx and vmdk completed > How to change the domain>

Do I need to change the domains (as they are from different domain) before opening with vm-workstation 8x? or do I change the domain after open it with vm-workstation? How to change domain of a ...
0
votes
2answers
99 views

VirtualHost by different domains (nginx)

I have two HTTP servers. One of them (A) is listening to port 3000 and the other one (B) is listening to port 4000. Also, I have two domains example1.com and example2.com. In the other hand, I have ...
6
votes
3answers
126 views

Remote Desktop on the same network

I have a main server set up and staff that use laptops to come into the office and work. We have currently moved everything over onto a server setup in the office that the staff can all remote desktop ...
1
vote
3answers
89 views

Resizing desktop icons across a domain

We're in the process of trying to change the desktops icons on all our client machines to the "Classic View" size. Microsoft says there's no way to do this on Server 2008 R2 using GPO/GPP. We're ...
0
votes
1answer
31 views

Moving from Shared Hosting to unmanaged VPS - Help setting up DNS / assigning domain name

I currently have an asp.net application on a new VPS. My domain is registered with another register company. From that company, I currently have the domain name server set up to point to a Custom ...
1
vote
2answers
42 views

How to force Windows XP to login into the domain upon boot, and then self-lock

Is it possible to force an XP machine on a domain to login as a certain user and then lock upon boot?
2
votes
2answers
76 views

How can I allow a limited user to change the system time in Windows 7 without disabling UAC?

I need to allow a couple specific users rights to change their local system time in Windows 7 x64. I have already assigned them the right through group policy using the "Change the system time" user ...
0
votes
0answers
8 views

Filtering domains using NPS 2008 R2

How can I deny a specific group of my VPN users the access to a specific domain like *.facebook.com? I have created a new AD group and added a test user into this (only this) group. I have ...
4
votes
2answers
206 views

Is WINs Still supported by Microsoft?

I heard through the grapevine that WINS was going to be phased out / not supported officially from Microsoft any more [ and yet they have it in Windows server 2008 ]. I can't find any information ...
0
votes
1answer
22 views

Recover sent mail's from PHP mail

I've got a server with Plesk installed. On this I've got a website on a virtual domain which contains the PHP function mail. Due to some "problems" with Plesk, virtual domains and PHP mail: Plesk, ...
0
votes
1answer
32 views

Auto-updating DNS Records Between NSD Servers

Let's say I have a couple of separate Linux NSD servers. How can I make the master server share changes with the slave servers? NSD appears to have this functionality. It can declare zones as master ...
1
vote
2answers
47 views

Is it possible to check which domains acces a page on my website [closed]

I have a page and I would like to allow access to this page only from domains that I allow. What would be the best way of doing this?
-1
votes
2answers
88 views

Dnsmasq on Tomato firmware won't reply from simple name address

I want to be able to access computer 192.168.0.3 from the simple name "pos". Not "pos.com" or anything. With my setup below I can ping dev.pos, just not pos. I have to ping mydomain.pos to get a ...
0
votes
2answers
86 views

How can I configure DNS and domain without a control panel?

I have registered a domain at a domain provider, and now I am renting a CentOS dedicated server at GoDaddy. I did not choose a panel when I bought the server, but I don't know how to configure the ...
2
votes
3answers
46 views

How to share domain name with multiple servers?

I have a website on shared hosting and would like to setup another host (semi-dedicated server) and use the same domain name as the shared hosting. Is it possible to have two separate servers share ...
0
votes
1answer
51 views

Active Directory: Can't login from one workstation

here is my problem: I recently created a new Active Directory Domain (Windows Server 2008 R2), and add users to the domain. Then I migrated each computers to the new domain, log off, and then log on ...
0
votes
2answers
19 views

redirect domain to another domain (and path)

I have my wordpress blog at firstdomain.com/blog and I want to access the blog as seconddomain.com. How do I set up seconddomain.com to make it happen? EDIT: If I'm not wrong, the steps involved are: ...
1
vote
1answer
32 views

DNS: Canonical Names, Sub-domains, and Aliases

Background Setup Info Domain: abc.ca.gov Web Server Name: web1 Server FQDN: web1.abc.ca.gov DNS Alias for FQDN: intranet Browser URL: http://intranet/ Question 1: Is it possible then to setup ...
1
vote
2answers
71 views

IIS and Integrated Windows Authentication - login doesn't work for domain.com, works for IP address, localhost, 127.0.0.1

I've installed Windows Server 2003 R2 and IIS role (no Active Directory role). I've setup a virtual directory named 'test' and under Security tab of the 'test' Virtual Directory I've disabled the ...
0
votes
5answers
50 views

Allow external domains to use my nameserver without using BIND

Is it possible to allow users to point their domains to my nameservers from their domain provider, e.g. GoDaddy, 123-reg, etc. For example, they enter my nameservers: ns1.domain.com, ns2.domain.com ...
0
votes
1answer
53 views

IIS: Multiple domains for one site

I've a site which can be acceded through multiple domains (ie mydomain.com, mydomain.com.ar, mydomain.net, etc). Right now I have in the IIS one site and in the properties I added each domain as a ...
0
votes
1answer
23 views

Domain url redirect with myDNS

I have a domain and want to redirect this domain to url (for example www.example.com). How I can do this with mydns (using mydnsconfig interface or mydns itself).
0
votes
0answers
31 views

Active Directory, a domain a subdomain and a login failiure

I've installed a Certificate Service Web Enrollment on a Windows Server 2003 R2 machine with AD and Exchange 2003. The purpose of installing it was to generate a SSL certificate. To accept the ...
1
vote
1answer
102 views

When do local GPOs apply if a computer is a part of a domain?

when do local GPOs apply if a computer is a part of a domain? What would be an example scenario when local GPOs would be relevant for a computer that is a part of a domain? Can I somehow 'use' local ...
0
votes
2answers
44 views

Simple apache2 redirect from one domain to another

What I want to do is the following: My domain xy.example.com no longer exists. Thus I want to do a simple redirect to the new domain abc.example.com. It should be a redirect, that also works when ...
3
votes
1answer
54 views

Does Domain Transfer also transfer expiration date?

I was planning to move my domains from GoDaddy to Gandi but on Gandi's transfer checkout it asked me to pay domain for 1 year but the domain that I want to transfer out from GoDaddy is expiring in 2.5 ...
0
votes
2answers
83 views

DNS setup for a domain and its subdomain to point to different hosts

So here's what I have configured - I have a shared hosting account at dreamhost, and I've also just set up a VPS at intoVPS. The shared account is intended for mostly static sites and I'll be using ...

1 2 3 4 5 19