Photo Station QNAP

If after trying the in-built photo web service for a bit you give up on it. Which is inevitable as its terribly slow, using normal home broadband in any case. It can be a pain to …

Mount SMB in QNAP

# mount.cifs //Server/Share /mnt/win7/test -o username=xxx,password=xxx This command will mount the folder ‘Share’ hosted on ‘Server’ into the nix folder …

QNAP Online RAID 5 Migration

Recently added two new physical drives into a QNAP NAS (TS-419P II) and performed online migration of the existing single drive to a 3 drive RAID 5 setup, here is how I got on. I …

Cloud Backup on QNAP NAS

After finding Symform a bit too slow for my needs I decided to move to Amazon S3 to give them a go and also to try out some more simple scripting. QNAP does have a web interface …