文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Ubuntu Oracle 10g安装/配置与更新硬件信息

Ubuntu Oracle 10g安装/配置与更新硬件信息

时间:2010-10-07  来源:mydear

经过长时间学习Ubuntu Oracle 10g,你可能会遇到Ubuntu Oracle 10g问题,这里将介绍Ubuntu Oracle 10g问题的解决方法在Linux(UBUNTU版)上安装Ubuntu Oracle 10g Express Edition 终于在UBUNTU上成功安装了Ubuntu Oracle 10gExpress Edition 版本是Release 2(10.2)for Lunux。选取这一版本是因为express版对硬件要求比较低,内存只要512M即可。而这次只是一个测试,给客户演示一下而已。而且安装也很简单, 嘿嘿嘿.....

下面给大家分享我的Ubuntu Oracle 10g安装过程:
1 登录root
2 检查需要安装Oracle 10g的机子配置是否符合要求

Ubuntu Oracle 10g硬件信息

  1. To determine the physical RAM size, enter the following command:
  2. # grep MemTotal /proc/meminfo
  3. To determine the size of the configured swap space, enter the following command:
  4. # grep SwapTotal /proc/meminfo
  5. To determine the available RAM and swap space, enter the following command:
  6. # free
  7. To determine the amount of free disk space available in the /tmp directory, enter the following command:
  8. # df -k /tmp
  9. To determine the amount of free disk space available on the system, enter the following command:
  10. # df -k
  11. To determine whether the system architecture can run the software, enter the following command:
  12. # grep "model name" /proc/cpuinfo

看一下自己机子的配置是否符合Ubuntu Oracle 10g要求,具体要求如下:

  1. i Network protocol: TCP/IP
  2. ii RAM:
  3. Server component: 256 megabytes minimum, 512 megabytes recommended
  4. Client component: 256 megabytes
  5. iii Disk space:
  6. Server component: Total: 1.5 gigabyte minimum
  7. Client component: 100 megabytes

检查软件信息确保自己所用的系统是一下中的一种:

  1. Red Hat Enterprise Linux RHEL3 and RHEL4
  2. Suse SLES-9
  3. Fedora Core 4
  4. Red Flag DC Server 5.0/MIRACLE LINUX V4.0/Haansoft Linux 2006 Server (Asianux 2.0 Inside)
  5. Debian 3.1

Ubuntu Oracle 10g是基于Debian的,所以可以安装另外系统中还要安装glibc – 2.3.2 和libaio – 0.3.96 两个软件包,缺一不可当你的系统满足以上条件,那么恭喜你,你可以开始安装Ubuntu Oracle 10g Database Express Edition 10g Release 2(10.2)for Lunux了3 下载安装包,这个在ORACLE网站(www.oracle.com)上有,可以免费下载的,只是得先注册一下。而且注册后可以下载很多东西,包括企业版 的Oracle(不知Oracle怎么会如此大方)。

这个连接是Oracle Database 10g Downloads :http://www.oracle.com/technology/software/products/database/oracle10g /index.html我下载的是oracle-xe-universal_10.2.0.1-1.0_i386.deb,因为包括了语言包。

Ubuntu Oracle 10g安装/配置

Ubuntu Oracle 10g安装其实很简单:只要 sudo dpkg -i oracle-xe-universal_10.2.0.1-1.0_i386.deb 然后系统会自动进行绝大多数的配置,需要自己动手的只有三个the HTTP port that will be used for Oracle Application Express:8080the port that will be used for the database listener:1521。

the password to be used for database accounts:**********因为只是简单的应用,给客户演示完就会删掉,我没有对其作进一步的优化,所有的设置都是默认值,没有作任何改动。 之后就没事了,大概过了5~6分钟,会显示安装成功。并提醒你可以在http://127.0.0.1:8080/apex访问数据库主页。刚开始有两个 默认可用的用户:SYS和SYSTEM,密码都是刚刚统一设的,建议改成不同的。还有其他12个用户,可以激活。因为刚刚安装完成,我还没弄明白这两个用 户有什么区别。等上手后,我会将我的使用心得放上来的。


相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载