Applied, but please can we add a separate section for containers? If not, please use the term 'Guest' instead of VM.
> On December 30, 2016 at 2:45 PM Wolfgang Link <[email protected]> wrote: > > > This section gives a brief overview about the VM GUI. > --- > pve-gui.adoc | 47 +++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 47 insertions(+) > > diff --git a/pve-gui.adoc b/pve-gui.adoc > index b4d7c8d..799c69f 100644 > --- a/pve-gui.adoc > +++ b/pve-gui.adoc > @@ -129,6 +129,53 @@ All belongs of a node can be managed at this level. > * *Subscription:* here you can upload you subscription key and get a > system overview in case of a support case. > > +VM Level > +-------- > + > +[thumbnail="gui-qemu-summary.png"] > + > +There are two differed kinds of VM types and both types can be converted to a > template. > +One of them are Kernel-based Virtual Machine (KVM) and the other one are > Linux Containers (LXC). > +General the navigation are the same only some option are different. > + > +In the main management center the VM navigation begin if a VM is selected in > the left tree. > + > +The top header contains important VM operation commands like 'Start', > 'Shutdown', 'Rest', > +'Remove', 'Migrate', 'Console' and 'Help'. > +Two of them have hidden buttons like 'Shutdown' has 'Stop' and > +'Console' contains the different consolen typs 'SPICE' or 'noVNC'. > + > +On the right side the content switch white the focus of the option. > + > +On the left side. > +All available options are listed one below the other. > + > +* *Summary:* gives a brief overview over the VM activity. > + > +* *Console:* an interactive console to your VM. > + > +* *(KVM)Hardware:* shows and set the Hardware of the KVM VM. > + > +* *(LXC)Resources:* defines the LXC Hardware opportunities. > + > +* *(LXC)Network:* the LXC Network settings. > + > +* *(LXC)DNS:* the LXC DNS settings. > + > +* *Options:* all VM options can be set here, this distinguishes between KVM > and LXC. > + > +* *Task History:* here all previous task from this VM will be shown. > + > +* *(KVM) Monitor:* is the interactive communication interface to the KVM > process. > + > +* *Backup:* shows the available backups from this VM and also create a > backupset. > + > +* *Snapshots:* manage VM snapshots. > + > +* *Firewall:* manage the firewall on VM level. > + > +* *Permissions:* manage the user permission for this VM. > + > ifdef::wiki[] > > See Also > -- > 2.1.4 > > > _______________________________________________ > pve-devel mailing list > [email protected] > http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
