Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Getting Started with Red Hat Enterprise Virtualization

You're reading from   Getting Started with Red Hat Enterprise Virtualization Leverage powerful Red Hat Enterprise Virtualization solutions to build your own IaaS cloud

Arrow left icon
Product type Paperback
Published in Sep 2014
Publisher
ISBN-13 9781782167402
Length 178 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Pradeep Subramaniaan Pradeep Subramaniaan
Author Profile Icon Pradeep Subramaniaan
Pradeep Subramaniaan
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. An Overview of Red Hat Enterprise Virtualization FREE CHAPTER 2. Installing RHEV Manager and Hypervisor Hosts 3. Setting Up the RHEV Virtual Infrastructure 4. Creating and Managing Virtual Machines 5. Virtual Machine and Host High Availability 6. Advanced Storage and Networking Features 7. Quota and User Management 8. Managing a Virtualization Environment from the Command Line 9. Troubleshooting RHEV 10. Setting Up iSCSI, NFS, and IdM Directory Services for RHEV Index

Basic command-line examples


CLI is an interactive shell, and the user can type in the required command and press Tab for autocomplete just like we do in Linux bash. To get the list of commands after you login to the CLI shell for the first time, press your Tab key twice. This will give you a list of all the commands, as shown in the following code:

[RHEVM shell (connected)]#
EOF         add         connect     disconnect  exit        help        info        ping        shell       status       update      action      clear       console     echo        file        history     list        remove     show        summary
[RHEVM shell (connected)]#

As an example, to list the virtual machines, you can type in help for the specific command, and this will open a help page on how to run the command with different options to get the output. Execute the following help command from the shell for VMS:

[RHEVM shell (connected)]# help list
[RHEVM shell (connected)]# help list vms

The output of the help...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime