Showing posts with label USB. Show all posts
Showing posts with label USB. Show all posts

Monday, June 25, 2012

Snapdisk - backup 500GB of data to the Cloud - 1 year free trial...!

Do you backup your data?
If you are like a lot of people I speak to everyday, then you probably don't give it a second thought.

Truth is, there are tons of things that could cause irreversible data loss. 
Here are just a few of the more common ones:

- hard drive failure (either through physical damage, or sometimes hard drives just decide to crash on their own for no good reason... it happens!);

- theft (self-explanatory);

- fire (self-explanatory);

- accidental deletion (you know, where you mistakenly drag and drop that folder into some unknown abyss on your computer...)

These are the biggies, and no matter which way you slice it, you need to have a backup copy of your data somewhere nowadays.

Gone are the days of filing cabinets and thousands of paper hard copies of documentation. 
It's all digital now, and that means that we rely on machines to take care of our data.
Unfortunately though, as I tell all of my clients, it is less a question of "if" a hard drive will fail, but more a question of "when" it will fail.

A hard drive spins at speeds anywhere from 5400RPM, right up to 10000RPM, depending on the drive model and application (server, desktop, laptop etc.) .
That's a lot of work for a hard drive to do, and those moving parts will eventually get tired.
It may take years, decades even, but you can count on it happening at some point.
Thankfully, the speed at which Information Technology is growing and developing, means that a hard drive will probably become obsolete and be replaced, before it has a chance to fail.

Even so, rather be safe than sorry.
So what are our options when backing up data? 
Personally, I recommend external hard drives to get the job done (USB for single machines, NAS Drives for backing up an entire network).
Single drives are now available in sizes up to 3TB (3000GB), which is huge chunk of data, so that means you can pretty much put your entire life onto one of these drives.

So then, is all well in backup land?
Well yes, as long as your external drive never crashes and is locked away in a fire-proof safe whenever it is not backing up...
What then, if your backup drive grows legs, or if the drive gets dropped or otherwise damaged, rendering your backup stone dead?

Enter the Cloud - a glorified term used to describe computing / services / data storage facilities that are internet based.
We have all heard the term, and it is often loosely used in daily conversation, but one of the areas where it is fast gaining traction is for offsite backups.
What a great data insurance policy - dump it somewhere on a server far, far away (protected from power spikes, fire, water etc.), and sleep easy at night knowing that your data is safe.

Having researched available Cloud Backup services exhaustively of late (there are many!), I came across one service recently that seems to have a serious edge over other offerings, in terms of pure value for money...

They call themselves "Snapdisk" (http://www.mysnapdisk.com), and here is a summary of what they offer and what you pay (or don't pay...) :):

- 500GB cloud storage to backup any data that you need to, from several machines if necessary (bear in mind that 500GB is a large chunk of data - most new mid-range laptops are shipped with a hard drive in the region of 500GB);
- 1 year free trial; Thereafter $6.95 monthly or $69.95 annually (1 year free? I'll take a year free trial any day thank you very much!);

- Choice of scheduled backups or continuous backups (data is backed up literally as changes are detected);

- PC & Mac compatible;

- Files are available from anywhere with an internet connection via the secure Snapdisk website;

As I learnt more about Snapdisk, my interest got the better of me, and I am now running it to take care of my own backups.
I have to say that so far, Snapdisk is pretty damn good. 
The backup client is easy to install and configure, and it runs smoothly without a significant hit on performance. 
There are also options to control how much bandwidth is being used, so as not to hog the available internet connection while the backup is running.

If Snapdisk continues to impress me over the next few days, weeks and months, then by the time that my 1 year free trial is up, I certainly won't mind paying $7 (approx. R 60) per month to have my data safely stored in the Cloud.
It's incredible how we view our physical possessions as critical items to insure (cars, furniture, phones etc.).
Sure - these are of course important, but at the end of the day, you can always go out and buy a new phone / car / TV / etc.
You cannot say the same for your data.

R 60 per month to guarantee the security of my data, with the first year free?
Sounds like a serious bargain - count me in.
Enhanced by Zemanta

Sunday, January 2, 2011

The oddest internet connectivity problem... SOLVED (finally! :)


This one had me developing grey hairs at a furious rate...

My main line of work involves IT Support on a daily basis, so when I come across an issue which stumps me and makes NO logical sense at all, I get seriously frustrated.
Any problem or issue should reasonably have some kind of logical solution, and this one just defied me at every turn.
It went something like this:

- I connected my Nokia N97 (Cell C) to my laptop via Bluetooth a few weeks ago, and was able to use it to connect to the internet fine at the time.

- All of a sudden, in recent days, the phone would still connect, but I could not browse any websites at all, could not download email etc. Windows 7 indicated that the connection had "Internet Access", even though I could not surf the web.

- Weird bit 1: I could ping and get replies from sites e.g. www.google.co.za 
, but if I pasted that IP into my browser, I still could not browse (so it couldn't be a DNS problem).

- Weird bit 2: I could still use my phone to connect to the net and surf on my home desktop PC.

- Weird bit 3: The problem persisted if I connected the phone via USB instead of Bluetooth.

- Weird bit 4: I could connect to the net fine using a Samsung S7350 (Vodacom) using Bluetooth.

- Weird bit 5: I did a hard reset on my N97 in the hope that this might fix the issue. It did not.

- Weird bit 6: If I used Joikuspot to set my N97 as a wireless hotspot, I got the same problem.

- Weird bit 7: I could surf the net on the phone directly without any problems.

- Weird bit 8: If I put the SIM into a Nokia N80 and tried to connect using that phone, the problem persisted (so it couldn't be the phone at fault).

- Weird bit 9: The Windows 7 built-in network diagnostic (which is usually quite helpful), found no problems at all, yet Windows 7 insisted that I was connected to the internet.


So I was just about out of options... until I turned to the guys over at mybroadband.co.za and desperately posted about my woes over there.
Within a matter of about 20 minutes, several suggestions came through, and one of them showed promise...

Turns out that the decidedly odd issue had something to do with a network setting called "ECN Capability" – something which is normally disabled, but for some reason got enabled on my system.
Apparently it can be enabled when running TCP Optimizer – software which I sometimes use to tweak LAN and Internet settings on client PC's...

The simple answer was to disable it as follows:

Check ECN Capability status:
  • Open up a Command Prompt;
  • Type "netsh int tcp show global" and press Enter;
Once it had been established that ECN Capabilities were in fact enabled, the fix was simple:
  • Open up a Command Prompt with Administrative Rights as follows:
  • In start/search type cmd.exe, Right click and select "Run as administrator"
  • Type "netsh int tcp set global ecncapability=disabled" and press Enter;
  • Voila! We are surfin' again!
Huge thanks to Tun@ on mybroadband.co.za – you saved me tons and tons of frustration!


Enhanced by Zemanta

Monday, February 1, 2010

This is what USB 3.0 looks like...

For the longest time now, USB 2.0 has been the USB speed standard - released in April 2000, USB 2.0 has a maximum speed of 480 Mbit/s, which is pretty quick.
Walk into any tech store and you will spot one of these logos in a matter of seconds:
Yup - that's the "Hi Speed" logo used by USB 2.0
Well you better watch out for the next generation of USB devices - look out for these logos cropping up on electronics in the very near future:


2010 is the year of USB 3.0, and consumer devices are already rolling out featuring the new "SuperSpeed" spec. 
USB 3.0 will theoretically run at speeds of 3.2 Gbit/s, which is crazy fast (approx. 10 times the speed of USB 2.0) in terms of moving huge chunks of data around.
Currently I have spotted the following manufacturers (among many) pushing out USB 3.0 compatible products:

- Western Digital (External Hard Drives)
- Asus (Motherboards)
- Seagate (Portable Hard Drives)
- Gigabyte (Motherboards)

Seems like Intel and AMD will be holding off for the time being for various reasons - read more on it here.

Grab your inverter now and be prepared for Load Shedding!

Shop HP Printers here!

Low on ink? Shop Genuine HP Ink and Toner here!

Shop Targus laptop bags, USB hubs, accessories and gadgets here!

Popular Posts