Use grep to search for some particular text inside files and folders recursively.
Continue reading “Find text inside files using Terminal on Linux or Mac OSX”CLI Terminal tricks
Simply a document for me to store helpful CLI tricks I come across and prefer not to forget.
Continue reading “CLI Terminal tricks”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”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”