You might find your answer to tech related issues here!
How to fix Logitech C920s microphone on Mac’s FaceTime
I had no sound on FaceTime with a Logitech C920s, here's how to fix it!
You might find your answer to tech related issues here!
I had no sound on FaceTime with a Logitech C920s, here's how to fix it!
After a long while of broken Time Machine backups, I fixed them!
If you have double-NAT, you might think at first you wonβt be able to run a tunnel, but using a cronjob with curl, dynamic DNS in your generic router, or specifically DDNS in OpenWrt, you can solve this problem effortlessly!
Easiest way to get Time Machine logs.
Disable cronjob email spam, while still monitoring things!
A quick fix for SSL_ERROR_NO_CYPHER_OVERLAP in OpenWrt
How to hide the [Gmail] folder in Thunderbird
After following this guide, you should be able to encrypt, decrypt and sign emails within Thunderbird, even with a smartcard. This guide assumes you already have a GPG keyring or know how to set it up. Install GPG Suite Download and install GPG Suite from [here]. Install MacPorts and gpgme [...]
So, you'd like a terminal shortcut to open a file in Sublime Text? Easy! Open a terminal and run the following commands to set it up: sudo touch /usr/local/bin/subl sudo chown 0:0 /usr/local/bin/subl sudo chmod +x /usr/local/bin/subl echo '/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl "[email protected]"' | sudo tee /usr/local/bin/subl Cool! We're done! Now, to [...]
In this guide, I'll show you how to connect your Linux server to a Synology UPS server.