当前位置:Gxlcms > 数据库问题 > Debain-8.11 安装 oracle 12.2.0.1 数据库database软件

Debain-8.11 安装 oracle 12.2.0.1 数据库database软件

时间:2021-07-01 10:21:17 帮助过:21人阅读

##gcc-4.9 ##debian-8.11,buildin glibc version is 2.19 ###################################### cat <<eof>>/etc/profile export DISPLAY=192.168.157.1:0 alias cls=clear alias ll=ls -l --color alias Grep=grep eof ###################################### #apt-get -y install wget man curl ftp telnet net-tools strace psmisc tree #apt-get -y install rlwrap apt-get -y install gcc make libc6-dev libaio-dev apt-get -y install xauth x11-utils ######################################

ln -sf /bin/bash /bin/sh
ln -s /usr/bin/awk /bin/
ln -s /usr/lib/x86_64-linux-gnu /usr/lib64

######################################

groupadd   oinstall
useradd -g oinstall -m  -s /bin/bash oracle
mkdir /u01
chown oracle:oinstall /u01

 

Debain-8.11 安装 oracle 12.2.0.1 数据库database软件

标签:ash   database   util   groupadd   ace   oracle12c   strace   lin   build   

人气教程排行