The grub-config-file parameter is the path to the config file to be edited. Generally you should modify menu.lst.
grub - config - file参数是要编辑的配置文件的路径。
There are lots of systems that follow this pattern, where you write some modules / components in source code then describe how they are connected using an external config file.
许多系统都遵循这种模式,在这些系统中,你编写一些模块/组件,然后通过一个外部配置文件定义他们之间的连接。
Next, look at your kernel config file.
接下来,查看内核配置文件。
Each time a connection comes in, every text and image type keyword match check specified in the config file is performed.
每次传入连接,都将执行配置文件中指定的每个文本和图像类型关键字匹配检查。
If there are any errors in the config file, these will be displayed during this process, highlighting where the error is.
如果配置文件中有错误,在这个过程中会显示这些错误,并突出显示错误的位置。
By default, GRUB does not look in that location for a config file, so you must add a small hack to the file in the original location.
默认情况下,GRUB不会在这个位置来寻找配置文件,因此我们必须在初始位置上通过一个小技巧来使用该文件。
One good procedure is to put the changes into the config file as comments.
一个好的过程是将更改作为注释放在配置文件中。
You will define the required constants and require the config file.
您将定义必要的常量并要求配置文件。
If you plan on testing a new X config file on the plane, update the double tap entry to restart your good X server.
如果计划在一个基础上测试新的X配置文件,可以将双击条目更改为重新启动配置好的X服务器。
That config file is actually a DSL designed by the framework author and developers use it to configure a running system.
配置文件实际上是框架作者设计的DSL文件,开发人员用它来配置运行时系统。
For any changes in the config file to take effect, you must rebuild and boot your kernel.
要让配置文件中的更改生效,您需要重建和启动内核。
If you do not see all five of the governors, check to make sure all the governors are enabled in your config file and that you have the governor's module loaded as I described in Part 1.
如果没有看到全部五个调控器,要检查在配置文件中是否启用了所有调控器并确保按第1部分中的说明装载了调控器的模块。
Listing 4 shows the necessary code to place in your config file.
清单4展示了配置文件中需要放入的代码。
If you change your LILO config file, you have to rewrite the LILO stage one boot loader to the MBR.
如果修改了LILO配置文件,必须将LILO第一阶段引导加载程序重写到MBR。
If you decide to edit the config file, you may be surprised to see that the security rules in it aren't applied, even after a reboot.
如果您编辑配置文件,可能会吃惊地发现即使在重新引导之后其中的安全规则也没有生效。
A system manager can modify the config file by hand, but it is assumed that at some level an application will be required to modify the config file directly.
系统管理员可以手动修改该配置文件,但通常在一定程度上,需要应用程序直接地修改该配置文件。
In the future, setting the PHP_MATH variable might be done through a config file for the PHP math library as a whole.
将来,对PHP_MATH变量的设置将通过一个用于整个php数学库的配置文件来完成。
This is actually a simplified version of the config file example explored in the conf file section.
这是配置文件部分中研究的配置文件示例的简化版本。
Maybe the new version's config file needs slight, or even heavy, tweaking.
新版本的配置文件可能需要作少许修改,甚至可能需要大幅修改。
Assume the config file is a file located somewhere on the UNIX filesystem.
假设该配置文件是位于UNIX文件系统中某个位置的一个文件。
It's common that you would want to include a config file to help organize your configuration.
通常,您很希望能有一个配置文件来帮助组织配置。
Config file; registering an HTTP module or HTTP handler for a specific Web application involves adding a few lines of XML to the application's Web.
而为特定Web应用程序注册HTTP模块或HTTP处理程序包括向应用程序的Web. config文件中添加几行xml。
Listing 4 shows a small script that reads the NFS server config file of Solaris and prints it to standard output.
清单4显示了一个小脚本,阅读Solaris的NFS服务器配置文件并以标准输出打印。
In addition to the generic Interface a Factory class is generated, which might be configured in the project's config file.
除通用基本接口外,还生成了一个Factory类,并可以在项目配置文件中进行配置。
For example, it will build a Ghosd image command if the keyword matches and the config file has specified an image to display.
例如,如果关键字匹配并且配置文件指定了要显示的图像,则它将构建Ghosd图像命令。
When you write the config file for Struts or EJB, you are describing the topology of your system.
当你为Struts或EJB写配置文件,你就是在为系统定义拓扑。
The format of the CherryPy Web server config file and the options you can put into it are described on this Wiki.
CherryPyWeb服务器配置文件的格式及其可放入其中的选项在Wiki中都有描述。
Listing 3 shows two lines from the xorg.conf config file.
清单3给出了xorg. conf配置文件的两行内容。
The config file is then piped through gnuplot to generate the image file.
然后,通过管道把配置文件与gnuplot连接起来以生成图像文件。
When using the Apache Web server, you can do this in the server config file or in the.htaccess file in an individual directory.
使用ApacheWeb服务器时,可在服务器配置文件或个人目录中的.htaccess文件中做此更改。
应用推荐