이 지침은 서버에 사전 설치된 Oracle Linux를 구성하는 방법에 대해 설명합니다.
Oracle ILOM에 연결을 참조하십시오.
-> start /System
프롬프트가 나타나면 확인용 y를 입력합니다.
Are you sure you want to start /System (y/n)? y Starting /System
-> reset /System
프롬프트가 나타나면 확인용 y를 입력합니다.
Are you sure you want to reset /System (y/n)? y Performing hard reset on /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 구성 워크시트를 참조하십시오.
필요한 경우 인터넷 액세스를 위해 프록시를 구성합니다.
서버를 등록하고 업데이트합니다. Oracle Linux OS 등록 및 업데이트를 참조하십시오.
필요한 패키지를 설치합니다.
참조