码迷,mamicode.com
首页 >  
搜索关键字:deploy smokeping    ( 1551个结果
smokeping报错Can't locate RRDs.pm in @INC (@INC contains
安装完smokeping,执行debug语句: ./bin/smokeping --debug-daemon ,提示如下错误:Can't locate RRDs.pm in @INC (@INC contains: /usr/local/smokeping/lib /usr/lib/perl5/ve...
分类:其他好文   时间:2015-06-13 18:29:49    阅读次数:182
运维监控利器smokeping 500报错处理
检查apache日志发现有以下错误:No such file or directory: exec of '/usr/local/smokeping/htdocs/smokeping.cgi' failed[Wed Sep 05 19:48:47 2012] [error] [client x.x....
分类:其他好文   时间:2015-06-13 18:27:31    阅读次数:169
file not found app文件
昨天svn迁移,然后重新check out之后编译遇到这个错误。 Ld Build/Products/Debug-iphonesimulator/wiseCloudCrmTests.xctest/wiseCloudCrmTests normal x86_64 cd /Users/zhangsuya/Desktop/root/trunk export IPHONEOS_DEPLOY...
分类:移动开发   时间:2015-06-10 15:48:25    阅读次数:135
ClickOnce发布后不能安装
当在internet发布用ClickOnce打包的客户端程序时,遇到ClickOnce启动后出错,错误信息如下: + Downloading https://xxxxx/Deploy/pc/Booter.application did not succeed.+ The underlying con...
分类:其他好文   时间:2015-06-09 21:48:33    阅读次数:138
demo
Current Build: No Builds Found?Please fix these errors in the MKB before continuing. Building deploy config from mkb: D:/kupla/talkweb/ProjectKupla.m....
分类:其他好文   时间:2015-06-09 19:26:55    阅读次数:132
通过建立ssh信任,启动其他客户机的服务
1:以 root为例[root@shell deploy]# ssh-keygen直接回车到底通过ssh-cpoy-id自带脚本来拷贝公钥到客户机命令格式:[root@shell ~]# ssh-copy-idUsage: /usr/bin/ssh-copy-id [-i [identity_fil...
分类:其他好文   时间:2015-06-08 19:31:46    阅读次数:115
Maven发包到私服
mvn?deploy:deploy-file?-DgroupId=com.heli?-DartifactId=common-interface?-Dversion=1.0.1.7?-Dpackaging=jar?-Dfile=C:\IdeaProjects\heli-core-entity\target\com.heli.entity-1.0.0.jar?-Durl=http:...
分类:其他好文   时间:2015-06-06 15:10:42    阅读次数:137
VMware: Deploy multiple VM’s from template with PowerCLI
Last week I was working on a new project, they asked me to install 5 new fileservers based on Windows 2008R2, I installed a new VM and converted it to...
分类:系统相关   时间:2015-06-05 12:05:31    阅读次数:165
基本shell命令
设置环境变量#Set JAVA_HOME=/root/deploy_ws/jre1.8.0#PATH="$PATH:/home/user/bin"计算字符串的长度#var="12345"#echo ${#var}当前使用的shell#echo $SHELL查询当前用户的角色#echo $UID //...
分类:系统相关   时间:2015-06-04 22:44:44    阅读次数:177
发现symbolic link以及它的target
创建symbolic link# ln -s target symbolic_link_name例如:# ln -s /root/deploy_ws/jre1.9.0/lib/i386/libnpjp2.so /usr/lib/firefox/plugins/libnpjp2.so (在linux上...
分类:其他好文   时间:2015-06-04 15:22:37    阅读次数:135
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!