|
27 | 27 |
|
28 | 28 | ## Taking OpenNebula for a Test Drive |
29 | 29 |
|
30 | | -You can quickly and easily try out OpenNebula’s functionality by installing [miniONE](https://github.com/OpenNebula/minione). |
| 30 | +You can quickly and easily try out OpenNebula’s functionality by installing [miniONE](https://github.com/OpenNebula/minione). Then, you can follow [tutorials](https://docs.opennebula.io/stable/quick_start/try_opennebula/opennebula_on-prem_with_minione/) to quickly install an OpenNebula cloud. |
31 | 31 |
|
32 | 32 | ## Installation |
33 | 33 |
|
34 | | -You can find more information about OpenNebula’s architecture, installation, configuration and references to configuration files in this [documentation section](https://docs.opennebula.io/stable/installation_and_configuration/index.html). |
| 34 | +For information on installing OpenNebula, please see this [documentation section](https://docs.opennebula.io/stable/software/installation_process/). |
35 | 35 |
|
36 | | -It is very useful to learn where [log files of the main OpenNebula components are placed](http://docs.opennebula.io/stable/installation_and_configuration/opennebula_services/troubleshooting.html). Also check the [reference about the main OpenNebula daemon configuration file](https://docs.opennebula.io/stable/installation_and_configuration/opennebula_services/oned.html). |
| 36 | +It is very useful to learn where [log files of the main OpenNebula components are placed](https://docs.opennebula.io/stable/product/operation_references/opennebula_services_configuration/troubleshooting/). Also check the [reference about the main OpenNebula daemon configuration file](https://docs.opennebula.io/stable/product/operation_references/opennebula_services_configuration/oned/). |
37 | 37 |
|
38 | 38 | ### Front-end Installation |
39 | 39 |
|
40 | 40 | The Front-end is the central part of an OpenNebula installation. This is the machine where the server software is installed and where you connect to manage your cloud. It can be a physical node or a virtual instance. |
41 | 41 |
|
42 | | -Please, visit the [official documentation for more details and a step-by-step guide](https://docs.opennebula.io/stable/installation_and_configuration/frontend_installation/overview.html). Using the packages provided on our site is the recommended method, to ensure the installation of the latest version, and to avoid possible package divergences with different distributions. There are two alternatives here: you can add **our package repositories** to your system, or visit the [software menu](http://opennebula.io/use) to **download the latest package** for your Linux distribution. |
| 42 | +Please visit the [official documentation for more details and a step-by-step guide](https://docs.opennebula.io/stable/software/installation_process/manual_installation/overview/). Using the packages provided on our site is the recommended method, to ensure the installation of the latest version and to avoid possible package divergences with different distributions. There are two alternatives here: you can add **our package repositories** to your system, or visit the [software menu](http://opennebula.io/use) to **download the latest package** for your Linux distribution. |
43 | 43 |
|
44 | | -If there are no packages for your distribution, please check the [build dependencies](https://docs.opennebula.io/stable/integration_and_development/references/build_deps.html) for OpenNebula and head to the [Building from Source Code guide](https://docs.opennebula.io/stable/integration_and_development/references/compile.html). |
| 44 | +If there are no packages for your distribution, please check the [build dependencies](https://docs.opennebula.io/stable/software/installation_process/build_from_source_code/build_deps/) for OpenNebula and head to the [Building from Source Code guide](https://docs.opennebula.io/stable/software/installation_process/build_from_source_code/compile/). |
45 | 45 |
|
46 | 46 | ### Node Installation |
47 | 47 |
|
48 | | -After the OpenNebula Front-end is correctly set up, the next step is preparing the hosts where the VMs are going to run. Please refer to the [deployment guide](https://docs.opennebula.io/stable/open_cluster_deployment/index.html) site for details. |
| 48 | +After the OpenNebula Front-end is correctly set up, the next step is preparing the hosts where the VMs are going to run. For details please refer to the installation guides for [KVM Nodes](https://docs.opennebula.io/stable/software/installation_process/manual_installation/kvm_node_installation/) and [LXC Nodes](https://docs.opennebula.io/stable/software/installation_process/manual_installation/lxc_node_installation/). |
49 | 49 |
|
50 | 50 | ## Contact |
51 | 51 |
|
|
0 commit comments