Linux – Mount ext4 USB flash drive to Raspberry Pi [New Question]

A quick question, answered on Heelpbook, about “Mount ext4 USB flash drive to Raspberry Pi”, especially useful when attaching external storage, HDDs or SSDs, to a Raspberry PI (or any Linux-based system) to expand storage for applications and services. Read More …

Linux – Zip (archive and compress) multiple files [New Question]

A quick question, answered on Heelpbook, about “Linux – Zip (archive and compress) multiple files”, an activity quite common on any Linux system when we dealing with downloaded archives and organizing stuff. Read More …

Powershell – Search and Replace multiple text strings in file/variable

A common, but not so often, requirement in some scenarios is to search and replace one or multiple text strings in variables or files. This can be quite easily achievied by using a bit of Powershell code. Read More …

SQL Server – SQL Attach DB: Could not open new database [New Question]

A quick question, answered on Heelpbook, about “SQL Server – SQL Attach DB: Could not open new database”, an error quite common while moving or migrating SQL Server databases between servers. Read More …