In this part you can find alternative (VirtualBox) description of steps 3 and 4 from Virtual machine and Anaconda installation and configuration.
Virtual machine installation (VirtualBox)
- Step 3: install virtual machine (VirtualBox)
This step took 10 minutes.
Finall data to remember- Full user name: ul-big-data
- Computer name: ubd-virtual-machine
- User login: ubd
- User password: ubd
- Step 4: install open vm tools and a very basic set of supporting software (VirtualBox)
- If you see update window, install all updates
- I like to use Synaptic to manage packages. Run terminal
and type in it- sudo apt-get update
- sudo apt-get upgrade
- sudo apt-get install synaptic
- Use Snaptic to install guest additions: virtualbox-guest-dkms, virtualbox-guest-utils and virtualbox-guest-x11
- Use Snaptic to install Geany which is lightweight GUI text editor
- Logout. When logged in again you should be able to resize your virtual screen to any size you want.
- If you see update window, install all updates