How to paste to terminal linux in virtual box with mac keyboard?

linux, macos, terminal

Solution

Sometimes, it's just easier to open a terminal on the Mac and then SSH to the VirtualBox guest. That avoids a lot of the hassle of changing focus, etc.

Problem

I'm using Mac and I've installed debian linux on virtual box. I want to copy a URL from my Mac to terminal linux in virtual box. How can I do that?

Original source