码迷,mamicode.com
首页 >  
搜索关键字:centos版本    ( 422个结果
编译安装redis
一、版本说明 CentOS版本 [plain]view plaincopyprint? [root@localhost ~]# uname Linux [root@localhost ~]# uname -r 2.6.32-431.el6.i686 [root@localhost ~]# uname ...
分类:其他好文   时间:2016-11-22 12:00:58    阅读次数:207
配置163Yum源自动判断你的系统是Centos版本(适用于5.x或6.x)
...
分类:其他好文   时间:2016-11-22 03:04:55    阅读次数:194
如何查看已安装的CentOS版本信息
如何查看已安装的CentOS版本信息: 1)[root@localhost ~]# cat /proc/version Linux version 2.6.18-194.el5 (mockbuild@builder10.centos.org) (gcc version 4.1.2 20080704 ...
分类:其他好文   时间:2016-11-08 16:56:20    阅读次数:177
LNMP平台搭建---Nginx安装篇
在上一篇博文《LNMP平台搭建 Linux系统安装篇》中,我们安装了CentOS版本的Linux操作系统,现在,我们来安装一个Web服务器,大标题写着LNMP,其中的N就是Nginx,开始安装前,先大致了解一下Nginx这个后起之秀的Web服务器吧。 Nginx第一次正式发布是在2004年10月,它 ...
分类:其他好文   时间:2016-11-06 13:37:26    阅读次数:185
Mysql编译安装
一、安装yum源从下面地址获取centos版本对应的epel的版本,对今后yum安装软件有帮助wgethttp://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm安装epel包rpm-ivhepel-release-6-8.noarch.rpm二、安装Mysql安装必须的软件包yuminstallcmakegccgcc-c++n..
分类:数据库   时间:2016-11-01 21:38:37    阅读次数:237
安装linux
一、安装opensuse:二、安装centos:1、准备:安装镜像:(可以从以下网点选择镜像,制作成光盘安装)http://mirrors.aliyun.com;http://mirrors.aliyun.com/centos/7/isos/x86_64/,里面有个各个centos版本的系统镜像。http://mirrors.aliyun.com/centos/7/os/x86_64/Package..
分类:系统相关   时间:2016-10-30 17:25:33    阅读次数:288
CentOS版本区别及 Linux目录结构及其详解
CentOS 7.0体验与之前版本的不同http://www.linuxidc.com/Linux/2014-07/104196.htm CentOS版本选择http://www.centoscn.com/CentOS/2015/0307/4811.html GNOME桌面和KDE桌面有什么区别GN ...
分类:系统相关   时间:2016-10-26 06:53:03    阅读次数:459
Centos 随笔 Day 1
CentOS版本查看 查看CentOS版本:cat /etc/porc/version 或者 uname -a 或uname -r 查看Linux版本:cat /etc/issue 或者 lsb_release -a (注:该命令适合所有版本的Linux) 防火墙 1 关闭防火墙:service i ...
分类:其他好文   时间:2016-10-26 00:21:51    阅读次数:150
Linux挂载远程目录到本地及卸载
这里我们需要使用到sshfs这个工具,安装这个工具需要epel源1.确认你的CentOS的版本首先通过以下命令确认你的CentOS版本#cat/etc/redhat-releaseCentOSrelease6.5(Final)2.下载EPEL的rpm安装包现在从上面的地址下载CentOS版本所对应的EPEL的版本#wgethttp://download.fedoraproj..
分类:系统相关   时间:2016-10-25 03:08:49    阅读次数:291
Linux挂载远程目录到本地及卸载
这里我们需要使用到sshfs这个工具,安装这个工具需要epel源1.确认你的CentOS的版本首先通过以下命令确认你的CentOS版本#cat/etc/redhat-releaseCentOSrelease6.5(Final)2.下载EPEL的rpm安装包现在从上面的地址下载CentOS版本所对应的EPEL的版本#wgethttp://download.fedoraproj..
分类:系统相关   时间:2016-10-25 03:08:26    阅读次数:219
422条   上一页 1 ... 27 28 29 30 31 ... 43 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!