How to view Failed Backup Logs on a Synology NAS

WARNING: This how-to is brief and technical. If you are unfamiliar with the terms SSH, VI/VIM, and CLI then this tutorial may be difficult for you.

I have always hated that Synology does not have better logging for their backup jobs. Errors include “the backup failed.”  Thanks, logs!

It turns out that Synology has these logs, but they are not accessible from the control panel. The logs are in the /var/log/messages file on the server.

  1. On your NAS -> Control Panel -> Terminal -> Turn on SSH.
  2. SSH into the NAS using your SSH client of choice. Login with username: root and password of your standard admin password. If you login as “admin” you will not have edit rights.
  3. Type ‘cd /var/log’ to get to the logs folder
  4. Type ‘vi messages’ to open the main log file.  You can type ‘ls’ or ‘dir’ to see the other log files within the folder. DIR will show you the last edit timestamps, to know what logs are relevant.
    If you don’t know how to use vi (aka vim) search for a how-to using your favorite search engine.

 

Sync/Backup your bookmarks and settings in Chrome & Firefox

Firefox and Chrome both support bookmark syncing and it’s easy to set up either browser to do this.

Benefits:

  • Easy Backup: Bookmarks are stored remotely so if your computer dies, you have access to them.
  • Sync between Computers: Both will let you update your bookmarks on one computer, and the changes will transfer over.
  • More than just bookmarks: You can also choose to sync themes, settings, passwords, and other info between accounts.

Instructions for Chrome |  Instructions for Firefox