码迷,mamicode.com
首页 >  
搜索关键字:redhat centos 红帽 acl权限 如何查看 设置acl权限    ( 36259个结果
wiki 使用笔记
Wiki 安装:Linux(Redhat EL5.3)下安装配置MediaWikiwiki配置:配置文件:DefaultSettings.php //权限等配置左边导航条:/wiki/index.php/MediaWiki:Sidebar* cc项目 //一级导航** api|API文档* navi...
分类:其他好文   时间:2014-07-03 06:04:40    阅读次数:266
[CentOS]如何解决gcc版本冲突?
今天碰到一个比较坑爹的问题,在centos上用yum安装编译环境,运行: yum -y install make gcc gcc-c++ kernel-devel m4 ncurses-devel openssl-devel 结果导致编译cocos2d-x出现错误: cc1plus: error: unrecognized command line option "-std=c++11"...
分类:其他好文   时间:2014-07-02 08:23:01    阅读次数:290
linux下oracle11G DG搭建(二):围绕主库搭建操作
linux下oracle11G DG搭建(二):主库搭建 环境 名称 主库 备库 主机名 bjsrv shsrv 软件版本 RedHat Enterprise5.5、Oracle 11g 11.2.0.1 RedHat Enterprise5.5、Oracle 11g 11....
分类:数据库   时间:2014-07-02 07:33:41    阅读次数:561
CentOS 搭建 Mysql MMM 高可用架构
环境 CentOS Mysql 5.1 前提 安装了EPEL,具体安装步骤请参照 http://blog.csdn.net/robinsonmhj/article/details/36184863 机器列表 机器IP 机器名 192.168.0.135 db1 192.168.0.136 monitor 19...
分类:数据库   时间:2014-07-02 07:25:58    阅读次数:398
How to Setup NFS (Network File System) on RHEL/CentOS/Fedora and Debian/Ubuntu
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980. Itallowsyoutomountyourlocalfilesystemsoveranetworkand remotehoststointeractwiththemastheyaremountedlocallyonthe samesystem.WiththehelpofNFS..
分类:Web程序   时间:2014-07-02 06:15:20    阅读次数:306
How to Setup NFS (Network File System) on RHEL/CentOS/Fedora and Debian/Ubuntu
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980. Itallowsyoutomountyourlocalfilesystemsoveranetworkand remotehoststointeractwiththemastheyaremountedlocallyonthe samesystem.WiththehelpofNFS..
分类:Web程序   时间:2014-07-02 06:05:36    阅读次数:277
centos 系统下查看时间时区以及修改
1.系统时间查看及修改:查看系统时间:# date将系统日期修改为2014-7-2 :# date -s 月/日/年系统时间设置为 上午10:20: # date -s 10:202.系统时区修改:查看系统时区:#date -R (+0800 为东八区)修改时区(将重庆改为系统时区):# cp -....
分类:其他好文   时间:2014-07-01 18:45:23    阅读次数:212
CentOS 65 安装vmware tools 杂记
CentOS 65中安装vmware tools时出现如下错误,centos vmware tools install failure ,no default label for /tmp/vmware-block-restore......经过google,发现此篇文章 ,需要预先安装必备组件,g...
分类:其他好文   时间:2014-07-01 18:31:54    阅读次数:230
在RedHat Linux系统中安装和配置snmp服务
检查系统是否安装snmp服务 # rpm -qa|grep snmp net-snmp-5.3.2.2-17.el5 net-snmp-perl-5.3.2.2-17.el5 net-snmp-devel-5.3.2.2-17.el5 net-snmp-libs-5.3.2.2-17.el5 net-snmp-utils-5.3.2.2-17.el5 net-snmp-libs-5....
分类:系统相关   时间:2014-07-01 16:01:00    阅读次数:386
centos 安装 网络安装使用本地镜像文件安装
使用u盘安装centos解决,当前镜像过大的问题...
分类:其他好文   时间:2014-07-01 15:53:55    阅读次数:213
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!