Add host principals of IDS client and server machines.
添加ids客户机和服务器机器的主机主体。
Then add HostTextBox.Text parameter which is the reference to the host machine name which comes from the first text box.
然后,添加hosttextbox . Text参数,作为来自第一个文本框的主机名称引用。
This way, rendering tags will be generated for all or most of the host components on the host page, requiring you to do little or no work to add any missing host components.
这种方法将生成主机页上所有或大多数主机组件的呈现标记,只需要您做一点点工作(或者根本不用再费神),添加所有缺少的主机组件。
For each pattern, add an IP address or host name, assign a part type the component and specify the required parameter values.
对于每个模式,都需要添加一个IP地址或主机名称,指定部件类型和所需的参数值。
And when requirements change, you can add or replace host interfaces, grow capacity, add cache and reconfigure the system on the fly-ensuring that it will keep pace with your growing company.
而且当需求改变时,您可以增加或替换主机介面、增加容量、增加快取记忆体,并可线上立即更新系统配置,以确保该架构可跟上企业成长的脚步。
You need to add the host name where the application server is running and where the service needs to be deployed, as shown in Listing 3.
需要添加运行应用服务器并部署服务的机器的主机名,见清单3。
Then there is a host of functionality in terms of networking and community features we want to add.
之后,我们想在网络和社团特性方面添加大量的功能。
After you click Add, as shown in Figure 14, you are prompted to enter a host name (the output when running the hostname command).
在单击add之后,如图14所示,提示您输入一个主机名(运行hostname命令时的输入)。
Add the name of the repository, the host name of the LDAP Server, and the port number (default is 389).
添加存储库名称、LDAPServer服务器的主机名和端口号(默认是389)。
Add a host alias for the hostname and SSL port that you added to the Web server in Step 3.
为您在步骤3中添加到Web服务器的hostname和SSL端口添加一个主机别名。
Simply follow the format of the existing lines, and add an entry pointing your application's host name to its future IP address.
只需遵循现有dns行的格式,添加一个条目以将您的应用程序的主机名指向它的未来IP地址。
Use the chhostconnect dscli command to add the created volume group to the new host.
使用chhostconnectdscli命令,将所创建的卷组添加到新的主机中。
That can really add up if you want to host a movie night or a 3-d Olympics party with a large group.
如果你想要和一大群人举办一个电影之夜或者3d奥林匹克派对,那真的会大幅增加成本。
Before adding a Web service, you must add the host name of an application server and the application server on which the service needs to be deployed.
在添加web服务之前,必须添加需要部署服务的应用服务器的主机名和应用服务器。
Because VMware Server supports pass-through SCSI drive access on the host system, add another hard disk for the virtual machine with Partition 0 of PhysicalDrive 1 directly attached in VMware.
由于VMwareServer支持在主机系统上进行直通式(pass -through)SCSI驱动访问,因此可以为虚拟机添加另一个磁盘,将PhysicalDrive1的Partition0直接附加到VMware中。
For example, if you run the previous command and add --outdir /tmp/uptime, a transcript of the command from each host is captured in a separate file in /tmp/uptime, as Listing 4 shows.
例如,如果运行前面的命令并添加 --outdir /tmp/uptime,那么会把每个主机的命令输出捕捉到 /tmp/uptime中单独的文件中,见 清单 4。
To set up a named virtual host for the application, open the Apache configuration file (httpd.conf or httpd-vhosts.conf) and add the following lines to it
要为应用程序设置一个已命名的虚拟主机,请打开Apache配置文件(httpd.confor httpd-vhosts.conf)并添加以下行
Thus, you can call the add and steps methods without using the recipe host object if you call them with recipe.instance_eval, which is what the consists_of method does.
因此,如果您与recipe . instance_eval一起调用add和steps方法,则您可以在不使用recipe主机托管对象的情况下调用它们,这就是consists _ of方法要做的。
Use the sample as a model and add additional host definitions for each LPAR you want to configure.
使用这个示例作为一个模型,并为每个需要配置的lpar添加额外的host定义。
Be sure to add the admin port to the virtual host admin_host definition, if it is not already available.
如果管理端口还不可用,确保向虚拟主机admin_host定义中添加管理端口。
Each virtual host refers to a different IP address, different port number, or a different host name for the server.To add virtual hosts, complete the following steps.
每个虚拟主机引用服务器上不同的IP地址、不同的端口号或不同的主机名。
If the host you need is not on the list, click Add and provide the host name and port number.
如果您需要的主机不在列表里,单击add,然后提供hostname和portnumber。
To resolve the failure, either use a port that is in the virtual host group or add port 12080 to the virtual host group.
要解决这个问题,要么使用虚拟主机组中的一个端口,要么将端口12080添加到虚拟主机组中。
When you add a new host, create new zones also, instead of adding the host to an existing zone.
当需要添加新的主机时,请尽量创建新的专区,而不是将该主机添加到现有的一个专区内。
Initiators may be provided as an on-board component on the motherboard or as an add-on host bus adapter.
发起者可以是主板上的组件或附加的主机总线适配器。
It includes features such discovering compatible add-ins, segregating them into separate AppDomains, and handling the communication between them and the host application.
它包括的特性如发现可兼容的插件,并将它们分别放到各自的应用程序域中,以及处理它们之间的通信并托管应用程序。
Repeat Steps 15 and 16 for each host that you need to add, as shown in Figure 14.
对于添加的主机重复步骤15和16,如图 14 所示.
For each zone file that you host, you must add a zone portion to the named.conf file (see Listing 2).
对于您托管的每个区域文件,必须向named . conf文件添加区域部分(请参见清单2)。
Then, below the existing call to MyBase.New , add the code in Listing 5 which will allow the web service to be initialized on the host machine entered by the user.
然后,在现有的My Base .New调用下,添加如清单5中的代码,该代码允许在用户输入的主机上初始化这个Web服务。
There is an inkling of custom mashup as users can perform any Google search and add a selected host to their home page.
自定义mashup(即混合应用程序)似乎暗示用户可以执行任何Google搜索并将选择的主机添加到自己的主页上。
应用推荐