macOS How To: Use Touch ID to authenticate as sudo in Terminal

TL;DR:  To authenticate as sudo in Terminal, paste the following line into /etc/pam.d/sudo auth       sufficient     pam_tid.so Step-by-step Instructions: Firstly you’ll need to open /etc/pam.d/sudo in a file editor within Terminal. You can do this by running the following command: sudo vi /etc/pam.d/sudo Then, press the i key on your keyboard, this will allow you

macOS How To: Use Touch ID to authenticate as sudo in Terminal Read More »

macOS How To: Bypass Gatekeeper for “App cannot be opened. You should move it to trash.”

To bypass Gatekeeper and open an app when “App cannot be opened. You should move it to trash.” comes up, simply open Terminal (Applications > Utilities > Terminal) and run the following command: sudo xattr -r -d com.apple.quarantine /Applications/name of app.app You’ll need to replace name of app.app with the name of the application you’re trying

macOS How To: Bypass Gatekeeper for “App cannot be opened. You should move it to trash.” Read More »

Review: Bang & Olufsen Beoplay E8 Truly Wireless Earphones

The Beoplay E8 are Bang & Olufsen’s first “Truly Wireless” earphones. They are intended to be a more premium competitor to the Apple AirPods, and it shows in the price. Design: The industrial design on these headphones is the same as almost everything else Bang and Olufsen produce in that it’s exquisite. The leather carrying

Review: Bang & Olufsen Beoplay E8 Truly Wireless Earphones Read More »

Android How To – Enable Bluetooth Volume Sync on a Galaxy S8

While iOS devices automatically sync volume output with a connected Bluetooth device, most Android phones don’t – the Samsung Galaxy S8 is one of these phones. This results in your phone and headphones/speaker having separate volume controls which can get quite annoying when your phone is in your pocket but you want to be able

Android How To – Enable Bluetooth Volume Sync on a Galaxy S8 Read More »

Windows Server How To – Use Windows Defender with hMailServer

hMailServer naively supports using ClamAV (provided you have it installed), but ClamAV arguably isn’t the most effective antivirus available. Since Windows Server 2016 comes with Windows Defender built in, you can use Windows Defender as a third-party virus scanner instead of purchasing something else. It’s all very easy to configure too.

Windows Server How To – Use Windows Defender with hMailServer Read More »