linux centos5.7(32bit) oracle 10g oracle11g

來源:互聯網
上載者:User

標籤:

cenOS5.5安裝oracle10g(傻瓜篇)http://www.cnblogs.com/fnng/archive/2012/06/19/2554159.html  (轉)

  在cenOS5.5上安裝oracle 10G雖然不是什麼新鮮的東東,但搭建這個前後還花了一周的時間。我想每個人在安裝時都會遇到點不一樣的問題。既然是傻瓜篇,那它一定非常傻瓜。哈哈!!

==================所需裝備=============================

虛擬機器virtualbox

https://www.virtualbox.org/wiki/Downloads-----強烈推薦這個虛擬機器,因為我的系統是win7 X64位的,找個能用的虛擬機器真不容易。

linux 5.5:

http://mirrors.kernel.org/centos/5/isos/i386/----這是5.8的,我原生實驗版本是5.5,我想應該不會有太大差別。^_^

oracle 10g :

http://www.verycd.com/topics/57759/------電驢上找的,不知道官網是否還提供10g的下載

Xmanager Enterprise 4

http://www.netsarang.com/download/main.html-----這個圖形化遠程登入工具,可以將linux下的介面完美的呈獻在windows下

putty :

這個不多介紹了,遠端存取工具,小巧,免費,無需安裝。

====================================================

 

查看你的系統                                                                                    


[[email protected] ~]# cat /etc/issue     系統版本
CentOS release 5.5 (Final)
Kernel \r on an \m

[[email protected] ~]# uname -a       核心版本
Linux localhost.localdomain 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:35 EDT 2010 i686 i686 i386 GNU/Linux

[[email protected] ~]# getconf LONG_BIT   作業系統位元
32

[[email protected] ~]# free -m     查看記憶體
      total    used   free    shared    buffers   cached
Mem:       759    443    315       0      76      297
-/+ buffers/cache:    70   689
Swap:     2047      0    2047

我的記憶體759MB,虛擬記憶體2047

[[email protected] ~]# df -h    查看磁碟大小
檔案系統        容量    已用     可用   已用%   掛載點
/dev/sda1    9.5G    8.7G      350M    97%   /
/dev/sda3    3.2G    174M      2.8G    6%    /hzh
tmpfs      380M      0      380M    0%  /dev/shm

保證你的系統有足夠的空間,因為我的已經安裝了oracle所以可用空間已經很小了。我回頭把oracle的安裝原檔案刪了去。呵呵

linux centos5.7(32bit) oracle 10g oracle11g

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.