码迷,mamicode.com
首页 >  
搜索关键字:fedora 23 rhel7 dns缓存配置    ( 2673个结果
Fedora下nfs服务器搭建
Fedora19安裝配置NFS并连接开发板 zyl-1014-5-6 安装启动NFS服务 安装NFS服务#yum install nfs-utils*#yum install portmap 关闭Fedora默认的防火墙,#systemctl stop firewalld 启用NFS服务# systemctl enable nfs-server.service ln -s '/lib/s...
分类:其他好文   时间:2014-08-25 17:02:12    阅读次数:244
在Fedora20上安装Oracle 12c
本文详细介绍了如何在红帽子系统(Fedora 20)下成功安装Oracle 12c...
分类:数据库   时间:2014-08-24 18:06:32    阅读次数:357
Google Chrome 35 Released – Install on RHEL/CentOS 6 and Fedora 20-15
Google Chrome is a freeware web browser developed by Google Inc. Google Chrome team proudly announced the release of Google Chrome 35 on May 20, 2014....
分类:其他好文   时间:2014-08-24 16:41:42    阅读次数:240
CentOS6.5 添加epel源
1.epel简介: https://fedoraproject.org/wiki/EPEL/zh-cnrpm -Uvh http://mirrors.ustc.edu.cn/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm -Uvh http:/...
分类:其他好文   时间:2014-08-23 22:54:21    阅读次数:209
Linux Tomcat
jdk安装 http://www.tecmint.com/install-jdk-jre-on-rhe-centos-6-5-and-fedora-17-12/downlad jdk1.7http://www.oracle.com/technetwork/java/javase/downloads/...
分类:系统相关   时间:2014-08-22 22:30:09    阅读次数:345
centos mysql
在centos6.5下面安装mysql5.5 reference web http://www.tecmint.com/install-mysql-on-rhel-centos-6-5-fedora-17-12/ 1. Remove the pre-installed mysql-libs with...
分类:数据库   时间:2014-08-22 20:55:39    阅读次数:328
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
用CentOS,fedora等访问局域网中的Windows共享
来到Linux世界中已有一段时间了,感觉上好像自己的电脑成了一个孤岛。周围的人都还是用Windows系统,能相互共享文件,我用Linux系统,别人的共享文件都还不知道怎么访问?通过网上查资料学习,现在知道了。写笔记啦,用CentOS访问局域网中的Windows共享文件。网上很多都讲用下面方法:# m...
分类:Windows程序   时间:2014-08-21 16:44:44    阅读次数:261
【MySQL源码】源码安装和启动mysql
--【MySQL源码】源码安装和启动mysql--------------------------------------2014/08/19本机环境:ubuntu12.04,fedora-17MYSQL版本:5.5.28CMAKE版本:2.8.9一.下载最新版本的cmake,解压后编译安装.sud...
分类:数据库   时间:2014-08-19 20:48:55    阅读次数:321
rhel7 修改开机启动级别
rhel7刚刚出来不久,很多人已经开始测试使用,说实话改动的地方还是挺多的。runlevel的修改已经和之前的版本不一样了,rhel7的/etc/inittab文件如下#inittabisnolongerusedwhenusingsystemd. # #ADDINGCONFIGURATIONHEREWILLHAVENOEFFECTONYOURSYSTEM. # #Ctrl-Alt-Deleteishan..
分类:其他好文   时间:2014-08-19 16:46:05    阅读次数:179
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!