DBA가 되고 싶은 병아리

리눅스 4버전에서 패키지 선택하기 본문

카테고리 없음

리눅스 4버전에서 패키지 선택하기

미스틱스 2020. 9. 23. 15:31

이전 자료이기는 하지만 예전에 4버전 당시에 돈주고 공부했던 자료이다....

아카이브 형식으로 기록한다.

 

 

<< Linux 4 Update 8 x64 설치 시 rpm 선택 >>


Desktops
- X Window System
- GNOME Desktop Environment)
- KDE(K Desktop Environment)

Applications
- Editors
   Detailts
Details for 'Editors'
vim-X11 추가선택 후 [OK]

- Graphical Internet

Servers
- Server Configuration Tools 

- Legacy Network Server
   Detailts
Details for 'Legacy Network Server'
- rsh-server 추가선택
- telent-server 추가선택
- tftp-server 추가 선택 후 [OK]

Development
- Compatibility Arch Development Support
- Legacy Software Development


System
- Administration Tools
- System Tools
- Compatibility Arch Support




1. Unzip the file: gunzip <filename> 
2. Extract the file: cpio -idmv < <filename> 

 

[oracle@ora10gr2x64 stage]$ gunzip 10201_database_linux_x86_64.cpio.gz

[oracle@ora10gr2x64 stage]$ cpio -idmv < 10201_database_linux_x86_64.cpio