본문 바로가기

서버구축 (WEB,DB)301

CentOS 리눅스 오라클 10g 설치 (Oracle 10g Installation) 오라클 서버 오라클 서버를 설치하기 위해서는 리눅스 서버를 새로 구축한다. Linux Server 신규 구축 리눅스 서버는 위의 VirtualBox 만드는 과정을 통해 순수하게 리눅스만 설치한다. 파티션은 아래와 같이 나눈다. 파티션 용량 Swap 2GB / 나머지 용량 전부(여유있게 20GB 잡을것) 방화벽 설정 SELinux 는 Disable 시키고 작업한다. 콘솔에서 아래의 명령을 실행 후 그림과 같이 한다. # setup Firewall configuration 으로 이동 후 엔터(탭 키를 누른다) Security Level 을 Disable 시킨 후 탭을 이동하여 OK 한다. 다시 Quit 을 선택하여 종료한다. 오라클 다운로드 다운로드 링크 : http://www.oracle.com/techn.. 2009. 6. 12.
x86 솔라리스10 오라클 10g 설치 (Oracle 10g Installation) [출처정보] 작성자 : 썬구루, http://cafe.naver.com/symantecedu 카페 소 속 : 바쉬텍 교육센터 ( http://www.vashtechedu.com ) 솔라리스10 기반의 오라클 10g 를 설치하는 방법을 올려 놓습니다. 오라클 공부하시는데 많은 도움이 되시길 바랍니다. ^^ ------------- 설치환경 ------------ OS : VMware 기반의 솔라리스10 x86 메모리 : 720M HDD : 15GB 1. /etc/system 커널초기화 파일 # vi /etc/system (수정후 리부팅이 한번 필요) /etc/system 파일 set shmsys:shminfo_shmmax=4294967295 set shmsys:shminfo_shmni=100 set sem.. 2009. 6. 12.
Zeus Web Server SSL Installation Once you receive the email with your certificate, follow the below instructions to install your EBIZID SSL Certificate. There are TWO certificates that need to be installed during this process. The first is the "Site" certificate, contained in the email from EBIZID. The second is the "Bundled intermediate certificate" Step1: Download the bundle file When you receive your certificates there will .. 2009. 6. 11.
XAMPP for Windows The XAMPP 1.7.1 is available! We've released a new version of XAMPP, including: Apache HTTPD 2.2.11 + Openssl 0.9.8i MySQL 5.1.33 PHP 5.2.9 phpMyAdmin 3.1.3.1 XAMPP CLI Bundle 1.3 FileZilla FTP Server 0.9.31 Mercury Mail Transport System 4.62 Please visit the win32 compatibility list. Vista Note: Because missing or insufficient write permissions in the c:\program files folder of the default vist.. 2009. 6. 9.
DNSMASQ – 로컬 DNS 쿼리 캐쉬 설정 Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central .. 2009. 5. 25.