Continue reading “SharePoint error: We’re having a problem opening this location in File Explorer”“We’re having a problem opening this location in File Explorer. Add this web site to your Trusted Sites list and try again.”
Use Outlook to create a backup of G a Suite mailbox
You may or may not need to update security settings prior to adding your account to Outlook. Skip the first section of this article to see how you go first.
Continue reading “Use Outlook to create a backup of G a Suite mailbox”Simple and dynamic breadcrumbs for a NodeJS & Express application
I required the breadcrumbs to be centrally implemented to achieve minimal code repetition. This is why I decided to automatically generate and add them to each page requests dynamically.
Continue reading “Simple and dynamic breadcrumbs for a NodeJS & Express application”Restore a deleted MySite Collection on SharePoint 2013
Sometimes when a MySite Collection has been deleted, an automatic recreation can be triggered, preventing simple recovery. This article explains how to restore a site collection and if necessary, how to work around the later issue.
Continue reading “Restore a deleted MySite Collection on SharePoint 2013”How to connect to a Synology NAS via SSH
Enable SSH on your Synology NAS and connect using Windows, Mac or Linux.
Continue reading “How to connect to a Synology NAS via SSH”Synology NAS @eaDir file removal
@eaDir files provide extended directory attributes, much like the Windows thumbs.db files or the Mac DS_Store files. They take up unnecessary space and are a general frustration. Here’s how to get rid of them.
Continue reading “Synology NAS @eaDir file removal”Create a new WordPress theme file without FTP using only wp-admin
Creating new WordPress theme files is generally quick and easy, but what if you don’t have FTP or host access?
Continue reading “Create a new WordPress theme file without FTP using only wp-admin”Adding a non-standard font to your website
In this article I will explain how to define a new font-family
using @font-face
and WOFF type fonts, which are supported by nearly every web browser.
Easy backup to an external hard drive or network location using Robocopy
The perfect solution for keeping a synchronized and secure offline backup of your important files and folders. There’s no need to install any new software, since Robocopy is a default feature in Windows since Vista.
Continue reading “Easy backup to an external hard drive or network location using Robocopy”