1 / 81

실무자를 위한 리눅스

실무자를 위한 리눅스. KIDC 아웃소싱팀 2004.9. Ⅰ. Linux 1. Linux 부팅과정 2. Network 설정 및 관리 명령 3. HDD 추가장착 4. Password Recovery (LILO, Grub) 5. 시스템 모니터링 6. Apache Web Server 7. Kernel Compile Ⅱ. H/W Raid 1. ServerRaid Manager 에서 Raid 구성 (LG-IBM) 2. Raid 문제 발생시 대응방법.

jonathon
Télécharger la présentation

실무자를 위한 리눅스

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 실무자를 위한 리눅스 KIDC 아웃소싱팀 2004.9.

  2. Ⅰ. Linux 1. Linux 부팅과정 2. Network 설정 및 관리 명령 3. HDD 추가장착 4. Password Recovery (LILO, Grub) 5. 시스템 모니터링 6. Apache Web Server 7. Kernel Compile Ⅱ. H/W Raid 1. ServerRaid Manager에서 Raid 구성(LG-IBM) 2. Raid 문제 발생시 대응방법 목차

  3. 1)(그림5)의 메뉴에서 3. Change Adapter Host/SCSI ID를 선택하면 아래의 메뉴가 나옴. (그림6) 위의 화면에서 SCSI Transfer Rate (megahertz)의 값을 10에서 20으로 바꿔준 후 F10 키를 눌러 변경 된 내용을 저장한 후 임의의 키를 치면 (그림5)의 메뉴로 복귀함. (그림5)의 메뉴에서 7. Exit를 선택하면 (그림2)의 메뉴로 되돌아감 다시 (그림2)의 메뉴에서 9. Exit를 선택하면 Main Menu화면으로 돌아감 IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅰ. LINUX Ⅰ. LINUX 부팅 과정 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  4. 1)(그림5)의 메뉴에서 3. Change Adapter Host/SCSI ID를 선택하면 아래의 메뉴가 나옴. (그림6) 위의 화면에서 SCSI Transfer Rate (megahertz)의 값을 10에서 20으로 바꿔준 후 F10 키를 눌러 변경 된 내용을 저장한 후 임의의 키를 치면 (그림5)의 메뉴로 복귀함. (그림5)의 메뉴에서 7. Exit를 선택하면 (그림2)의 메뉴로 되돌아감 다시 (그림2)의 메뉴에서 9. Exit를 선택하면 Main Menu화면으로 돌아감 IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Power on ROM BIOS에서 지정된 부팅 드라이브로 부팅 시작 부팅 드라이브의 첫번째 섹터의 부트 섹터 읽어 들임 부팅 섹터의 부팅 프로그램인 부팅 로더(LILO) 작동 커널 이미지(/boot/vmlinuz-2.4.18-4) 적재 루트 파일 시스템(root filesystem) 마운트 시스템 최기화 프로그램(init) 작동 Login:프롬프트 Ⅰ. LINUX 부팅 과정 시스템 부팅 과정 이해도

  5. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters ROM BIOS에서 지정된 부팅 드라이브로 부팅 시작 부팅 드라이브의 첫번째 섹터의 부트 섹터 읽어 들임 부팅 섹터의 부팅 프로그램인 부팅 로더(LILO)작동 Ⅰ. LINUX 부팅 과정 전원 가동후 LILO 부트가 나올 때까지의 과정 Power on Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  6. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅰ. LINUX 부팅 과정 커널 부트 이미지(vmlinuz) 적재 demsg 내용 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  7. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅰ. LINUX 부팅 과정 루트 파일 시스템 마운트 VFS Mount Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  8. Ⅰ. LINUX 부팅 과정 LILO설정 파일 인 LILO.conf 위치는 /etc/lilo.conf

  9. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅰ. LINUX 부팅 과정 시스템 초기화 프로세스 init와 inittab Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  10. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅰ. LINUX 부팅 과정 init : 그 이후 getty에 의해서 login 화면을 불러옴 Log in : bin/login에 의해서 password 프롬프트를 화면에 나타나게 함. Password: Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  11. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters VI. Network 설정 및 관련 명령 Network 설정 방법 기본 설정 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  12. 1)(그림5)의 메뉴에서 3. Change Adapter Host/SCSI ID를 선택하면 아래의 메뉴가 나옴. (그림6) 위의 화면에서 SCSI Transfer Rate (megahertz)의 값을 10에서 20으로 바꿔준 후 F10 키를 눌러 변경 된 내용을 저장한 후 임의의 키를 치면 (그림5)의 메뉴로 복귀함. (그림5)의 메뉴에서 7. Exit를 선택하면 (그림2)의 메뉴로 되돌아감 다시 (그림2)의 메뉴에서 9. Exit를 선택하면 Main Menu화면으로 돌아감 IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅱ. Network 설정 및 관련 명령 Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  13. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅱ. Network 설정 및 관련 명령 Network 설정 방법 네트워크 관리도구 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  14. MII(Media Independent Interface ) Tool Mii는 Network Interface Card의 speed와 Duplex의 설정을 보거나 설정할 수 있는 Tool 입니다. <그림>현재 NIC의 speed와 duplex 확인 Ⅱ. Network 설정 및 관련 명령

  15. MII(Media Independent Interface ) Tool 사용법 >mii-tool [option] Mii-tool option (option 대소문자 구분) -v, --verbose -R, --reset Ⅱ. Network 설정 및 관련 명령

  16. -r, --restart: -F media, --force=media : (100baseTx-FD,100baseTx-HD, 10baseT-FD, 10baseT-HD) tip /etc/rc.d/rc.loca파일에 이를 mii-tool을 speed와 duplex를 적용하고 저장하고 나오면 rebooting 할 때마다 재 설정을 해줘야 하는 번거로운 수고를 하지 않아도 된다. Ⅱ. Network 설정 및 관련 명령

  17. 1)(그림5)의 메뉴에서 3. Change Adapter Host/SCSI ID를 선택하면 아래의 메뉴가 나옴. (그림6) 위의 화면에서 SCSI Transfer Rate (megahertz)의 값을 10에서 20으로 바꿔준 후 F10 키를 눌러 변경 된 내용을 저장한 후 임의의 키를 치면 (그림5)의 메뉴로 복귀함. (그림5)의 메뉴에서 7. Exit를 선택하면 (그림2)의 메뉴로 되돌아감 다시 (그림2)의 메뉴에서 9. Exit를 선택하면 Main Menu화면으로 돌아감 IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅲ. HDD 추가 장착 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  18. HDD 추가장착하기 – 1 사용 중 이던 서버에 디스크 공간이 모자라는 경우 물리적인 HDD를 추가 하거나 LVM(Local Volum Manager)를 사용하여 디스크 공간을 확보해야 하는데 여기서는 물리적인 HDD를 추가하는 것을 설명 합니다. 이제 물리적인 디스크를 추가 하기 전에 현재 사용중인 디스크 정보를 확인 합니다. (fdisk command 이용) <그림>현재 fdisk 정보 Ⅲ. HDD 추가 장착

  19. - HDD 추가장착하기 -2 Mount 명령어로 현재 마운트된 파일 시스템을 확인 합니다. <그림>mount로 file system check Ⅲ. HDD 추가 장착

  20. HDD 추가장착하기 -3 <그림>추가된 디스크 dev/sdb Ⅲ. HDD 추가 장착

  21. Ⅲ. HDD 추가 장착 • HDD 추가장착하기 -4 <표> fdisk 명령어 참고: 전문가 모드에서는 실린더수나 헤드 수 그리고 트랙당 섹터 수를 변경할 수 있음.

  22. HDD 추가장착하기 -5 아래 그림은 앞에서 설명한 fdisk command로 구성한 fsidk 구성화면 후 저장한 모습입니다. <그림>fdisk 를 이용한 파티션 구성 Ⅲ. HDD 추가 장착

  23. HDD 추가장착하기 -6 파일시스템 생성하기 <그림>file system format Ⅲ. HDD 추가 장착

  24. HDD 추가장착하기 – 7 이제 만든 파티션을 각 디렉토리를 생성하여 마운트 하도록합니다. <그림>file system mount Ⅲ. HDD 추가 장착

  25. HDD 추가장착하기 – 8 mount 명령어로 마운트된 디렉토리를 확인 합니다. <그림>mount 확인 Ⅲ. HDD 추가 장착

  26. HDD 추가장착하기 – 9 자동마운트를 위한 /etc/fstab 편집 <그림> 추가한 디스크 자동마운트 확인 Ⅲ. HDD 추가 장착

  27. 1)(그림5)의 메뉴에서 3. Change Adapter Host/SCSI ID를 선택하면 아래의 메뉴가 나옴. (그림6) 위의 화면에서 SCSI Transfer Rate (megahertz)의 값을 10에서 20으로 바꿔준 후 F10 키를 눌러 변경 된 내용을 저장한 후 임의의 키를 치면 (그림5)의 메뉴로 복귀함. (그림5)의 메뉴에서 7. Exit를 선택하면 (그림2)의 메뉴로 되돌아감 다시 (그림2)의 메뉴에서 9. Exit를 선택하면 Main Menu화면으로 돌아감 IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅳ. Password Recovery Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  28. Ⅳ. Password Recovery • Boot Loader가 LILO일 경우 Control –x를 눌러 text mode로 이동 <그림>RedHat Linux 7.3 LILO

  29. Boot Loader가 LILO일 경우 linux single or linux 1 입력 Ⅳ. Password Recovery

  30. Boot Loader가 LILO일 경우 새로운 패스워드를 설정 <그림>새로운 root password 설정 Ⅳ. Password Recovery

  31. Boot Loader가 Grub인 경우 single mode 들어가기-1 <그림> Boot Loader Grub Ⅳ. Password Recovery

  32. Boot Loader가 Grub인 경우 Single mode - 2 <그림>single mode로 들어가기 Ⅳ. Password Recovery

  33. Boot Loader가 Grub일 경우 새로운 패스워드를 설정 <그림>새로운 root password 설정 Ⅳ. Password Recovery

  34. Ⅳ. Password Recovery • Boot Loader Tip • LILO에서 Grub로 변경할때 • /etc/lilo.conf 파일이 존재 하는데 이는 lilo설정 파일이다. 이 파일을 lilo.conf.anaconda로 바꾼 뒤 grub를 install 해주면 된다. • Grub에서 LILO로 변경할때 • /etc경로에 가면 lilo.conf.anaconda라는 파일이 있는데 이를 lilo.conf로 바꾸고 lilo를 입력해 주면된다. • Grub은 편집할 것이 없고, lilo 파일만 변경 후 리부팅 해주면 된다.

  35. 1)(그림5)의 메뉴에서 3. Change Adapter Host/SCSI ID를 선택하면 아래의 메뉴가 나옴. (그림6) 위의 화면에서 SCSI Transfer Rate (megahertz)의 값을 10에서 20으로 바꿔준 후 F10 키를 눌러 변경 된 내용을 저장한 후 임의의 키를 치면 (그림5)의 메뉴로 복귀함. (그림5)의 메뉴에서 7. Exit를 선택하면 (그림2)의 메뉴로 되돌아감 다시 (그림2)의 메뉴에서 9. Exit를 선택하면 Main Menu화면으로 돌아감 IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters Ⅳ. 시스템 모니터링 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  36. uptime시스템 부하율 점검 <그림>uptime 화면 맨 끝의 3개의 숫자들은 지난 1분, 5분, 15분 동안 의 시스템을 각각 평균하여 나타내고 있는 것 입니다. Ⅳ. 시스템 모니터링

  37. Top(시스템이 전체 운용상황 점검) 시스템 현황을 적나라게(?)보여줍니다. <그림>top화면 Ⅳ. 시스템 모니터링

  38. Free(메모리 사용현황) 현재 시스템의 메모리 사용상황을 나타냄. <그림>free 화면 Ⅳ. 시스템 모니터링

  39. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  40. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 웹 서버 현황 웹 서버 현황 HTTP(Hyper Text Transfer Protocol)를 이용하는 인터넷 서비스 제공기능 일반 PC용과 유닉스 기반 서버들로 주로 구성 상용과 공개용으로 구분되어 출시 윈도우(windows) 계열의 경우 마이크로소프트사의 IIS(Internet Information Server) 넷스케이프사의 Enterprise 서버 오렐리사의 웹 사이트 프로페셔널 프로세스소프트웨어사의 퍼베이어 인크립트 인터넷팩토리사의 커머스 빌더 프로 유닉스(UNIX) 계열의 경우 NCSA(National Center for Supercomputing Applications) : 웹 서버의 원조 Enterprise 서버 아파치(Apache) 서버 매킨토시 계열의 경우 쿼터텍, 웹스타 등

  41. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apach Web Server 설치 및 설정 아피치 웹 서버 소개 특징 기반 : 1995년 당시 가장 인기 있던 웹서버 NCSA HTTPD 1.3 이름 : NSCA 웹 데몬 배치 파일을 제공했던 사람들이 모여 구성된 구룹의 이름에서 유래 ’A PATCH Server’를 조합하여 만든 이름 기존의 NCSA에 향상된 기능들을 탑재하여 아파치 웹 서버 발표 특징 : 뛰어난 기능과 안정성의 지속적 향상 최고의 성능을 발휘하여 현재 인터넷 웹 서버 중 최고의 인기 구가 지속적인 패치 파일 제공과 무료 제공 높은 마켓 셰어로 안정성 인정 응용 초기 : 유닉스(UNIX)계열 환경에서 사용 현재 : 1.3버전 이후에는 윈도우(Windows)계열용 프로그램도 발표 주의 : 1.2버전 이하는 안정성과 보안에 문제가 있을 수 있음 현재 최신 릴리즈 윈도우버젼 : apache_2.0.47-win32-x86-symbols.zip 유닉스버젼 :httpd-2.0.47.tar.gz Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  42. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 아피치 소스 구하기 - 다음의 사이트에 접속하여 다운로드 - 서적의 부록으로 제공되는 CD 등을 이용 - 최신의 아파치 웹 서버 프로그램을 다운로드 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  43. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 기존 아파치 버전 삭제 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  44. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 다운로드 확인 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  45. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 압축 해제 목록 확인 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  46. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 설치 디렉토리 설정 Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  47. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 모듈 설치 확인 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  48. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 운영 디렉토리 이동및 아파치 동작 확인 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  49. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 아파치 환경 설정하기 Httpd.conf file 내용 : 아파치 웹 서버 1.3.27버전의 환경 설정 파일 위치 : 아파치 설치 디렉토리 -> /usr/local/apache/conf 역할 : 웹 서버 옵션 설정 수정 가능파일 종류 : htttpd.conf->아파치 웹 서버가 실행될 때 최초로 참고하는 config파일.각종 프로세스의 특징과 웹 서버의 성능 및 가상 호스트 정보들을 담고 있다. srm.conf->서버의 각종 Mapping 정보로 보통 Aliases와 script Aliases를 가지고 있으며, 사용자 홈페이지 서비스를 위한 Users Directory,각종 서비스 파일의 확장자에 대한 Fancy Icon File들을 담고 있다. access.conf->웹서버에 접속시 적용되는 규칙을 가지며,이로 인한 사용자 접근 제한이 가능합니다. 대표 :아파치 1.3.27버전에서는 모든 설정이 httpd.conf에 포함 선택 : httpd.conf에서 별도로 srm.conf와 access.conf를 사용할 수 있음 특징 : httpd.conf파일은 서버 운영에 대해 가장 기본적이고 기술적인 설명을 하는 서버 조정파일 설치에 관련한 httpd.conf의 위치 변화 소스 이용 설치의 경우 : /usr/local/apache/conf 와우리눅스와 함께 설치한 경우: /etc/httpd/conf Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

  50. IBM ServeRAID Adapter Disk Array Configuration Ver. 3.5B.00 View/Change Adapter Parameters V. Apache Web Server 설치 및 설정 아파치 환경 설정 하기 Adapter Number : 1 Bus Number : 0 Host ID = Null Config Select a field to change using the Up Arrow (  ) and Down Arrow (  ) keys and press F10 to make change. Press ESC to quit. Ch 1 Ch 2 Adapter SCSI ID ( 0 – 15 ) : 7 : 7 SCSI Transfer Rate (megahertz) : 10 : 10 ( 0, 5, 10, 20 ) Host Configuration ID : Null Config Concurrent Drive Count ( 1 – 16 ) : 6 Startup Delay ( 3 – 15 secs ) : 6

More Related