Web 2.0Homepagemicrosoftapplicationsoffice 2000excel 2000 → development & administration

development - administration -  

development & administration

 
iRobot NewScooba380
computers index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

MCITP Self-Paced Training Kit (Exam 70-646): Windows Server Administration

MCITP Self-Paced Training Kit (Exam 70-646): Windows Server Administration by Ian McLean from Microsoft Press

    Announcing an all-new Self-Paced Training Kit designed to help maximize your performance on 70-646, a required exam for the new Microsoft Certified IT Professional (MCITP): Windows Server 2008 Administrator certification. This 2-in-1 kit includes the official Microsoft® study guide, plus practice tests on CD to help you assess your skills. It comes packed with the tools and features that exam candidates want most including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable testing options. It also provides real-world case scenarios to help you build skills and expertise that you can apply to the job.

    Work at your own pace through the lessons and lab exercises. Focusing on Windows Server 2008 administration, this official study guide covers planning server roles; maintaining server security; planning data storage, network load balancing, and server backups; managing software deployment and versioning; monitoring IPv6, server performance and capacity, and AD replication; scheduling server deployments; and designing a rollback contingency plan.

    Then assess yourself using 300+ practice and review questions on the CD, featuring multiple, customizable testing options to meet your specific needs. Choose timed or untimed testing mode, generate random tests, or focus on discrete objectives. You get detailed explanations for right and wrong answers including pointers back to the book for further study. You also get an evaluation version of Windows Server 2008 and an exam discount voucher making this kit an exceptional value and a great career investment.

    Key Book Benefits:

    Comprehensive exam prep study guide

    In-depth coverage of exam objectives and sub-objectives plus instructive case studies and troubleshooting scenarios to enhance your performance on the job

    300+ practice and review questions

    Test engine that enables customized testing, pre-assessment and post-assessment, and automated scoring and feedback

    Handy exam-mapping grid

    Evaluation version of Windows Server 2008

    15 percent exam discount voucher from Microsoft (limited-time offer)

    Entire study guide in searchable eBook format

    List Price: $69.99
    complete product information...

    Beginning Ubuntu Server Administration: From Novice to Professional (Expert's Voice)

    Beginning Ubuntu Server Administration: From Novice to Professional (Expert's Voice) by Sander van Vugt from Apress

      You love it as the world’s most popular desktop Linux distribution, and now Ubuntu is available at a server near you. Embracing the very same features desktop users have grown to love, system administrators are rapidly adopting Ubuntu due to their ability to configure, deploy, and manage network services more effectively than ever.

      Beginning Ubuntu Server Administration guides you through all of the key configuration and administration tasks you’ll need to know. Whether you’re interested in adopting Ubuntu within a Fortune 500 environment or just want to use Ubuntu to manage your home network, this book is your go–to guide to using the distribution securely for a wide variety of network services. Topics include file, print, web, and FTP management, command–line tips and tricks, automated installation, configuration and deployment processes, and kernel management.

      What you’ll learn

      • Effectively and securely install, update, and deploy your Ubuntu server.
      • Configure your server to operate most effectively for a wide variety of purposes, including as a web server, FTP server, and a file and printer manager.
      • Rev up your command–line knowledge by taking advantage of little–known shell–related features, tips, and tricks.
      • Remotely manage your server through a wide–variety of services.

      Who is this book for?

      System administrators and application developers seeking to use Ubuntu as a Linux server

      About the Apress Beginning Series

      The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!

      Related Titles

      • Beginning Ubuntu Linux, Second Edition
      • From Bash to Z-Shell: Conquering the Command Line
      • Hardening Linux

      List Price: $39.99
      complete product information...

      MCITP Self-Paced Training Kit (Exam 70-647): Windows Server Enterprise Administration

      MCITP Self-Paced Training Kit (Exam 70-647): Windows Server Enterprise Administration by Chris McCain from Microsoft Press

        Announcing an all-new SELF-PACED TRAINING KIT designed to help maximize your performance on 70-647, a required exam for the new Microsoft® Certified IT Professional (MCITP): Enterprise Administrator certification. This 2-in-1 kit includes the official Microsoft study guide, plus practice tests on CD to help assess your skills. It comes packed with the tools and features exam candidates want most including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable testing options. It also provides real-world scenarios, case study examples, and troubleshooting labs for the skills and expertise you can apply to the job.

        Focusing on Windows Server 2008 enterprise administration, topics include planning networks and application services; designing core identity and access management components; planning for migrating, upgrading, and restructuring domains and forests; implementing PKI; and designing virtualization strategy.

        Work at your own pace through the lessons and lab exercises. Then assess yourself using 300+ practice and review questions on the CD, which features multiple, customizable testing options. Choose timed or untimed testing mode, generate random tests, or focus on discrete objectives. You get detailed explanations for right and wrong answers including pointers back to the book for further study. You also get an evaluation version of Windows Server 2008 Enterprise Edition and an exam discount voucher making this kit an exceptional value and a great career investment.

        Key Book Benefits:

         In-depth coverage of exam objectives and sub-objectives plus instructive case studies and troubleshooting scenarios to enhance your performance on the job  300+ practice and review questions  Test engine that enables customized testing, pre-assessment and post-assessment, and automated scoring and feedback  Handy exam-mapping grid  Evaluation version of Windows Server 2008 Enterprise Edition  15 percent exam-discount voucher from Microsoft (limited time offer)  Entire study guide in searchable eBook format

        List Price: $69.99
        complete product information...

        Pragmatic Version Control: Using Subversion (The Pragmatic Starter Kit Series)(2nd Edition)

        Pragmatic Version Control: Using Subversion (The Pragmatic Starter Kit Series)(2nd Edition) by Mike Mason from Pragmatic Bookshelf

          This book covers the theory behind version control and how it can help developers become more efficient, work better as a team, and keep on top of software complexity. Version control, done well, is your "undo" button for the project: nothing is final, and mistakes are easily rolled back.

          This book describes Subversion 1.3, the latest and hottest open source version control system, using a recipe-based approach that will get you up and running quickly and correctly. Learn how to use Subversion the right way-the pragmatic way.

          With this book, you can:

          • Keep all project assets safe--not just source code--and never run the risk of losing a great idea
          • Know how to undo bad decisions--even directories and symlinks are versioned
          • Learn how to share code safely, and work in parallel for maximum efficiency
          • Install Subversion and organize, administer and backup your repository
          • Share code over a network with Apache, svnserve, or ssh
          • Create and manage releases, code branches, merges and bug fixes
          • Manage 3rd party code safely
          • Use all the latest Subversion 1.3 features including locking and path-based security, and much more!

          Now there's no excuse not to use professional-grade version control.

          List Price: $34.95
          complete product information...

          Pro Oracle Database 10<i>g</i> RAC on Linux: Installation, Administration, and Performance (Expert's Voice in Oracle)

          Pro Oracle Database 10<i>g</i> RAC on Linux: Installation, Administration, and Performance (Expert's Voice in Oracle) by Julian Dyke from Apress

            Real Application Clusters (RAC) and the Grid architecture are Oracle's strategy for scaling out enterprise systems to cope with bigger workloads and more users. Many books limit themselves by conceptualizing and theorizing about RAC technology, but this book is the first to portray implementing and administering an Oracle 10g RAC system in a Linux environment. This book features basic concepts underlying Linux and Oracle RAC, design strategies, hardware procurement and configuration, and many other topics.

            The RAC-specific technologies described include configuration of the interconnect, OCFS, ASM, Cluster Ready Services, and Grid Control. The Oracle features RMAN and Data Guard are also discussed, along with available hardware options. The authors include practical examples and configuration information, so that upon reading this book, youll be armed with the information you need to build an Oracle RAC database on Linux, whether it is on a single laptop or a 64-node Itanium cluster.

            List Price: $69.95
            complete product information...

            Oracle Application Server 10g Administration Handbook (Osborne ORACLE Press Series)

            Oracle Application Server 10g Administration Handbook (Osborne ORACLE Press Series) by John Garmany from McGraw-Hill Osborne Media

              From the exclusive publisher of Oracle Press books, here is an architectural and technical reference on how to use Oracle Application Server 10g to Web-enable Oracle databases for application server systems. You’ll find coverage of installation, configuration, and tuning, using Java with Oracle Application Server 10g, and much more.

              List Price: $49.99
              complete product information...

              Pulling Strings with Puppet: Configuration Management Made Easy

              Pulling Strings with Puppet: Configuration Management Made Easy by James Turnbull from Apress

                Competent system administrators know their success hinges upon being able to perform often tedious tasks with rigor and punctuality. Such metrics are often achieved only by instituting a considerable degree of automation, something that has become even more crucial as IT environments continue to scale both in terms of size and complexity. One of the most powerful system administration tools to be released is Puppet, a solution capable of automating nearly every aspect of a system administrator’s job, from user management, to software installation, to even configuring server services such as FTP and LDAP.

                Pulling Strings with Puppet: Configuration Management Made Easy is the first book to introduce the powerful Puppet system administration tool. Author James Turnbull will guide you through Puppet’s key features, showing you how to install and configure the software, create automated Puppet tasks, known as recipes, and even create reporting solutions and extend Puppet further to your own needs. A bonus chapter is included covering the Facter library, which makes it a breeze to automate the retrieval of server configuration details such as IP and MAC addresses.

                What you’ll learn

                • Properly install and configure Puppet in order to begin immediately maximizing its capabilities.
                • Create reporting solutions to more easily monitor automated outcomes.
                • Extend Puppet to perform tasks that are capable of suiting your organization’s specific needs.
                • Use Facter to query server operating systems for key data such as IP addresses, server names, and MAC addresses.

                Who is this book for?

                Ruby developers and system administrators seeking to manage

                Related Titles

                • Beginning Ruby: From Novice to Professional
                • Practical Ruby Gems
                • Automating UNIX and Linux Administration

                List Price: $19.99
                complete product information...

                Linux Cookbook

                Linux Cookbook by Carla Schroder from O'Reilly Media, Inc.

                  This unique and valuable collection of tips, tools, and scripts provides clear, concise, hands-on solutions that can be applied to the challenges facing anyone running a network of Linux servers from small networks to large data centers in the practical and popular problem-solution-discussion O'Reilly cookbook format. The Linux Cookbook covers everything you'd expect: backups, new users, and the like. But it also covers the non-obvious information that is often ignored in other books the time-sinks and headaches that are a real part of an administrator's job, such as: dealing with odd kinds of devices that Linux historically hasn't supported well, building multi-boot systems, and handling things like video and audio. The knowledge needed to install, deploy, and maintain Linux is not easily found, and no Linux distribution gets it just right. Scattered information can be found in a pile of man pages, texinfo files, and source code comments, but the best source of information is the experts themselves who built up a working knowledge of managing Linux systems. This cookbook's proven techniques distill years of hard-won experience into practical cut-and-paste solutions to everyday Linux dilemmas. Use just one recipe from this varied collection of real-world solutions, and the hours of tedious trial-and-error saved will more than pay for the cost of the book. But those who prefer to learn hands-on will find that this cookbook not only solves immediate problems quickly, it also cuts right to the chase pointing out potential pitfalls and illustrating tested practices that can be applied to a myriad of other situations. Whether you're responsible for a small Linux system, a huge corporate system, or a mixed Linux/Windows/MacOS network, you'll find valuable, to-the-point, practical recipes for dealing with Linux systems everyday. The Linux Cookbook is more than a time-saver; it's a sanity saver.

                  List Price: $44.95
                  complete product information...

                  MCITP Self-Paced Training Kit (Exam 70-444): Optimizing and Maintaining a Database Administration Solution Using Microsoft SQL Server(TM) 2005 (Pro-Certification)

                  MCITP Self-Paced Training Kit (Exam 70-444): Optimizing and Maintaining a Database Administration Solution Using Microsoft  SQL Server(TM) 2005 (Pro-Certification) by Orin Thomas from Microsoft Press

                    Get in-depth preparation for Exam 70-444, an exam for the new Microsoft Certified IT Professional: Database Administrator certificationand build real-world job skills. Includes test questions, reviews, troubleshooting labs, exam discount, and more.

                    List Price: $59.99
                    complete product information...

                    Scripting VMware: Power Tools for Automating Virtual Infrastructure Administration

                    Scripting VMware: Power Tools for Automating Virtual Infrastructure Administration by Al Muller from Syngress

                      This book covers the native tools that VMware provides with ESX Server. It then discusses in detail the different scripting API's and how they can be leveraged to provide some very useful, practical and time saving tools to manage a virtual infrastructure. From virtual server provisioning to backups and everything in between, all are covered in detail with real world examples that have been tested and will work either copied directly from the book or with slight modifications for the reader's specific environments.

                      This book is a one stop shop for virtual tools. VMware provides the most robust virtualization platform in the market and it has very cool management tools like VirtualCenter and the MUI. Yet more often then not, the most overlooked and most powerful management tools are either not considered ort unknown. These are the native command line tools and scripting possibilities the ESX Server has built right in it. From simple shell scripts to COM and Perl and new in ESX Server 2.5 Common Information Model (CIM) VMware provides API's to access your virtual infrastructure and leverage 100% of its functionality.

                      Additionally, VMware has included outstanding command line tools the provide powerful possibilities for those willing to use them. The scripts found in this book have been used in real world engagements and deployments of ESX Server. The reader will be able to copy almost directly with very little customization if any. By combining the graphical tools such like those found in the MUI and VirtualCenter with the power you'll find with the scripts detailed within the following chapters, you will be able to get under the hood of your virtual infrastructure, tune it up and make it purr.

                      List Price: $49.95
                      complete product information...
                      page 1 of 10
                      +++

                      Tienes amigos o seguidores en twitter?

                      Desde aquí mismo puedes contarles sobre esta página!



                      oprima Ctrl-D para marcar este tópico en favoritos

                      press Ctrl-D to bookmark this topic



                      esta página contiene información acerca de administracion, desarrollo, n - administracion -f
                      traducir esta página al CASTELLANO


                      © Copyright 1999-2008 idoneos.com | Política de Privacidad