以下说明介绍了如何配置服务器上预安装的 Oracle Linux。
开始之前
确保服务器处于备用电源模式下,且已打开 ILOM 电源和关闭主机电源。
在 Oracle ILOM Web 界面中:
从导航树选择 "System Information" > "Summary"。
在 "Summary" 屏幕的 "Actions" 部分中,单击 "Power State" 旁边的 "Turn On" 按钮。
在 Oracle ILOM CLI 提示符下,键入以下命令:
-> start /System
出现提示时,键入 y 以确认:
Are you sure you want to start /System (y/n)? y
Starting /System
服务器将开始引导过程。
-> start /HOST/console
出现提示时,键入 y 以确认:
Are you sure you want to start /HOST/console (y/n)? y Serial console started.
主机引导时,将显示 GRUB 菜单(请参见以下示例)。按除 Enter 键之外的任意键可暂停,否则 5 秒钟之后将使用突出显示的选项。
GNU GRUB version 0.97 (612K lower / 2082932K upper memory) +-------------------------------------------------------------------------+ Oracle Linux Server-uek (2.6.39-200.24.1.el6uek.x86_64) Oracle Linux Server (2.6.32-279.el6.x86_64) +-------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, 'e' to edit the commands before booting, 'a' to modify the kernel arguments before booting, or 'c' for a command-line. The highlighted entry will be booted automatically in 5 seconds.
包括以下选项:
Unbreakable Enterprise Kernel。例如:
Oracle Linux Server-uek (2.6.39-200.24.1.el6uek.x86_64)
Red Hat 兼容内核。例如:
Oracle Linux Server (2.6.32-279.el6.x86_64)
选择安装选项后,Linux 就会启动。完成后,您将看到 Linux 系统登录。例如:
Oracle Linux Server release 6.3 Kernel 2.6.39-200.24.1.el6uek.x86_64 on an x86_64 systemname login:
首次登录请使用 root 帐户和出厂默认密码 (root)。
任务包括:
出于安全考虑,请更改 root 的出厂默认密码。
为服务器配置网络(如果未使用 DHCP)。请参见Oracle Linux Configuration Worksheet。
根据需要为 Internet 访问配置代理。
注册并更新服务器。请参见Register and Update Your Oracle Linux OS。
安装所需软件包。
另请参见