Difference between revisions of "Docintro"

From VNX
Jump to: navigation, search
(Installation guides)
(Virtual machines creation how-to's)
 
(30 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
== Installation guides ==
 
== Installation guides ==
*[[vnx-install|VNX Installation Guide]]   
+
* VNX Installation Guides 
*[[vnx-install-root_fs|Downloading VNX root filesystems]]
+
** [[vnx-tutorial-vagrant|Testing VNX using Vagrant]] 
*[[vnx-update-vnx|Updating VNX]]
+
** [[vnx-tutorial-virtualbox|Testing VNX using VirtualBox]]   
*[[vnx-modify-rootfs|Modifying a VNX root filesystem]]
+
** [[vnx-install|VNX Installation Guide]]
*[[ediv-install|Distributed VNX (EDIV) Installation Guide]]
+
* [[vnx-update-vnx|Updating VNX]]
*[[vnx-install-trobleshooting|Installation Troubleshooting]]
+
* [[vnx-install-trobleshooting|Installation Troubleshooting]]
 +
 
 +
* VNX virtual machine images (root filesystems)
 +
** [[vnx-install-root_fs|How to download]]
 +
** [[vnx-modify-rootfs|How to modify]]
 +
* [[ediv-install|Distributed VNX (EDIV) Installation Guide]]
  
 
== Tutorials ==
 
== Tutorials ==
 
*[[vnx-impacient|Quick recipes for the impatient]]
 
*[[vnx-impacient|Quick recipes for the impatient]]
*[[vnx-examples|Simple scenarios]]
+
*[[vnx-examples|One VM simple scenarios]]
*[[vnx-tutorial-ubuntu|Tutorial Ubuntu]]
+
* Basic tutorial scenarios:
*[[vnx-tutorial-uml|Tutorial UML]]
+
**[[vnx-tutorial-ubuntu|KVM based tutorial]]
*[[vnx-tutorial-dynamips|Tutorial Dynamips]]
+
**[[vnx-tutorial-lxc|LXC based tutorial]]
 +
**[[vnx-tutorial-dynamips|Dynamips based tutorial]]
 +
**[[vnx-tutorial-android|Android based tutorial]]
 +
**[[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]]
 
*[[vnx-extnet|Connecting a virtual machine to external networks]]
 
*[[vnx-extnet|Connecting a virtual machine to external networks]]
  
== Root filesystem and kernel 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-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-rootfsubuntu|How to create a KVM Ubuntu root filesytem for VNX]]
+
** [[vnx-rootfskvmandroid|How to create a KVM Android X86 root filesystem for VNX]]
** [[vnx-rootfsfedora|How to create a KVM Fedora root filesytem for VNX]]
+
** [[vnx-rootfskvmdebian|How to create a KVM Debian root filesystem for VNX]]
** [[vnx-rootfsfreebsd|How to create a KVM FreeBSD root filesytem for VNX]]
+
** [[vnx-rootfsubuntu|How to create a KVM Ubuntu root filesystem for VNX]]
** [[vnx-rootfscentos|How to create a KVM CentOS root filesytem 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-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 an KVM Olive (juniper router) root filesystem for VNX]]
+
** [[vnx-rootfswin2008|How to create a KVM Windows 2008 root filesystem for VNX]]
* For User-Mode-Linux (UML):
+
** [[vnx-rootfsolive|How to create a KVM Olive (juniper router) root filesystem for VNX]]
** [[vnx-rootfsdebian|How to create a UML Debian root filesytem 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-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]]
Line 49: 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 ==
  
<!--* [[ediv-install|EDIV Installation Guide]]-->
+
* [[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:

Installation guides

Tutorials

Virtual machines creation how-to's


User Manual

Latest activities in VNX