欢迎光临IT网Linux学习频道

当前位置: > CentOS > CentOS教程 >
  • [CentOS教程] 阿里云CentOS7挂载SSD云盘的方法 日期:2017-01-31 15:13:00 点击:110 好评:0

    阿里云购买的第2块云盘默认是不自动挂载的,需要手动配置挂载上。 1.查看SSD云盘 sudo fdisk -l Disk /dev/vda: 42.9 GB, 42949672960 bytes, 83886080 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 by...

  • [CentOS教程] CentOS 7 安装配置OpenVPN Server 日期:2017-01-31 15:09:33 点击:114 好评:0

    http://www.awsok.com/centos-7-%E5%AE%89%E8%A3%85%E9%85%8D%E7%BD%AEopenvpn-server/ 这篇文章描述了如何在CentOS 7 服务器上安装与配置OpenVPN服务器,以及如何编写客户端连接到新建立的OpenVPN服务器上所需的配置文件。 由于OpenVPN Server不在默认源中...

  • [CentOS教程] centos7安装配置memcached 日期:2017-01-31 15:08:42 点击:56 好评:0

    1.memcached的安装 yum install memcached memcached -h vim /etc/sysconfig/memcached PORT=11211 USER=memcached MAXCONN=1024 CACHESIZE=64 OPTIONS= systemctl restart memcached systemctl start memcached systemctl enable memcached systemctl status...

  • [CentOS教程] Centos6.4部署OpenStack 日期:2017-01-30 00:40:50 点击:67 好评:0

    现在好多公司都使用Openstack,我做这个也是小菜鸟一个;网上看了一些资料说的都是openstack,但是现在openstack的版本不一样。 所以亲们安装的时候一定要注意看一下你要安装的是那个版本,别到最后才发现版本不对; 我的是F版本,按照A-B-C-D-E-F我只知道E-...

  • [CentOS教程] CentOS6 安装docker 日期:2017-01-28 16:20:58 点击:159 好评:0

    Docker支持CentOS6及以后的版本。 对于CentOS6系统可以使用EPEL库安装docker,命令如下: sudo su yum install -y http://mirrors.yun-idc.com/epel/6/i386/epel-release-6-8.noarch.rpm yum install -y docker-io 然而运行以上代码后,使用docker命令(如 do...

  • [CentOS教程] keras安装配置centos版本 日期:2017-01-27 23:43:30 点击:111 好评:0

    centos版本: 安装theano 1.1下载theano的zip文件 [https://github.com/Theano/Theano],解压到~/site-packages/theano目录下,并命名为theano 1.2命令行输入: python setup .py develop 1 1 安装Keras 2.1下载keras的zip文件[https://github.com/fchollet/...

  • [CentOS教程] Centos 6.5 安装 Atlassiana Crowd+JIRA+Confluence(Wiki)之一 数据库篇(MySQL5.1) 日期:2017-01-27 22:50:32 点击:79 好评:0

    Centos 6.5 安装 Atlassiana Crowd+JIRA+Confluence(Wiki)之一 数据库篇(MySQL5.1) 软件准备 1.数据库软件 mysql 5.1 主程序 mysql clinet 连接客户端 mysql-devel 驱动程序 安装步骤 安装操作系统 配置主机名称 修改IP地址 修改系统时间 保持时间准确性 yu...

  • [CentOS教程] Centos 6.5 安装 Atlassiana Crowd+JIRA+Confluence(Wiki)之二 Crowd篇(Crowd 2.8) 日期:2017-01-27 22:50:15 点击:179 好评:0

    Centos 6.5 安装 Atlassiana Crowd+JIRA+Confluence(Wiki)之二 Crowd篇(Crowd 2.8) 安装前简短啰嗦两句 通过 本人不断安装不断失败的 经验 来看你在安装本软件前最好规划好 整体环境有以下几点 最好个一个软件 安装到一个服务器中 不要多个软件在一个服务器...

  • [CentOS教程] 使用阿里源在centos7下安装ceph 日期:2017-01-27 22:42:57 点击:188 好评:0

    centos7 通过yum 安装jewel版本ceph 安装好系统,配置好网络 yum install wget -y 配置yum源,因为ceph默认的yum源在国外,访问比较慢,延迟大,使用阿里的源 yum clean all rm -rf /etc/yum.repos.d/*.repo wget -O /etc/yum.repos.d/CentOS-Base.repo http...

  • [CentOS教程] ceph在centos7.2上的安装和基本配置 日期:2017-01-27 20:57:03 点击:99 好评:0

    ###ceph安装篇 一、环境 1、主机分配 osd:2台,各6块硬盘,其中2块做raid1安装系统,其他4块为数据盘 mon:1台,后期扩展为3台 admin:1台 client:1台-N台 2、操作系统及配置 OS:CentOS Linux release 7.2.1511 selinux: disable firewalld:disable 二、...

  • 首页
  • 上一页
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 下一页
  • 末页
  • 2632628
栏目列表
推荐内容