Difference between revisions of "Docintro"
(→Root filesystem and kernel creation how-to's) |
(→Virtual machines creation how-to's) |
||
(20 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
== Installation guides == | == Installation guides == | ||
− | *VNX Installation Guides | + | * VNX Installation Guides |
− | **[[vnx-tutorial-vagrant|Testing VNX using Vagrant]] | + | ** [[vnx-tutorial-vagrant|Testing VNX using Vagrant]] |
− | **[[vnx-install|VNX Installation Guide]] | + | ** [[vnx-tutorial-virtualbox|Testing VNX using VirtualBox]] |
+ | ** [[vnx-install|VNX Installation Guide]] | ||
+ | * [[vnx-update-vnx|Updating VNX]] | ||
+ | * [[vnx-install-trobleshooting|Installation Troubleshooting]] | ||
− | * | + | * VNX virtual machine images (root filesystems) |
− | *[[vnx- | + | ** [[vnx-install-root_fs|How to download]] |
− | *[[vnx-modify-rootfs| | + | ** [[vnx-modify-rootfs|How to modify]] |
− | *[[ediv-install|Distributed VNX (EDIV) Installation Guide | + | * [[ediv-install|Distributed VNX (EDIV) Installation Guide]] |
− | |||
== Tutorials == | == Tutorials == | ||
Line 22: | Line 24: | ||
**[[vnx-tutorial-lxc|LXC based tutorial]] | **[[vnx-tutorial-lxc|LXC based tutorial]] | ||
**[[vnx-tutorial-dynamips|Dynamips based tutorial]] | **[[vnx-tutorial-dynamips|Dynamips based tutorial]] | ||
+ | **[[vnx-tutorial-android|Android based tutorial]] | ||
**[[vnx-tutorial-uml|UML based tutorial (deprecated)]] | **[[vnx-tutorial-uml|UML based tutorial (deprecated)]] | ||
*[[ediv-tutorial|EDIV Tutorial: deploying virtual scenarios over VNX clusters]] | *[[ediv-tutorial|EDIV Tutorial: deploying virtual scenarios over VNX clusters]] | ||
Line 27: | Line 30: | ||
== Virtual machines creation how-to's == | == 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-rootfslxc|How to create a LXC Ubuntu root filesystem for VNX]] | ||
** [[vnx-rootfslxcdebian|How to create a LXC Debian 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: | * 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-rootfskvmdebian|How to create a KVM Debian root filesystem for VNX]] | ||
** [[vnx-rootfsubuntu|How to create a KVM Ubuntu root filesystem for VNX]] | ** [[vnx-rootfsubuntu|How to create a KVM Ubuntu root filesystem for VNX]] | ||
Line 39: | Line 46: | ||
** [[vnx-rootfswinxp|How to create a KVM Windows XP 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-rootfswin7|How to create a KVM Windows 7 root filesystem for VNX]] | ||
− | ** [[vnx-rootfsolive|How to create | + | ** [[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) | * 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-rootfsdebian|How to create a UML Debian root filesystem for VNX]] | ||
Line 59: | 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 12:57, 30 August 2017
VNX Project Documentation
VNX documentation is made of the following documents:
Contents
[hide]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: