硬件树莓派B+软件2017-01-11-raspbian-jessie.img树莓派官方的系统测试了fedroaarm25、centos7arm和ubuntuarm最后还是会到了官方的系统,因为其他几个系统的要么桌面有问题,要么运行起来超级慢尤其是fedroa,慢指的图形化模式下设置安装源,可以直接使用阿里云的http://mirrors..
分类:
其他好文 时间:
2017-02-17 01:07:13
阅读次数:
184
方法一、上传源码包到centos上二、复制需要安装部分的代码(如vi/etc/install-zabbix.sh复制代码)chmod+x/etc/install-zabbix.sh/etc/install-zabbix.shshell代码如下:#!/bin/sh#服务端加客户端安装脚本groupadd-g493zabbixuseradd-u493-gzabbixtarxfzabbix-3.2.2.tar.gz-C/u..
分类:
其他好文 时间:
2017-02-17 01:06:17
阅读次数:
396
Exchange安装WindowsManagementFramework为实现Exchange命令行管理和远程管理,Exchange2010需要Microsoft管理控制台(MMC)3.0或者更高版本、Microsoft.NETFrameworkVersion3.5.1以及WindowsPowerShellVersion2.0。WindowsPowerShell远程处理由WS-Management协议和Windows远程..
一、下载安装scalaIDE1.下载地址http://scala-ide.org/download/sdk.html因为我本地是开发环境是windows64位,所以下载windows64的版本,请根据自己环境下载2.将Eclipse解压的指定目录(自己选择),进入Eclipse目录下,双击Eclipse.exe,指定workspace,打开Eclipse,new一个s..
分类:
系统相关 时间:
2017-02-17 00:57:24
阅读次数:
243
上一篇博文已经介绍了搭建scala的开发环境,现在进入正题。如何开发我们的第一个spark程序。下载spark安装包,下载地址http://spark.apache.org/downloads.html(因为开发环境需要引用spark的jar包)我下载的是spark-2.1.0-bin-hadoop2.6.tgz,因为我的scalaIDE版本是scala-SDK..
分类:
其他好文 时间:
2017-02-17 00:53:53
阅读次数:
461
一、目前的环境被监控端192.168.153.191/usr/local/tomcat下载了catalina-jmx-remote.jar放到了tomcat安装目录的lib目录下,现在为止这个jar包没有派上用常/usr/local/jdk1.7.0_79在tomcat的bin目录下的catalina.sh脚本里面添加如下内容(可以写成一行,这个百度下能找到)Html代..
分类:
其他好文 时间:
2017-02-17 00:50:45
阅读次数:
256
工作需要搭建一个文件服务器,推荐使用Centos7,安装速度快,免费,安全,稳定。准备如下:Centos7系统包,把系统按实际条件刻成启动盘或刻入U盘中,保证网络正常:安装系统可以选择最小安装,速度快,占用资源小,更安全稳定,安装时设置网络ip和计算机名。我这里启用系统的fir..
分类:
其他好文 时间:
2017-02-17 00:47:34
阅读次数:
202
Shouldvim/etc/hostsaddyouripandhostnametothatIPHostname写入hostsyuminstall-ypython-openstackclientopenstack-utils无法确定错误无,安装web管理插件,查看错误。安装RabbitMQWeb管理插件rabbitmq-pluginsenablerabbitmq_managementservicerabbitmq-serverrestart苦心人天..
分类:
其他好文 时间:
2017-02-17 00:46:04
阅读次数:
438
/etc/hosts192.168.1.202controllerNetworkTimeProtocol(NTP)yuminstallchronycontroller/etc/chrony.confserverNTP_SERVERiburstallow192.168.1.0/24systemctlenablechronyd.service
systemctlstartchronyd.servicecomputeservercontrolleriburstsystemctlenablechronyd.servi..
分类:
其他好文 时间:
2017-02-17 00:45:25
阅读次数:
961
Installandconfigureacomputenodeyuminstall-yopenstack-nova-computevim/etc/nova/nova.conf[DEFAULT]...enabled_apis=osapi_compute,metadata[DEFAULT]...transport_url=rabbit://openstack:123456@controller[DEFAULT]...auth_strategy=keystone[keystone_authtoken]...auth..
分类:
其他好文 时间:
2017-02-17 00:44:11
阅读次数:
360