-
as seen on Server Fault
- Search for 'Server Fault'
Hi
I have an RDS database that I need to transfer a snapshot of to another AWS account. I understand there are issues being able to do this between availability zones so I'm really unsure if this is possible.
The RDS instance is mySql.
If it's not possible to transfer the snapshot please could…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
EDIT: I have now published my app: http://pastebin.com/PYAxaTHU
I was trying to make console-based application that returns my temperature.
using System;
using System.Xml;
namespace GetTemp
{
class Program
{
static void Main(string[] args)
{
XmlDocument doc…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi everyone,
I need to get all available info on 600 URLs from "Alexa Web Information Service", I downloaded the java tool and I'm able to run a single query each time with a single switch/Response Group.
I would like to ask how to write a batch file that would automate the process ?
the java tool…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi everyone,
I need to get all available info on 600 URLs from "Alexa Web Information Service", I downloaded the java tool and I'm able to run a single query each time with a single switch/Response Group.
I would like to ask how to write a batch file that would automate the process?
The java tool…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I am having a problem with my AWS deployment, fairly new to AWS and Puppet.
So coming to my question - can you distinguish puppet nodes with AWS machine tags or CNAME domains?
A little background about the plan:
have multiple clusters of machines, one php cluster, one legacy php cluster, one…
>>> More