I have Windows 7 and use VirtualBox. I have installed Ubuntu Server as a Guest.
Is there any easy way where I can copy text in the Ubuntu Server terminal to my Windows 7 host? And also doing the same in the other direction?
|
I have Windows 7 and use VirtualBox. I have installed Ubuntu Server as a Guest. Is there any easy way where I can copy text in the Ubuntu Server terminal to my Windows 7 host? And also doing the same in the other direction?
| ||||
|
show 5 more comments
feedback
|
|
I think the best solution is to "ssh" into the server and work on it like that. The best known SSH client & terminal emulator on Windows is probably PuTTY. When you use that, it will allow you to copy/paste text from/to it. | |||
feedback
|
|
I believe you need to install the Virtualbox Guest Additions. This adds certain integration features like the ability to share the clipboard between the host and guest. After installing guest additions you see the options for clipboard settings such as "Host to Guest", "Guest to Host", as well as "Bidirectional" clipboard sharing. The last is my preference. | |||||||||
feedback
|
|
I had to run manually the following command after installation of Virtualbox Guest Additions to make copy & paste work. sudo VBoxClient --clipboard | |||
feedback
|
|
Yes. Highlight the text and right-click. Choose "Copy". Go to the other application and right-click, then choose "Paste". At least that works with my own Ubuntu host and Windows XP guest, in either direction. | |||
|
feedback
|
Just Work. – Dennis Williamson Oct 25 '10 at 20:30/media/somethingprobably) and run the appropriate shell script (you should be able to tell which one based on their names). – Dennis Williamson Oct 25 '10 at 20:38/media/cdrom/is empty for me, andcdrom/is the only directory I have in/media– Jonas Oct 25 '10 at 20:42VBoxGuestAdditions.isois checked. – Jonas Oct 25 '10 at 20:45