Questions tagged [offsite]

14 questions
8
votes
9 answers

Offsite backups

I was recently tasked with coming up with an offsite backup strategy. We have about 2TB of data that would need to be backed up so our needs are a little out of the norm. I looked into Iron Mountain and they wanted $12,000 a month! Does anyone…
Eric Lamb
  • 1,444
  • 5
  • 17
  • 29
3
votes
1 answer

Offsite backup from a timemachine capsule

How can I create a (secondary) backup to a offsite location of a timemachine backup residing on a apple timecapsule? Possible destinations are Amazon S3, Mosso Cloud Files, Generic SSH/SCP servers, ...
Michael Locher
  • 165
  • 2
  • 10
3
votes
1 answer

DropBox as Version Control and Offsite Backup

After reading Michael Lopp's book "Being Geek," I started using Dropbox as a means of synchronizing files between my home computer and work computer. It's been fantastic, it really makes it painless to keep track of the latest version of files…
dvanaria
  • 6,593
  • 22
  • 62
  • 82
2
votes
0 answers

Read and write a file offsite? (Replit)

so as the title says, I need to find a way to read and write a file offsite from Replit, so I can use it in Roblox for example (of course not only in Roblox).
1
vote
0 answers

Setting Object jQuery Set up?

I am currently trying to use a jQuery plugin that will allow my site to push the right and will reveal the side navigation (offsite navigation) However the developer is saying I must use settings object and my professor doesn't what I am talking…
1
vote
3 answers

Filesystem synchronization library?

I've got 10 GB of files to back up daily to another site. The client is way out in the country so bandwidth is an issue. Does anyone know of any existing software or libraries out there that help with keeping a folder with its files synchronized…
Isaac Bolinger
  • 7,328
  • 11
  • 52
  • 90
0
votes
0 answers

How do I use API in PHP to query Remote database instead of server database?

I need to include an "API URL" and an "API Key" somewhere in this php script block? // prepare post/get if (strtoupper($_SERVER['REQUEST_METHOD']) == 'POST' && is_array($_POST['f'])) { $form_data = $_POST['f']; unset($_POST['f']); $_POST =…
Cliff
  • 1
  • 2
0
votes
1 answer

Android app with off-site processing

I'm wondering what would be a good way to build an Android application with offsite processing. Essentially I am going to record an input (audio recording or photo), and then send it to a computer I have online (securely - probably using HTTPS). I…
0
votes
1 answer

.htaccess specific code to redirect http traffic to https and redirect subdomain traffic to offsite domain

I have recently set up a site "saskatoonwashworld.com" with SSL. I have two issues that I need to resolve... 1) Route all http requests to https (I was able to do this easy enough with code found online) 2) I also have a subdomain…
0
votes
1 answer

How can I get to the indoor location without GPS?

I created a reference point in the closed area. How do I get my position depending on this point? For example, 2.5 meters to the right of the reference point.In addition, I want to do this with gyroscopes and accelerometers. Thanks in advance for…
Cenk Gün
  • 21
  • 1
  • 3
0
votes
1 answer

Off-site Database Server

I'm intending on having a group of dedicated servers hosted 29ms away from the database cluster [AWS]. Is this an acceptable latency? Or should I attempt to do something else with my databases? I'm not in a position to manage my own database…
0
votes
1 answer

Is there any PaaS cloud service provider that do not have their own offsite data center?

I have worry about that the PaaS does not have their own offsite data centre for backup our data. Is there any information about how many PaaS do not have a offsite for backup the data.
Jacky Shek
  • 953
  • 1
  • 11
  • 35
0
votes
2 answers

Provide 3rd party with conversion tracking pixel for Google analytics to measure offsite conversion

We have Google Analytics for our page, and we have links out to get tickets on 3rd party websites. We want to provide the websites with a tracking pixel so we can see if the user completes the transaction. What would we need to change on our own…
-2
votes
1 answer

Disable offsite mail relaying

RHEL6 | High Sev Vulnerability Title SMTP unauthenticated 3rd-party mail relay Vuln Description lity is that other organizations, in an attempt to stop the flow of spam, may throw away any mail originating from your server (including legitimate…