Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:howto_virtualbox_ubuntu [2016/04/04 01:17] – rhainich | en:software:howto_virtualbox_ubuntu [2024/10/09 08:09] (current) – Adjusts name of laboratory computer rhainich | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing | + | <WRAP center round alert 60%> |
+ | Unfortunately, | ||
+ | </WRAP> | ||
- | ===== The laboratory course computer for home usage ("a12 to go") ===== | + | ====== The laboratory course computer for your home ("columba |
- | For students who wish to use the data reduction software on the own computer (at home), we offer a preconfigured virtual machine running Ubuntu 12.10. To implement | + | For students who wish to use the data reduction software on their own computer (at home), we offer a preconfigured virtual machine running Ubuntu 12.10. To install |
The virtual machine has these programs installed: | The virtual machine has these programs installed: | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
- | * [[en: | + | * [[en: |
* [[http:// | * [[http:// | ||
- | * [[http:// | + | * [[http:// |
* [[http:// | * [[http:// | ||
- | * [[http:// | + | * [[http:// |
- | * [[http:// | + | * [[http:// |
* ssh bookmarks for the physical laboratory course computers in Nautilus and Dolphin | * ssh bookmarks for the physical laboratory course computers in Nautilus and Dolphin | ||
+ | |||
+ | /* , [[http:// | ||
Current version of the virtual box: November 30, 2013. | Current version of the virtual box: November 30, 2013. | ||
- | ===== Getting the virtual box ===== | + | ==== Getting the virtual box ==== |
- | Bring a USB stick with sufficient size (current size of the box ~ 3 GB) and ask the instructors. Alternatively, | + | Bring a USB stick with sufficient size (current size of the box ~ 3 GB) and ask the instructors. Alternatively, |
+ | |||
+ | ==== Technical properties ==== | ||
+ | The virtual machine was created with: | ||
+ | * built with Oracle VM VirtualBox 4.3.4 | ||
+ | * 32bit | ||
+ | * 1024 MB RAM (can and should be increased) | ||
+ | * 1 CPU (can and should be increased) | ||
+ | * PAE/NX needs to be activated | ||
+ | * Hardware-Virtualisation and 3D acceleration disabled (can and should be activated) | ||
+ | * 64 MB Graphics RAM (can and should be increased) | ||
+ | * Network-NAT (to use the internet connection of the host system) | ||
+ | * bidirectional clipboard (host and guest system have a common clipboard, this requires the " | ||
===== Software to run the virtual box ===== | ===== Software to run the virtual box ===== | ||
Line 34: | Line 50: | ||
=== Oracle VM VirtualBox Extension Pack === | === Oracle VM VirtualBox Extension Pack === | ||
- | For support of USB2 and scaling-free window sizing additionally install the VirtualBox Extension Pack from the same page. | + | For support of USB2 and scaling-free window sizing additionally install the //VirtualBox Extension Pack// from the same page. |
This should be installed before the virtual machine is imported. Then reboot the (virtual) computer. | This should be installed before the virtual machine is imported. Then reboot the (virtual) computer. | ||
Line 40: | Line 56: | ||
* import Appliance | * import Appliance | ||
- | * Click '' | + | * click '' |
- | + | * after making technical changes (e.g. increasing the amount of RAM) to the virtual machine, the //VirtualBox Extension Pack// might need to be installed again. | |
- | === technical properties === | + | |
- | The virtual machine has/is: | + | |
- | * built with Oracle VM VirtualBox 4.3.4 | + | |
- | * 32bit | + | |
- | * 1024 MB RAM (can and should be increased) | + | |
- | * 1 CPU (can and should be increased) | + | |
- | * PAE/NX needs to be activated | + | |
- | * Hardware-Virtualisation and 3D acceleration disabled (can and should be active) | + | |
- | * 64 MB Graphics RAM (can and should be increased) | + | |
- | * Network-NAT (to use the internet connection of the host system) | + | |
- | * bidirecional clipboard (host and guest system have a common clipboard, this requires the " | + | |
- | + | ||
- | With changes, the VirtualBox Extension Pack might need to be installed again. | + | |
==== VMware Player ==== | ==== VMware Player ==== | ||
=== Install VMware Player === | === Install VMware Player === | ||
- | Download (and install) the software applicable for your system | + | Download (and install) the software applicable for your system |
- | Von der folgenden Seite die für das eigene System passende Software herunterladen und installieren: | + | |
- | [[https:// | + | |
- | <typo fs: | + | <typo fs: |
=== Import virtual machines ==== | === Import virtual machines ==== | ||
+ | |||
+ | To be added... | ||
+ | |||
=== VMWare Tools === | === VMWare Tools === | ||
- | ===== How-To | + | To be added... |
+ | |||
+ | ===== Troubleshooting | ||
==== Ubuntu freezes at the logo ==== | ==== Ubuntu freezes at the logo ==== | ||
- | Sometimes Ubuntu fails to boot and freezes at the Ubuntu-logo. The reason could be that gnome or the X-server is broken (if the machine | + | Sometimes Ubuntu fails to boot and freezes at the Ubuntu-logo. The reason could be that gnome or the X-server is broken (if the X server |
- | - Change | + | - change |
- | - Resume | + | - resume |
- Ubuntu boots without the desktop (just a shell) | - Ubuntu boots without the desktop (just a shell) | ||
- login with normal user, password | - login with normal user, password | ||
- | - execute: sudo apt-get update (the sudo password is the normal praktikum password) | + | - execute: |
- | - execute: sudo apt-get install ubuntu-desktop | + | - execute: |
- | Either | + | Afterwards, |
==== Update the distribution ==== | ==== Update the distribution ==== | ||
Line 86: | Line 92: | ||
**It's important to have the package " | **It's important to have the package " | ||
sudo update-manager --proposed | sudo update-manager --proposed | ||
- | The update will start after clicking " | + | The update will start after clicking |