Chinaunix首页 | 论坛 | 博客
  • 博客访问: 627563
  • 博文数量: 95
  • 博客积分: 2091
  • 博客等级: 大尉
  • 技术积分: 982
  • 用 户 组: 普通用户
  • 注册时间: 2007-09-05 19:34
文章分类

全部博文(95)

文章存档

2017年(1)

2016年(20)

2015年(10)

2014年(6)

2013年(4)

2012年(1)

2011年(9)

2010年(6)

2009年(20)

2008年(17)

2007年(1)

我的朋友

发布时间:2014-07-17 17:19:18

                    通过devstack脚本来安装openstack一  环境系统环境:Ubuntu 14.04 openstack: icehouse二 安装过程1   首先更新下系统      #  apt-get dist-upgrade2   需要安装git,通过git来下.........【阅读全文】

阅读(4639) | 评论(0) | 转发(0)

发布时间:2017-11-21 18:07:02

一  短信接口   这个短信接口是封装过的,内部使用,格式 http://xxxxxxxxxxx/bigdata/api/_/send/sms?phone=xxxxxxxxxx&content=内容 就可以了, 如果使用短信平台提供的还需要在URL上加上账号密码等二  发送短信的脚本点击(此处)折叠或打开#!/bin/sh.........【阅读全文】

阅读(712) | 评论(0) | 转发(0)

发布时间:2016-10-27 13:40:53

          alimaven      aliyun maven      http://maven.aliyun.com/nexus/content/groups/public/      central            ......【阅读全文】

阅读(571) | 评论(0) | 转发(0)

发布时间:2016-06-14 15:18:57

环境 CENTOS 6.7      Bind  BIND 9.8.2一 安装bind    #yum install bind   #chkconfig named on   //设置开机启动二 配置DNS CACHE    # vim /etc/named.comfoptions {        listen-on port 53 { any; };      &.........【阅读全文】

阅读(1388) | 评论(0) | 转发(0)

发布时间:2016-05-26 17:05:40

  使用NAGIOS监控ESXI 1 下载 check_esxi_hardware.py      URL:  https://exchange.nagios.org/directory/Plugins/Operating-Systems/%2A-Virtual-Environments/VMWare/check_esxi_hardware-2Epy/details2 安装python pywbem 支持  wget http://downloads.sourceforge.net.........【阅读全文】

阅读(1606) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

chinaunix网友2009-02-05 07:15

RHEL 5 挂载NTFS分区: 请问,我这样做以后,可以在RHEL5下读NTFS分区,但是不能写, 用root也不能改为,为什么呢?怎样才能写NTFS分区?

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册