一.基本配置   1.硬盘剩余空间:10G以上     虽然Oracle 10g的安装文件只有800多MB,但安装后的oracle+oraInventory目录会用差不多4G空间,再加上安装时Oracle生成的临时文件(/tmp目录需要至少400MB)。 2.内存1.5G以上     官方文档说512M内存也可以安装。为了避免不必要的麻烦,请把内存加多一些。 3.Swap交换区2G 二.CenOS6 上安装Oracle 10g 1.准备安装 在安装Oracle之前执行以下命令: yum install yum-fastestmirror -y yum install compat-db*
2022-09-28 11:20:25 330KB acl c centos
1
适用于生物信息分析的Linux系统
2022-09-18 09:01:02 5.57MB linux centos wsl
1
openssh 升级,开箱即用,有详细的教程 确认当前版本 ssh -V #备份现有的openssh配置 mkdir -p /etc/ssh.bak/ cp -ra /etc/ssh/ /etc/ssh.bak/ cp -ra /etc/pam.d/ /etc/ssh.bak/ #安装rpm包 rpm -Uvh openssh-8.9p1-1.el7.x86_64.rpm openssh-server-8.9p1-1.el7.x86_64.rpm openssh-clients-8.9p1-1.el7.x86_64.rpm
2022-09-09 11:00:46 1.66MB openssh linux
1
centos系统上安装fastdfs
2022-08-24 10:00:33 402KB centos fastdfs
1
CentOS 8 安装图解
2022-08-02 09:00:46 279KB centos 系统安装
1
CentOS系统参数优化
2022-07-01 15:00:46 21.09MB CentOS系统参数优化
小白学习大数据需要安装对应的系统 该资源对应了详细步骤
2022-06-09 13:02:46 3.38MB 大数据 Linux
1