Difference between revisions of "Docintro"

From VNX
Jump to: navigation, search
(Virtual machines creation how-to's)
 
(64 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:
  
* [[vnx-install|Installation Guide]]   
+
== Installation guides ==
* Tutorials:
+
* VNX Installation Guides 
**[[vnx-impacient|Quick recipe for the impatient]]
+
** [[vnx-tutorial-vagrant|Testing VNX using Vagrant]] 
**[[vnx-examples|Simple scenarios]]
+
** [[vnx-tutorial-virtualbox|Testing VNX using VirtualBox]] 
**[[vnx-tutorial-ubuntu|Tutorial Ubuntu]]
+
** [[vnx-install|VNX Installation Guide]]   
**[[vnx-tutorial-uml|Tutorial UML]]
+
* [[vnx-update-vnx|Updating VNX]]
**[[vnx-modify-rootfs|Modifying a VNX root filesystem]]
+
* [[vnx-install-trobleshooting|Installation Troubleshooting]]
* Rootfilesystem creation How-to's:
+
 
** [[vnx-rootfsubuntu|How to create a Ubuntu rootfilesytem for VNX]]
+
* VNX virtual machine images (root filesystems)
** [[vnx-rootfsfedora|How to create a Fedora rootfilesytem for VNX]]
+
** [[vnx-install-root_fs|How to download]]
** [[vnx-rootfsfreebsd|How to create a FreeBSD rootfilesytem for VNX]]
+
** [[vnx-modify-rootfs|How to modify]]
** [[vnx-rootfscentos|How to create a CentOS rootfilesytem for VNX]]
+
* [[ediv-install|Distributed VNX (EDIV) Installation Guide]]
** [[vnx-rootfswinxp|How to create a Windows XP rootfilesystem for VNX]]
+
 
** [[vnx-rootfswin7|How to create a Windows 7 rootfilesystem for VNX]]
+
== Tutorials ==
** [[vnx-rootfsolive|How to create an Olive (juniper router) rootfilesystem for VNX]]
+
*[[vnx-impacient|Quick recipes for the impatient]]
* User Manual
+
*[[vnx-examples|One VM simple scenarios]]
** [[vnx-console-mgmt|VNX Console Management]]
+
* Basic tutorial scenarios:
** [[vnx-autoconf|Autoconfiguration and Command Execution]]
+
**[[vnx-tutorial-ubuntu|KVM based tutorial]]
 +
**[[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]]
 +
*[[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]]
 +
 
 +
== 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]]
 +
* VNX Extension plugins:
 +
** [[vnx-plugins|Description and API]]
 +
** Plugin examples:
 +
*** [[vnx-plugin-dummy|Dummy]]
 +
*** [[vnx-plugin-ospf|OSPF]]
 +
*** [[vnx-plugin-dhcp|DHCP]]
 +
* Other How-to's:
 +
** [[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