Mac

How to create and password protect a ZIP file on macOS/Linux using the command line

I was in need of password protecting a ZIP file on macOS, but couldn’t find an intuitive way to do so. Luckily we can do it on the terminal. This works with both macOS and Linux. This command will prompt you for a password to protect the ZIP file with. The result will be an …

How to create and password protect a ZIP file on macOS/Linux using the command line Read More »

Use older version of Node.js on MacOS with homebrew

Homebrew (or brew) for MacOS is great, but one thing I dislike is how it can upgrade to a major release of say Node.js or Perl. This usually comes with a lot of incompatibility issues because not all modules you’ve got installed work yet or require reinstalling. To switch to an older version you can …

Use older version of Node.js on MacOS with homebrew Read More »

Cyberduck

Not too long ago I talked about an alternative for my Rackspace Cloud Files Sync application. Recently I moved my pictures and videos over to Microsoft OneDrive. I also use Dropbox but for my disk usage I found it to be a bit too expensive. With OneDrive I get 100GB for € 1.99 a month …

Cyberduck Read More »

Scroll to Top