Difference between revisions of "Docintro"
(→Virtual machines creation how-to's) |
|||
(42 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
VNX documentation is made of the following documents: | VNX documentation is made of the following documents: | ||
− | * Installation | + | == Installation guides == |
− | **[[vnx-install|VNX Installation Guide]] | + | * VNX Installation Guides |
− | **[[vnx-install- | + | ** [[vnx-tutorial-vagrant|Testing VNX using Vagrant]] |
− | **[[vnx- | + | ** [[vnx-tutorial-virtualbox|Testing VNX using VirtualBox]] |
− | **[[vnx-modify-rootfs| | + | ** [[vnx-install|VNX Installation Guide]] |
− | + | * [[vnx-update-vnx|Updating VNX]] | |
− | + | * [[vnx-install-trobleshooting|Installation Troubleshooting]] | |
− | + | ||
− | + | * VNX virtual machine images (root filesystems) | |
− | **[[vnx-tutorial-ubuntu| | + | ** [[vnx-install-root_fs|How to download]] |
− | **[[vnx-tutorial- | + | ** [[vnx-modify-rootfs|How to modify]] |
− | **[[vnx-tutorial-dynamips| | + | * [[ediv-install|Distributed VNX (EDIV) Installation Guide]] |
− | **[[ediv-tutorial|EDIV Tutorial: deploying virtual scenarios over VNX clusters]] | + | |
− | + | == Tutorials == | |
− | == | + | *[[vnx-impacient|Quick recipes for the impatient]] |
− | ** [[vnx-rootfsubuntu|How to create a KVM Ubuntu | + | *[[vnx-examples|One VM simple scenarios]] |
− | ** [[vnx-rootfsfedora|How to create a KVM Fedora | + | * Basic tutorial scenarios: |
− | ** [[vnx-rootfsfreebsd|How to create a KVM FreeBSD | + | **[[vnx-tutorial-ubuntu|KVM based tutorial]] |
− | ** [[vnx-rootfscentos|How to create a KVM CentOS | + | **[[vnx-tutorial-lxc|LXC based tutorial]] |
− | ** [[vnx-rootfswinxp|How to create a KVM Windows XP | + | **[[vnx-tutorial-dynamips|Dynamips based tutorial]] |
− | ** [[vnx-rootfswin7|How to create a KVM Windows 7 | + | **[[vnx-tutorial-android|Android based tutorial]] |
− | ** [[vnx-rootfsolive|How to create | + | **[[vnx-tutorial-uml|UML based tutorial (deprecated)]] |
+ | *[[ediv-tutorial|EDIV Tutorial: deploying virtual scenarios over VNX clusters]] | ||
+ | *[[vnx-extnet|Connecting a virtual machine to external networks]] | ||
+ | |||
+ | == Virtual machines creation how-to's == | ||
+ | * [[vnx-create-vagrant-vm|How to create a Ubuntu Vagrant virtual machine to run VNX virtual scenarios]] | ||
+ | * LXC root filesystems: | ||
+ | ** [[vnx-rootfslxc|How to create a LXC Ubuntu root filesystem for VNX]] | ||
+ | ** [[vnx-rootfslxcdebian|How to create a LXC Debian root filesystem for VNX]] | ||
+ | ** [[vnx-rootfslxccentos|How to create a LXC CentOS root filesystem for VNX]] | ||
+ | ** [[vnx-rootfslxcvyos|How to create a LXC VyOS root filesystem for VNX]] | ||
+ | |||
+ | * For KVM: | ||
+ | ** [[vnx-rootfskvmandroid|How to create a KVM Android X86 root filesystem for VNX]] | ||
+ | ** [[vnx-rootfskvmdebian|How to create a KVM Debian root filesystem for VNX]] | ||
+ | ** [[vnx-rootfsubuntu|How to create a KVM Ubuntu root filesystem for VNX]] | ||
+ | ** [[vnx-rootfsfedora|How to create a KVM Fedora root filesystem for VNX]] | ||
+ | ** [[vnx-rootfsfreebsd|How to create a KVM FreeBSD root filesystem for VNX]] | ||
+ | ** [[vnx-rootfscentos|How to create a KVM CentOS root filesystem for VNX]] | ||
+ | ** [[vnx-rootfswinxp|How to create a KVM Windows XP root filesystem for VNX]] | ||
+ | ** [[vnx-rootfswin7|How to create a KVM Windows 7 root filesystem for VNX]] | ||
+ | ** [[vnx-rootfswin2008|How to create a KVM Windows 2008 root filesystem for VNX]] | ||
+ | ** [[vnx-rootfsolive|How to create a KVM Olive (juniper router) root filesystem for VNX]] | ||
+ | ** [[vnx-rootfsopenbsd|How to create a KVM OpenBSD root filesystem for VNX]] | ||
+ | ** [[vnx-rootfskvmvyos|How to create a KVM VyOS root filesystem for VNX]] | ||
+ | |||
+ | |||
+ | * For User-Mode-Linux (UML): (beware that UML support in VNX is not maintained) | ||
+ | ** [[vnx-rootfsdebian|How to create a UML Debian root filesystem for VNX]] | ||
+ | ** [[vnx-rootfs-uml-kernel|How to create a UML Kernel for VNX]] | ||
** [[vnx-rootfsdragon|How to use DRAGON GMPLS UML root filesystem with VNX]] | ** [[vnx-rootfsdragon|How to use DRAGON GMPLS UML root filesystem with VNX]] | ||
+ | |||
== User Manual == | == User Manual == | ||
− | + | * [[vnx-console-mgmt|VNX Console Management]] | |
− | + | * [[vnx-autoconf|Autoconfiguration and Command Execution (ACE)]] | |
* [[Reference|Language Reference]] | * [[Reference|Language Reference]] | ||
* [[vnx-troubleshooting|Troubleshooting]] | * [[vnx-troubleshooting|Troubleshooting]] | ||
Line 41: | Line 71: | ||
** [[vnx-olive-bios|How to create a kvm bios for Olive virtual routers]] | ** [[vnx-olive-bios|How to create a kvm bios for Olive virtual routers]] | ||
+ | == Latest activities in VNX == | ||
− | + | * [[vnx-latest-features|Latest features implemented]] | |
+ | * [https://github.com/davidfdezc/vnx/blob/master/ChangeLog VNX change log] |
Latest revision as of 11:57, 30 August 2017
VNX Project Documentation
VNX documentation is made of the following documents:
Contents
Installation guides
- VNX Installation Guides
- Updating VNX
- Installation Troubleshooting
- VNX virtual machine images (root filesystems)
- Distributed VNX (EDIV) Installation Guide
Tutorials
- Quick recipes for the impatient
- One VM simple scenarios
- Basic tutorial scenarios:
- EDIV Tutorial: deploying virtual scenarios over VNX clusters
- Connecting a virtual machine to external networks
Virtual machines creation how-to's
- How to create a Ubuntu Vagrant virtual machine to run VNX virtual scenarios
- LXC root filesystems:
- For KVM:
- How to create a KVM Android X86 root filesystem for VNX
- How to create a KVM Debian root filesystem for VNX
- How to create a KVM Ubuntu root filesystem for VNX
- How to create a KVM Fedora root filesystem for VNX
- How to create a KVM FreeBSD root filesystem for VNX
- How to create a KVM CentOS root filesystem for VNX
- How to create a KVM Windows XP root filesystem for VNX
- How to create a KVM Windows 7 root filesystem for VNX
- How to create a KVM Windows 2008 root filesystem for VNX
- How to create a KVM Olive (juniper router) root filesystem for VNX
- How to create a KVM OpenBSD root filesystem for VNX
- How to create a KVM VyOS root filesystem for VNX
- For User-Mode-Linux (UML): (beware that UML support in VNX is not maintained)
User Manual
- VNX Console Management
- Autoconfiguration and Command Execution (ACE)
- Language Reference
- Troubleshooting
- VNX Extension plugins:
- Description and API
- Plugin examples:
- Other How-to's: