4 安装Oracle前的准备4.1基本配置4.1.1关闭防火墙[root@oracle~]#serviceiptablesstopiptables:SettingchainstopolicyACCEPT:filter[OK]iptables:Flushingfirewallrules:[OK]iptables:Unloadingmodules:[OK]关闭iptables开机自启动功能[root@oracle~]#chkconfigiptablesof..
分类:
数据库 时间:
2014-05-27 03:56:59
阅读次数:
598
以下是对NUMA和cgroup的初次实践分享,仅供参考。详细介绍请参考:https://access.redhat.com/site/documentation/zh-CN/Red_Hat_Enterprise_Linux/6/html/Resource_Management_Guide/一、线上程序现象最近在不少os6.4的系统上发现机器负载较大,部分cpu使用率很高,但部分cpu..
分类:
其他好文 时间:
2014-05-27 03:56:17
阅读次数:
370
%新人自学的,肯定有不对的地方,指出来大家共同学习%准备:rhel-server-6.4-x86_64-dvd.isosalt.tar.gz第一步:准备一台服务器,用以管理其他服务器system---→rhel-server-6.4-x86_64-dvd.isoip---→20.10.10.111hostname----→admin.black.com配置好yum源mkdir/isomount/dev..
分类:
其他好文 时间:
2014-05-27 03:34:16
阅读次数:
413
5 安装Oracle[root@oracle~]#cd/temp/[root@oracletemp]#lslinux.x64_11gR2_database_1of2.ziplost+foundyumlinux.x64_11gR2_database_2of2.zippdksh-5.2.14-37.el5_8.1.x86_64.rpm[root@oracletemp]#unziplinux.x64_11gR2_database_1of2.zip[root@oracletemp]#unziplinux..
分类:
数据库 时间:
2014-05-27 03:12:07
阅读次数:
459
Linux环境下yum源安装GCC前提条件是有Linux环境的安装盘ISO文件在Linux系统中创建两个目录,一个是用来存放ISO文件,一个是用来挂载该ISO文件,如下:$mkdir
/root/iso;$mkdir /root/repo;把Linux安装文件ISO文件放置到iso目录下,然后用mo...
分类:
其他好文 时间:
2014-05-23 22:16:00
阅读次数:
314
朋友购买了阿里云的服务器,服务器上自带有CentOS操作系统,但是开发软件需要自己安装,接下来将介绍本地RedHat Linux
5.10虚拟机上搭建Mysql数据库。 一、软件准备 (1)jdk-6u32-linux-x64.bin
(2)MySQL-devel-5.6.16-1.linu...
分类:
数据库 时间:
2014-05-23 10:10:02
阅读次数:
400
刚才要安装Linux,所以随便搜了下虚拟机和Linux的发行版。以前都是用
RedHat和Ubuntu比较多,现在关注了一个以前不太用的发行版,Centos,并且发现性能和安全性比Ubuntu更好,而且很多服务器都是用
Centos,所以这次试试Centos吧,不过Ubuntu应该更易用一些。另外,...
分类:
其他好文 时间:
2014-05-19 20:03:22
阅读次数:
1026
SVN
客户端下载地址:http://tortoisesvn.net/downloads.htmlTips: 如果使用的是CenteOS 或 RedHat
请使用yum命令,其它如Debian、Ubuntu 就请使用apt-get命令。这里使用yum。使用RPM软件包管理,检查SVN是否已存在。St...
分类:
系统相关 时间:
2014-05-19 08:29:28
阅读次数:
474