• 本文中,我们讨论了一种更好构建映像方法

    In this article, we discussed a better way to build virtual images.

    youdao

  • 因为DB 2II为远程数据源提供了一个虚拟数据库映像,所以我们需要每个这样活动编写代码

    Because DB2 II presents a virtual database image of remote data sources, we didn't need to write code for each of these activities.

    youdao

  • 同样地我们需要检查引导列表现在这个镜像重新创建引导映像

    Again, we also need to check the boot list and recreate the boot image for this now non-mirrored volume group.

    youdao

  • 我们设计支持多级定制包括定制映像构造自己的多映像模式以及引入现有脚本

    Our design supports multiple levels of customization, including customizing images, constructing your own multi-image patterns, and bringing in your existing scripts.

    youdao

  • 我们常常遇到一些组织黄金映像他们 2000 年以来一直使用这些映像

    Too often we run across organizations with a golden image that they have been nurturing since 2000.

    youdao

  • 事情一件事情当然一样对于我们大脑而言两个行为所呈现的映像接近的。

    Watching something and doing something are not the same, of course, but as far as our brain is concerned they're pretty darn close.

    youdao

  • 我们稍候将讨论如何创建管理实例映像存储

    We'll discuss how to create and manage instances, images, and storage later in this article.

    youdao

  • 无论如何,也许时候我们近距离观察自己在线些什么研究一下自己数码映像了。

    Either way, perhaps its time we all took a bit of a closer look at what we do online and studied our digital reflection.

    youdao

  • 除了我们提供的补充少量的一些加快启动速度的改动之外,和下载下来映像没有什么差异

    Other than our additions, and a few minor changes to improve startup time there is no difference between it and the image you would download for your desktop.

    youdao

  • 我们客户由于相似的原因而使用扩展/捕获功能其中包括要将他们的各种监控代理注入映像

    Our clients are using extend/capture for similar reasons, which include injecting their various monitoring agents into the images.

    youdao

  • 对于组织我们认为丢失一周数据可以承受的,所以我们每个创建一个完整虚拟映像

    In my organization's case, we decided that we could live without a week's worth of data, so we make a complete virtual image once a month.

    youdao

  • 这个LPAR中我们构建VM操作系统映像然后在VM构建Linux内核,可以使用4个引擎10GB内存

    In this LPAR, we built a VM operating system image and then built one Linux kernel under VM, with access to the four engines and 10 GB of memory.

    youdao

  • 为了应付这样情况我们建议成功设置环境之后,所有LotusConnections机器创建系统映像数据分区

    To be prepared for such a scenario, we recommend that you create system images and data partitions of all Lotus Connections machines after you successfully set up the environment.

    youdao

  • 我们决定将客户操作系统Web存储映像分离单独分区中

    We decided to segregate the Web store and the images for the guest operating systems into separate partitions.

    youdao

  • 虽然我们考察的重点转储映像,但是适当使用snap选项还可以获得有用的信息这点重要

    Though we are primarily focused on the dump image, it is important to note that snap can provide you with useful information when used with appropriate options.

    youdao

  • 本文中,我们创建配置了VNC - access已有用户映像

    In this article, we'll create a new image with VNC-access configured and a user already created. The parameters are.

    youdao

  • 为了使用这种方法我们需要创建内核initrd映像

    In order to use this method, we need to create two things, a kernel and an initrd image.

    youdao

  • 这个例子中,我们18个硬件系统操作系统映像LotusDomino邮件服务器转移6个Lotus Domino邮件服务器,这6个邮件服务器在一个VM两个Linuxguest中。

    In this example, we moved from 18 hardware systems, operating system images, and Lotus Domino mail servers to six Lotus Domino mail servers in two Linux guests under one VM.

    youdao

  • 作为种预先的防范措施我们验证rootvg现已镜像引导列表中包含磁盘所镜像的创建新的引导映像

    As a pre-cautionary measure, we verify that rootvg is now mirrored, include the new disk in the boot list and create a new boot image for the mirrored volume group.

    youdao

  • 我们每周阅读的那些数据显示互联网领域飞速发展它们映像深刻。

    We all read the statistics every week documenting the meteoric new growth areas of the Internet, and they are impressive.

    youdao

  • 通过图,我们发现,数据中心所有操作系统映像WebSphere安装包括相同的复制中。

    This drawing also shows that the WebSphere installation for all of the OS images of the data center are included in the same replication volume.

    youdao

  • 这个映像进行测试我们可以一个命令调用BusyBox执行如清单6

    To test your image, you can also invoke BusyBox with a command to execute, as shown in Listing 6.

    youdao

  • 我们可以直接调用这个映像这会产生一个简单help页面,里面包括当前配置命令

    You can invoke this new image directly, which results in a simple Help page with the currently configured commands.

    youdao

  • 构建嵌入式系统我们可能希望initrd映像文件做得尽可能小,其中一些技巧需要考虑。

    When you're building an embedded system and want the smallest initrd image possible, there are a few tips to consider.

    youdao

  • 构建初始RAM磁盘我们可以简单地调用 mkird,这样就会自动创建这个映像文件,将其拷贝 /boot 目录中。

    To build the initial RAM disk, you simply invoke mkird, and the image is automatically created and copied to /boot.

    youdao

  • 经过镜子或者商店玻璃橱窗拉着一起,特别提醒他镜中的映像:“看,我们!” ----他会发现你们是多么般配的一对

    Grab him when you're in front of a mirror or a reflective store window and say, "Look, it's us!"

    youdao

  • bzImage用于i386映像调用时,我们./arch/i386/boot/head.S 的start汇编例程开始执行(主要流程图参看3)。

    When the bzImage (for an i386 image) is invoked, you begin at ./arch/i386/boot/head.S in the start assembly routine (see Figure 3 for the major flow).

    youdao

  • 我们采用方法映像的形式创建前面提到客户机,这些映像稍后可以进行克隆

    The approach we used created the previously mentioned guests as images that could be cloned at a later time.

    youdao

  • 我们采用方法映像的形式创建前面提到客户机,这些映像稍后可以进行克隆

    The approach we used created the previously mentioned guests as images that could be cloned at a later time.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定