Tag: oracle linux 8

오라클 19c 설치 – 오라클 리눅스8에.

Oracle Linux 8에 Oracle 19c 설치 * 설치 환경 Memory: 16GB SWAP : 16GB OS: Oracle Linux 8.8 최소설치 버전(서버) IP 주소: 172.30.124.212/24 * 사전작업 selinux를 사용하지 않도록 설정한다. [root@localhost etc]# getenforce Enforcing [root@localhost etc]# setenforce 0 [root@localhost etc]# getenforce Permissive 오라클 설치 파일 LINUX.X64_193000_db_home.zip 을 다운로드 받아둔다. 1. 오라클 preinstall 패키지 설치 예전 버전설치 …

Continue reading