Database (6) 썸네일형 리스트형 [MariaDB] MariaDB 10.1 Installation on CentOS 7(Source Compile) 1. 사전 준비 # yum -y install net-tools setuptool wget vim-enhanced lrzsz xinetd gcc gcc-c++ ncurses ncurses-devel bison # yum -y install cmake openssl openssl-devel \ libtermcap libtermcap-devel gdbm-devel \ zlib* libxml* freetype* libpng* libjpeg* gd gd-dev \ libmcrypt libmcrypt-devel mhash mhash-devel apr apr-* libxml2 \ iconv unixODBC readline-devel \ qpixman qpixman-devel netpbm* libxslt* gmp g.. [MariaDB] MariaDB 10.1 Installation on CentOS 7(YUM) # rpm --import https://yum.mariadb.org/RPM-GPG-KEY-MariaDB # vi /etc/yum.repos.d/MariaDB.repo # MariaDB 10.1 CentOS repository list - created 2020-03-09 23:05 UTC # http://downloads.mariadb.org/mariadb/repositories/ [mariadb] name = MariaDB baseurl = http://yum.mariadb.org/10.1/centos7-amd64 gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB gpgcheck=1 저장 # yum install MariaDB-server MariaDB-cli.. [Oracle] Instant Client(11.2.0.4) 설치 및 설정(Windows 10 x64 기준) 1. Download & Unzip (패키지는 11.2.0.4의 Basic과 SQL*Plus를 받아서 한곳에 압축 해제) https://www.oracle.com/database/technologies/instant-client/winx64-64-downloads.html Instant Client for Microsoft Windows (x64) 64-bit No results found Your search did not match any results. We suggest you try the following to help find what you're looking for: Check the spelling of your keyword search. Use synonyms for the keyw.. [Oracle] DB&Listener Startup/Stop Script ### orauser Permission ### 1. startup Script # vi db_start.sh #!/bin/sh sqlplus /nolog [Oracle 11g] Installation(silent mode) Oracle 11gR2(11.2.0.1) for CentOS 7 Pre-Installation: https://testtube.tistory.com/21 [Oracle 11g] Pre-Installation Oracle 11gR2(11.2.0.1) for CentOS 7 ### root permission ### 1. Install Required Packages # yum install binutils \ compat-libcap1 \ compat-libstdc++-33.i686 \ compat-libstdc++-33 \ elfutils-libelf \ elfutils-libelf-devel \ gcc \ gcc-c++ \ glibc.i686 \ glibc \ glibc-common \ glibc-devel.i686 \ testtube.tistory.com ### .. [Oracle 11g] Pre-Installation Oracle 11gR2(11.2.0.1) for CentOS 7 ### root permission ### 1. Install Required Packages # yum install binutils \ compat-libcap1 \ compat-libstdc++-33.i686 \ compat-libstdc++-33 \ elfutils-libelf \ elfutils-libelf-devel \ gcc \ gcc-c++ \ glibc.i686 \ glibc \ glibc-common \ glibc-devel.i686 \ glibc-devel \ glibc-static \ glibc-static.i686 \ ksh \ libaio.i686 \ libaio \ libaio-devel.i686 \ libaio-devel \ libgcc.i686 \ libgcc \ libst.. 이전 1 다음