Difference between revisions of "Docintro"

From VNX
Jump to: navigation, search
(Root filesystem and kernel creation how-to's)
(Virtual machines creation how-to's)
 
(21 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-install-root_fs|Downloading VNX root filesystems]]
+
* VNX virtual machine images (root filesystems)
*[[vnx-update-vnx|Updating VNX]]
+
** [[vnx-install-root_fs|How to download]]
*[[vnx-modify-rootfs|Modifying a VNX root filesystem]]
+
** [[vnx-modify-rootfs|How to modify]]
*[[ediv-install|Distributed VNX (EDIV) Installation Guide]]
+
* [[ediv-install|Distributed VNX (EDIV) Installation Guide]]
*[[vnx-install-trobleshooting|Installation Troubleshooting]]
 
  
 
== 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]]
 
*[[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 ==
* For LXC:
+
* [[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 38: 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 an KVM Olive (juniper router) 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)
 
* 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 58: 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