映射WebLogic启动脚本。
启动脚本检测该场景,并重启服务器。
The startup script detects the situation and restarts the server.
可以看出是否配置了所有系统启动脚本。
You will definitely get to see how well you have configured all of your system startup scripts.
启动脚本将显示配置信息(请参见清单7)。
The startup script prints out the configuration information (see Listing 7).
将多路径工具启动脚本添加到启动列表,如下所示。
Add the multipath-tools startup scripts to the startup list as follows.
我发现最好的方法是在服务器的启动脚本中设置这些值。
I've found that it is best to set these values in the server's startup script.
向Grails启动脚本添加三个新行,如清单4所示。
Add three new lines to your Grails startup script, as shown in Listing 4.
您经常会发现启动脚本中weblogic类路径被修改。
You will often find that the WebLogic classpath has been modified in the startup script.
增强的启动顺序可以减小你的模块的启动脚本大小达80%。
An enhanced startup sequence reduces the size of your module's startup script by 80%!
如果服务不在运行中,在启动脚本中,它就会被修复。
If the service is not running and in the startup scripts, it will be fixed.
进程没有正常启动的问题可能需要在主环境的启动脚本中解决。
Any issues with processes not starting properly may need to be addressed in the startup scripts of your primary environment. In particular, you must evaluate the cron jobs individually.
Bash将搜索六个启动脚本,但是所有这些脚本都是可选的。
Bash searches for six startup scripts, but each of those scripts is optional.
创建一个修改后的部署管理器启动脚本,用于使用备份节点维护的配置。
Creates a modified deployment manager startup script for use with the configuration maintained with the backup node.
您需要作出安排,使之在Web服务器启动脚本中自动发生。
You will need to arrange for this to happen automatically in your Web server startup scripts.
同样,这个设置应该放在启动脚本中,尤其是在系统上启用NFS的脚本。
Again, this should go in your startup scripts, preferably in the script that starts NFS on your system.
在自定义的启动脚本中指定JVM参数是很常见的WebLogic实践。
It is a common WebLogic practice to specify the JVM arguments in a custom startup script.
应该会看到在node1上运行停止脚本,在node2上运行启动脚本。
You should see the stop scripts running on node1 and start scripts running on node2.
当调用Geronimo启动脚本时,会出现Geronimo控制台窗口。
When you invoke the Geronimo startup script, the Geronimo console window appears.
启动脚本都是相当标准的debian脚本,带有完整的README文件。
The startup scripts are fairly standard Debian scripts, complete with README files.
即使不会立即构建任何东西,也请启动脚本并持续运行,直到其正常工作为止。
Even if nothing is built right away, start with the scripts and keep running them until they work regularly.
在两个节点上的mqm用户的.bashrc(启动脚本)中添加下面两行。
Add the following two lines to the.bashrc (startup script) file on both of the nodes for the MQM user.
管理员通常创建一个自定义的启动脚本,然后向其添加系统属性、JVM参数和类。
Administrators often create a custom startup script and then add system properties, JVM arguments, and classes to it.
d目录中包含了几个常见的启动脚本,这些脚本的名字都是顾名思义的
The rc.d directories contain a few of the usual types of startup scripts with readable names
要在启动时运行Anacron,必须创建一个SysV启动脚本来启动该软件。
To run Anacron at startup, you must create a SysV startup script to launch the software. A script to do this job can be as simple as two lines.
现在只需要在启动脚本中加上对这个方法的引用,现在就可以开始测试应用程序了。
Now all you need to do is add a reference to this method in your startup script, and you're ready to start testing the application.
或者,只要修改了本地副本,都可以从可信资源库复制init . d启动脚本。
Or init.d startup scripts can be copied from a trusted repository, whenever the local copies are modified.
顾名思义,启动脚本是真正的shell脚本,即为实现某些工作而编写的小程序。
As the name implies, startup scripts are true shell scripts-those little programs you write to achieve some work.
应用程序WPAR使用启动脚本进行启动,并且在启动脚本完成其执行过程后结束。
Application WPARs start with a startup script and end whenever the startup script completes its execution. For instance.
如果没有找到init文件,内核就会调用linuxrc文件作为自己的启动脚本。
If an init file is not found, the kernel invokes the linuxrc file as its startup script.
下面的启动脚本假定所有ObjectGrid服务器都将在相同的硬件上运行。
The start-up scripts below assume that all ObjectGrid servers will be run on the same hardware.
应用推荐