Open the server config editor for the server that is already created.
打开已经创建的服务器的服务器配置编辑器。
The line below shows how to get the ID for a server config object using the resolve method.
下面的代码行展示了如何用resolve方法获取服务器配置对象的标识。
Listing 4 shows a small script that reads the NFS server config file of Solaris and prints it to standard output.
清单4显示了一个小脚本,阅读Solaris的NFS服务器配置文件并以标准输出打印。
应用推荐