이 지침은 서버에 사전 설치된 Oracle Linux를 구성하는 방법에 대해 설명합니다.
시작하기 전에
서버가 대기 전원 모드(ILOM 전원은 켜 있고 호스트 전원은 꺼 있음)인지 확인합니다.
Connecting to Oracle ILOM을 참조하십시오.
Oracle ILOM 웹 인터페이스:
탐색 트리에서 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 Compatible Kernel. 예를 들어, 다음과 같습니다.
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를 참조하십시오.
필요한 경우 인터넷 액세스를 위해 프록시를 구성합니다.
서버를 등록하고 업데이트합니다. Register and Update Your Oracle Linux OS를 참조하십시오.
필요한 패키지를 설치합니다.
참조