deploy: 94379ebe1c711d07d40326adf2291465d5ef017b

This commit is contained in:
davegallant
2022-03-16 21:13:09 +00:00
parent fc363a4dde
commit 974a61ce43
2 changed files with 2 additions and 2 deletions

View File

@@ -181,7 +181,7 @@ personal blog
<p>I made sure to set the <code>Fetch Range</code> to <code>All</code> in order to get all emails from the beginning of time.</p>
<p>After this, mail started coming in.</p>
<p><img src=/images/backing-up-gmail-with-synology/mail-plus-incoming-mail.png alt=image></p>
<p>After fetching 19 years worth of emails, I tried searching for a few emails. It only took a few seconds to search through ~50K emails which is a relief if I ever did have to search for something important.</p>
<p>After fetching 19 years worth of emails, I tried searching for some emails. It only took a few seconds to search through ~50K emails, which is a relief if I ever did have to search for something important.</p>
<h2 id=securing-synology>Securing Synology</h2>
<p>Since Synology devices are not hermetically sealed, it&rsquo;s a good idea to secure them by <a href=https://kb.synology.com/en-us/DSM/tutorial/How_to_add_extra_security_to_your_Synology_NAS#x_anchor_id8>enabling MFA</a> to help prevent being the <a href=https://www.bleepingcomputer.com/news/security/qlocker-ransomware-returns-to-target-qnap-nas-devices-worldwide/>victim of ransomware</a>. It is also wise to backup your system settings and volumes to the cloud using a tool such as <a href=https://www.synology.com/en-ca/dsm/feature/hyper_backup>Hyper Backup</a>.
Encrypting your shared volumes is also a good idea, since unfortunately <a href=https://community.synology.com/enu/forum/12/post/144665>DSM does not support full disk encryption</a>.</p>

File diff suppressed because one or more lines are too long