码迷,mamicode.com
首页 >  
搜索关键字:centos7 redhat maintenance    ( 19476个结果
文件注入技术之guestmount 排错之道
OpenStack文件注入排错过程1)撰写功能模块1)因Centos7.0x64文件系统的特殊性(XFS),openztack.nova.virt.disk.api.vfs模块无法识别文件系统,故调用系统命令guestmount,撰写函数IPDB调试代码是否成功程序启动正常看到下面的日志,表示^_^,创建成功启动服务serviceopenstack..
分类:其他好文   时间:2014-08-21 19:42:35    阅读次数:635
centos7/rhel7的与众不同系列(2)——如何配置vncserver
1.以root角色运行以下命令来安装TigerVNCserveryuminstalltigervnc-server也可以同时安装vncclientyuminstallvnc2.配置VNCServer2.1创建一个新的配置文件,我这里是开启3号窗口,方法如下:cp/lib/systemd/system/vncserver@.service/lib/systemd/system/vncserver@:3.service2..
分类:其他好文   时间:2014-08-21 19:37:05    阅读次数:318
Apache 服务器安装与基本配置
当前系统版本[root@localhost~]#uname-aLinuxlocalhost.localdomain2.6.32-358.el6.x86_64#1SMPTueJan2911:47:41EST2013x86_64x86_64x86_64GNU/Linux[root@localhost~]#cat/etc/redhat-releaseRedHatEnterpriseLinuxServerrelease6.4(Santiago)关闭防火墙[root@localhost~]#ser..
分类:其他好文   时间:2014-08-21 15:20:45    阅读次数:242
redhat linux 5上创建本地yum源
redhat linux 5上创建本地yum源...
分类:系统相关   时间:2014-08-20 22:41:23    阅读次数:279
AIX 第3章 指令记录
[ssdb01.shz.hn|oracle|/home/oracle]$oslevel -rq--查看系统已安装的维护级别Known Recommended Maintenance Levels------------------------------------5300-095300-08530...
分类:其他好文   时间:2014-08-20 22:39:33    阅读次数:456
linux删除ORACLE【weber出品必属精品】
关闭数据库sqlplus / as sysdbashutdown abort清除oracle软件su - oraclecd $ORACLE_BASErm -rf *rm -rf /etc/ora*删除之前的设置的配置文件的内容如果之前改过版本,编辑文件 /etc/redhat-release 把Re...
分类:数据库   时间:2014-08-20 22:25:32    阅读次数:271
rhel6使用yum安装软件
如果没有购买redhat公司授权,无法使用yum安装软件包,或者在没有Internet的环境使用rhel系统,需要先构建Yum服务器,再安装需要的软件包,yum工具可以解决包依赖关系问题。一.先将rhel6的操作系统ISO镜像复制到服务器中,例如放在/root/目录下的系统ISO镜像名为rhel-server-6.2..
分类:其他好文   时间:2014-08-20 16:39:23    阅读次数:185
Linux系统升级
首先查看当前版本信息#uname-aLinuxlocalhost.localdomain3.10.0-123.el7.x86_64#1SMPMonJun3012:09:22UTC2014x86_64x86_64x86_64GNU/Linux#cat/etc/redhat-releaseCentOSLinuxrelease7.0.1406(Core)通过yum命令进行系统升级[root@ZZSRV2~]#yumupdate→更新软件包不带任何参数..
分类:系统相关   时间:2014-08-20 14:31:33    阅读次数:993
CentOS 7 下搭建 主辅 DNS 服务器
1.1操作系统的版本信息#uname-aLinuxlocalhost.localdomain3.10.0-123.el7.x86_64#1SMPMonJun3012:09:22UTC2014x86_64x86_64x86_64GNU/Linux#cat /etc/redhat-releaseCentOSLinuxrelease7.0.1406(Core)1.2.BIND包的安装#yum-yinstallbindbind-utilsbind-chroot//yum安装#rpm-qc..
分类:其他好文   时间:2014-08-20 14:30:43    阅读次数:348
Centos7最小化安装下安装,编译lamp环境
centos7默认的php是5.5,mysql已经变为mariadb,如果想要自定义的配置,需要自己手动来编译配置.以下步骤在公司服务器上已经正常操作过.1、安装centos7选择基本安装,配置完网络后首先要先关闭firewall:停止firewall# systemctl stop firewal...
分类:其他好文   时间:2014-08-19 23:42:05    阅读次数:495
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!