码迷,mamicode.com
首页 >  
搜索关键字:hat    ( 4580个结果
oracle11g安装成功之保障
环境: LSB Version:    :core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch Distributor ID: RedHatEnterpriseServer Description:    Red Hat Ente...
分类:数据库   时间:2015-05-12 15:45:09    阅读次数:189
数据库安装成功之保证
环境: ------------------------------------------------- $ lsb_release -a LSB Version:    :core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch ...
分类:数据库   时间:2015-05-12 15:43:43    阅读次数:169
Configure Open vSwitch Tunnels
转自:https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/Installation_and_Configuration_Guide/Configuring_O...
分类:其他好文   时间:2015-05-11 23:50:43    阅读次数:182
shmmax
shmmax内核参数定义是系统允许的单个共享内存段的最大值 现在模拟设置shmmax很小: [root@localhost kernel]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.5 (Tikanga) SQL> select * from v$version where rownum=1...
分类:其他好文   时间:2015-05-11 17:53:35    阅读次数:149
Linux的常用基本命令
首先启动Linux。启动完毕后需要进行用户的登录,选择登陆的用户不同自然权限也不一样,其中“系统管理员”拥有最高权限。 在启动Linux后屏幕出现如下界面显示: …… Red Hat Linux release 9 (Shrike) Kernel2.4.20.8 on an i686 lo...
分类:系统相关   时间:2015-05-11 12:40:19    阅读次数:235
SELinux的功能熟悉
此时,玩SELinux系统就有些价值了。例如,我们使用一个带有严格策略的Fedora Core 4 的发行版。这些大多数例子基本上都能在Red hat Enterprise Linux version 4或者是Fedora Core 5上运行了。虽然可能有些不同,但是你也可能能够使用其他发行版运行。“获取SELinux例子策略”,描述了如何获取贯穿我们这本书作为例子使用的策略文件和其他资源,并且描述...
分类:系统相关   时间:2015-05-10 09:46:18    阅读次数:147
VirtualBox - 虚拟机下主机与虚拟机、虚拟机与虚拟机之间通信配置
看了一下网上别人写的文章:http://www.it165.net/os/html/201401/7063.html 文章里面使用的是Debian,我这里配置的虚拟机系统一个是Ubuntu 14.10,另一个是Red Hat 5.0 ,虚拟机软件是VitualBox 按照那篇文章的步骤可以完...
分类:其他好文   时间:2015-05-09 13:00:40    阅读次数:170
关于Red Hat 企业版下输入ifconfig显示not found问题解决办法
关于Red Hat 企业版下输入ifconfig显示not found问题解决办法 我们输入命令:#ifconfig回车 显示bash: ifconfig: command not found 可能是红帽路径问题,然后输入 #/sbin/ifconfig 就会显示IP地址等信息。 解决办法:(我也是菜鸟这都是版主和xiaojie教我的,跟大家分享一下) 执行#cat ~/.bash_profile 看自己的PATH,然后再执行: #gedit /etc/profile 然后会弹出一个文本框框,在最后一行后...
分类:其他好文   时间:2015-05-08 22:10:53    阅读次数:144
在CentOS6.6上以replSet方式部署MongoDB集群
部署方式在3台centos6.6系统上以ReplicaSet方式部署mongodb3.0.2集群。官方参考资料:http://docs.mongodb.org/manual/tutorial/deploy-replica-set/http://docs.mongodb.org/manual/tutorial/install-mongodb-on-red-hat/集群的IP地址分配#node01:192.168.35.173(PRIMARYnode..
分类:数据库   时间:2015-05-08 15:10:59    阅读次数:328
在RHEL6.5中配置本地YUM源
1 创建rhel-debuginfo.repo,如果有则先备份再删除 cd /etc/yum.repos.d rm rhel-debuginfo.repo vi rhel-debuginfo.repo 插入以下内容: [Server] name=Red Hat Enterprise Linux Server baseurl=file:///home/redhat-iso #本地i...
分类:其他好文   时间:2015-05-06 17:43:32    阅读次数:151
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!