Questions tagged [zones]
31 questions
1
vote
1 answer
HighChart type = area hover color change at several points
I have a chart at Hover need to repaint the area as possible to implement?
https://jsfiddle.net/rn1t0uq3/1/
It should look like this
http://joxi.ru/gmvRlljTB1VEma

Almagest13
- 29
- 2
- 7
1
vote
1 answer
Prestashop - different prices for different ZONES
I have a case, using PrestaShop 1.6, that each product has a different price in each zone.
Current solution:
Set price for zone like a specific price per country for each country in zone - this surely works, but is quite unfortunate because:
number…

jave.web
- 13,880
- 12
- 91
- 125
1
vote
1 answer
Solaris 11 change IP in zone
I've changed the IP on the global zone. Now I want to change the non-global zones.
I login with zlogin and use
ipadm delete-addr net0/?
There is a ? behind net0/
So I can't delete and set new.
Is there another way to change the IP of this…

Markus
- 13
- 3
1
vote
2 answers
UNIX script to parse Zone file (is this the best code?)
FOund the following on: http://mike.murraynet.net/2009/08/23/parsing-the-verisign-zone-file-with-os-x/
Can unix-masters have a look at it and see if its the best possible way to gather the unique domainsnames in a zone file?
For .NET domains:
grep…

Steve
- 1,857
- 5
- 32
- 45
1
vote
1 answer
Multi clickable-zone on image Android
In my application, i need to display a map of France, divided into 5 zones.
I did it with an image editor : i divided my map into 5 parts and save each part as a png. Each PNG has the same size.
Now, I add 5 ImageView (with the same size) in a…

QLag
- 823
- 1
- 13
- 33
0
votes
1 answer
Bind zones good practices
I'm relatively new to Bind/DNS zones but have been reading a lot into it lately and was passed a link to check the DNS out. I ran the checks which can be seen via: http://intodns.com/empireconqueror.com
The issue is there seems to be a lot of…

shauny
- 29
- 1
- 9
0
votes
1 answer
How can I optimize Highcharts.js zones?
I'm using Highcharts.js with react (using chrome to test) and it works really well with single color graphs.
However I need to color an area graph or multiple line graphs according to point.y value and a condition, and it's causing performance…

Eyal Benari
- 3
- 2
0
votes
1 answer
how to communicate inside vpc aws different availibity zones?
Let's say I have VPC, Demo_VPC with subnet 10.0.0.0/16; I also create two subnets each providing public and private access. But public subnet is straightforward to communicate with internet, whereas private I like to use NAT instance. As it is…

emad ahmed
- 1
- 1
0
votes
1 answer
Help analysing a process before it crashes and consumes all resources on a box
One of the servers I'm working on regularly crashes/freezes and consumes ALL resources on the box. It will continue doing this until the process is killed (difficult to run manually since the box has no resources to allow me even to enter a…
0
votes
1 answer
Opencart Region/State does not populate when Country is selected
I am using Opencart Version 2.0.3.1. When I select Singapore as country while registration or checkout, the corresponding Region/State does not load up. This is not the case for other countries. So when I went to the backend, I just found out that…

Fahim Ahmed
- 397
- 4
- 16
0
votes
1 answer
Linux DNS Zones Special Forwarding Condition
We have our own DNS server but we need to get a few zone entries from a different DNS server located at a separate location. Entering these in our DNS would be tedious plus constantly changes.
The following is what I have in mind but isn't working…

Brayden Hancock
- 786
- 1
- 6
- 22
0
votes
1 answer
Sharepoint zone authentication doesn't work
I have a Sharepoint 2010 web application using claims based authentication. It contains three zones (two extensions). The first, main zone works fine. The second (intranet) asks for the credentials but doesn't authenticate. The third (extranet,…

Arkadiusz Kałkus
- 17,101
- 19
- 69
- 108
0
votes
1 answer
Do you have to have an IP in the SPF or can you just use the domain
I'm trying to see if there is a better way to have my SPF records using the domain opposed to using the ip address - so if the IP does happen to change - the zones don't need to be updated.
"v=spf1 +a +mx +ip4:216.38.16.18 ?all"
BECOMES
"v=spf1…

andrewvink
- 31
- 3
0
votes
1 answer
Change Extensions of FBA / AD Authentication Zones in SharePoint?
I have a SharePoint site that is configured with FBA and AD authentication. Currently, the Forms Site is extended by the AD site. Due to various factors, I need to reverse this, so the forms based site is an extension of the AD site.
How would I go…

Kenneth Reitz
- 8,559
- 4
- 31
- 34
0
votes
1 answer
Setting security zones via pac while proxying with FiddlerCore
Is there any way to have a pac file properly set zones in IE while capturing traffic with FiddlerCore? When I use FiddlerCore with a pac, everything ends up in the default zone.

0x1mason
- 757
- 8
- 20