I have a question, and I am not sure whether it is possible or not?
I am running LAMP with cPanel/WHM.
Whenever i m trying to create image from the given api using curl -:
curl -i -X POST
https://lon.servers.api.rackspacecloud.com/v1.1/xxxxxxxxx/servers/xxxxxx...
-H "X-Auth-Token: xxxxxxxxx-xxxxxxxxx-xxxxxxxxx-xxxxxxxxx" -d '{"createImage" : {"name" : "test_image"}}' -H "Content-type:
application/json"
It throws me error -:
{"itemN
Is it possible to allow users to point their domains to my nameservers from their domain provider, e.g. GoDaddy, 123-reg, etc.
I have a domain registered through namecheap.com, and I have 2 nameservers for my domain (ns1, ns2.domain.com). Both nameservers are being pointed to my VPS IP address. I can access my VPS fine through IP, but not my domain. I am using webmin 1.6, and have my master zone all setup. Here is the records file:
; domain.com
$TTL 3600
domain.com. IN SOA a.root-servers.net. email@msn.com.
I have two domains that refuse to accept changes to the name server records. One domain has had this problem for 6 months and the other just did this today. I use DreamHost as my domain registrar and I am trying to set Hurricane Electric as my name server.
As the title asks, I'm wondering if there's any standard or "best practice" for how to actually assign nameservers (DNS) and manage the nameserver configuration for client servers on a Windows domain.
I'm talking about the setting circled in the below image, in case the language of the question is not clear enough:
This is for a large, multi-site environment, where ideally/hopefully all server
I have: - two DNS servers: 1.1.1.1 and 2.2.2.2 - domain name: domain.com pointed to 1.1.1.1
I want to point sub domain: sub.domain.com to 2.2.2.2 (obviously www.sub.domain.com too)
on 1.1.1.1 I've create a DNS A record pointing sub.domain.com to 2.2.2.2
accessing sub.domain.com now lead to 2.2.2.2 successfully
the problem is the DNS records on 2.2.2.2 such as CNAME www do not work means access
We currently have a virtual dedicated server with GoDaddy and have 4 domains under it.
We have 2 domains(A,B) in our environment. When ever someone joins company his account will be created in domain A. If someone has to work in a particular department his account will be created in domain B. Both accounts will have same user name.