- 5 Résultats
prix le plus bas: € 0,94, prix le plus élevé: € 7,55, prix moyen: € 4,17
1
Commander
sur alibris.co.uk
€ 7,55
CommanderLien sponsorisé
Hammersley, Eric:

Professional Vmware Server - Livres de poche

2006, ISBN: 9780470079881

Trade paperback, Gebraucht, guter Zustand, Ships from UK in 48 hours or less (usually same day). Your purchase helps support Sri Lankan Children's Charity 'The Rainbow Centre'. Ex-library… Plus…

Frais d'envoiLivraison non-comprise Waltham Abbey, Essex, Phatpocket Limited
2
Professional VMware Server (Programmer to Programmer) - Eric Hammersley
Commander
sur Amazon.de (Intern. Bücher)
€ 2,69
Envoi: € 3,001
CommanderLien sponsorisé

Eric Hammersley:

Professional VMware Server (Programmer to Programmer) - Livres de poche

ISBN: 0470079886

[SR: 2837887], Taschenbuch, [EAN: 9780470079881], John Wiley & Sons, John Wiley & Sons, Book, [PU: John Wiley & Sons], John Wiley & Sons, 63381011, Programmieren, 63383011, APIs & Betrieb… Plus…

  - Gebraucht. Frais d'envoiInnerhalb EU, Schweiz und Liechtenstein (sofern Lieferung möglich). Gewöhnlich versandfertig in 24 Stunden. Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 3.00) Greener Books DE
3
Commander
sur alibris.com
€ 0,94
CommanderLien sponsorisé
Hammersley, Eric:
Professional Vmware Server - Livres de poche

2006

ISBN: 9780470079881

Trade paperback, Gebraucht, guter Zustand, Shows some signs of wear, and may have some markings on the inside. Shipped to over one million happy customers. Your purchase benefits world li… Plus…

  - Frais d'envoiLivraison non-comprise Better World Books
4
Commander
sur Biblio.com
$ 5,44
(environ € 4,67)
Envoi: € 4,611
CommanderLien sponsorisé
Eric Hammersley:
Professional VMware Server (Programmer to Programmer) - Livres de poche

2006, ISBN: 9780470079881

John Wiley & Sons, 12/08/2006. Paperback. Used; Good., John Wiley & Sons, 12/08/2006

  - Frais d'envoi EUR 4.61 Greener Books Ltd
5
Commander
sur Biblio.com
$ 5,82
(environ € 4,99)
Envoi: € 6,861
CommanderLien sponsorisé
Hammersley, Eric:
Professional VMware Server - livre d'occasion

ISBN: 9780470079881

Wrox. Used - Very Good. Very Good condition., Wrox

  - Frais d'envoi EUR 6.86 Wonder Book

1Comme certaines plateformes ne transmettent pas les conditions d'expédition et que celles-ci peuvent dépendre du pays de livraison, du prix d'achat, du poids et de la taille de l'article, d'une éventuelle adhésion de la plateforme, d'une livraison directe par la plateforme ou via un prestataire tiers (Marketplace), etc. il est possible que les frais de livraison indiqués par eurolivre ne correspondent pas à ceux de la plateforme qui propose l'article.

Données bibliographiques du meilleur livre correspondant

Détails sur le livre
Professional VMware Server

Developing software and testing within virtual machines provides you with countless advantages in terms of automation, stability, disaster recovery, and overall code quality. With this book as your guide, you get the tools you need to create a fleet of virtual machine images that you can use to build your own secure applications. Beginning with the basics of virtualization and its place within the development and testing environment, the book then delves into the APIs and provides a deep, example-rich reference to their function and purpose. VMware expert Eric Hammersley shares his vast experience in using VMware in the development process and shows you how you can streamline your own development with the new VMware Server. You'll learn to integrate VMware Server into your existing environment using CruiseControl.NET and Visual Studio(r) Team System as examples. Plus, you'll get a clear understanding of virtual hardware, networks, and the server console, and find out how to build base images. You'll discover the benefits of software development and testing within virtual machines and the advantages they have to offer. This will help you rapidly deploy new machines, set up multiple platforms on a single machine, and dramatically increase the utilization of your hardware. What you will learn from this book * Steps on how to install and configure VMware Server * Tips to follow when creating development base images * Methods on how to organize your image libraries and prepare them for use * Best practices for using VmCOM, VmPerl, and the Programming API * How to integrate VMware Server into your existing environment and automate its functionality * Ways to leverage VMware Server to provide banks of testing machines on demand Who this book is for This book is for software developers, lead developers, and software testing engineers who want to integrate VMware Server into their existing systems in order to create and test applications on various platforms. Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

Informations détaillées sur le livre - Professional VMware Server


EAN (ISBN-13): 9780470079881
ISBN (ISBN-10): 0470079886
Livre de poche
Date de parution: 2006
Editeur: WROX
437 Pages
Poids: 0,644 kg
Langue: eng/Englisch

Livre dans la base de données depuis 2007-06-05T03:04:37+02:00 (Paris)
Page de détail modifiée en dernier sur 2024-03-20T17:33:47+01:00 (Paris)
ISBN/EAN: 0470079886

ISBN - Autres types d'écriture:
0-470-07988-6, 978-0-470-07988-1
Autres types d'écriture et termes associés:
Auteur du livre: hammer, eric, hammersley
Titre du livre: professional vmware server


Données de l'éditeur

Auteur: Eric Hammersley
Titre: Professional VMware Server
Editeur: John Wiley & Sons
Date de parution: 2006-12-08
Poids: 0,648 kg
Langue: Anglais
34,90 € (DE)
Not available (reason unspecified)

BC; PB; Hardcover, Softcover / Informatik, EDV/Programmiersprachen; Programmierung und Skriptsprache: allgemein; VMware

Acknowledgments. Introduction. Who This Book Is For. What This Book Covers. How This Book Is Structured. What You Need to Use This Book. Conventions. Source Code. Errata. p2p.wrox.com. Chapter 1: VMware Server: A Brief Introduction. What Is Virtualization? Terminology, Host vs. Guest. So What Is VMware Server? Life without VMware Server. Chapter 2: Installing Your VMware Server. Host Hardware Requirements. Host Operating System Requirements. Remote Client Requirements. Installing VMware Server. Installing the VMware Server Management Interface on Linux. Installing the Remote Client. Troubleshooting the Install. Chapter 3: VMware Configuration Nuts and Bolts. Getting to Know the Server Console. Host Settings and Console Preferences. Virtual Machine Settings. Virtual Networking. Virtual Machine Security. Chapter 4: Creating Your First Base Image. What Is a Base Image? Creating Your First Virtual Machine. Installing a Guest Operating System. Chapter 5: Where Does This Fit into Your Development Environment? Virtual Machines for Software Development. Virtual Machines for Software Testing. Virtual Machines for Post-Release Maintenance. Creating Base Images for Your Development Environment. Chapter 6: Bringing It All Together. Organizing Your Image Library. Preparing Base Images for Use. Recycling Your Testing Images. Creating an ISO Image Library. Chapter 7: Introduction to the Scripting APIs. What Can You Automate? Supported Platforms. Programming API. VmPerl vs. VmCOM vs. Vix. The vmware-cmd Utility. The vmrun Utility. The VMware SDK. Chapter 8: Using VmCOM. A Quick OOP Primer. Windows Scripting Host. Objects. Enumerations. Chapter 9: Using VmPerl. Cross-Platform Perl Scripts. Modules. Constants. Chapter 10: Using the Programming API. Compiling Against Vix with Visual C++. A Quick Vix Primer. Functions. Host Machine Operations. Virtual Machine Operations. Job Handle Operations. Using Vix -- A Few Brief Examples. Chapter 11: Integrating with Your Existing Environment. Continuous Integration. VMware Tools Scripting. CruiseControl.NET. Visual Studio Team System. VMware Server Integration under Linux -- A Brief Look. Chapter 12: A Real-World Scenario. Defining Your Environment. Defining Your Goals. Setting Up Your Development Images. Setting Up Your Testing Images. Configuring Build Integration. Appendix A: VmCOM Error Codes. Appendix B: VmPerl Error Codes. Appendix C: Vix Error Codes. Index.

Autres livres qui pourraient ressembler au livre recherché:

Dernier livre similaire:
9780470124536 Professional VMware Server (Richard Lepsinger)


< pour archiver...