| 43 | * When the Ubuntu Desktop appears again, from the virtual machines menu-bar select "Devices" and then "Insert Guest Additions CD Image...". |
| 44 | * When asked if you would like to run the VBOXADDITIONS, click "Run". A terminal window (Linux-speak for command line window) will open and the additions will build. When you see the "Press Return to close this windows..." message, hit return. |
| 45 | * Some of the additions don't become effective until a reboot, so click the vaguely gear-like icon in the upper right corner of the Ubuntu Desktop, and select: Shut down... |
| 46 | |
| 47 | == Set up Ubuntu for Boost library maintenance == |
| 48 | |
| 49 | Now we set up Ubuntu for Boost library maintenance. These steps only have to be done once. |
| 50 | |
| 51 | * Start the virtual machine. |
| 52 | * Verify that if the Windows window that the virtual machine runs in is resized, the Ubuntu Desktop within it is automatically resized. That's a sign the !VirtualBox Additions are installed properly. |
| 53 | * Click the vortex-like icon at the top of the launch bar on the left side of the Ubuntu Desktop window. Enter "terminal" (without quotes) in the search box that appears, and hit return. Drag and drop the Terminal icon that appears to the launch bar. |
| 54 | * Click the Terminal icon now on the launch bar. A terminal window (I.E. command line window) now appears running the {{{bash}}} shell. |
| 55 | |
| 56 | Note: Your clipboard is being shared between Windows and the Ubuntu virtual machine, so you can copy-and-paste or drag-and-drop stuff between windows on the two machines, just like you do between windows on Windows. |