在debian上安装oracle 10g express

若是要安装oracle10G,可能要麻烦些,但若是安装oracle 10g express的话,那就很简单:
1、修改/etc/apt/source.list,添加oracle的源:
deb http://oss.oracle.com/debian unstable main non-free
2、进行更新和安装
aptitude update
aptitude install oracle-xe-universal
3、进行初始的密码设置
/etc/init.d/oracle-xe configure
若服务器无GUI,可以这样远程管理
ssh -L 8080:localhost:8080 user@IP_of_your_server
firefox http://localhost:8080/apex/

参考:

https://help.ubuntu.com/community/Oracle10g

This entry was posted in Linux, Oracle and tagged , , , . Bookmark the permalink.

One Response to 在debian上安装oracle 10g express

  1. Pingback: Ubuntu 下使用Orcale Express Edition | Linux | NoUnix

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please copy the string XtO1gX to the field below:

以新浪微博帐号登录