MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. P...
分类:
其他好文 时间:
2015-03-16 19:12:41
阅读次数:
145
3.1. Using Python as a CalculatorLet’s try some simple Python commands. Start the interpreter and wait for the primary prompt, >>>. (It shouldn’t take...
分类:
编程语言 时间:
2015-03-14 00:57:19
阅读次数:
257
有的时候向用eclipse组件,但是其中好多东西是相互关联的,如果在eclipse上做二次开发固然可以,但是有的时候想要的只不过是一个可以运行的架包而已,所以不必要那么多东西。下面是我使用eclipse功能过程中需要加载的一下必要架包:org.eclipse.core.commands_3.6.10...
分类:
系统相关 时间:
2015-03-13 12:25:40
阅读次数:
607
In some situations you may not be able to install or update software using
the menu commands in the Help menu.
In these situations you will automatically be redirected to the classic update manage...
分类:
系统相关 时间:
2015-03-13 10:59:37
阅读次数:
198
传送门英文原文为“Switching From Windows to Nix or a Newbie to Linux – 20 Useful Commands for Linux Newbies”。
分类:
系统相关 时间:
2015-03-13 09:18:56
阅读次数:
155
#!/usr/bin/envpython
#-*-coding:UTF-8-*-
"""
@Item:v1.0
@Author:ShengWangQiang
@Group:System
@Date:2015-01-28
@E-mail:swq.499809608@hotmail.com
@Funtion:
"""
importsys,time,os,traceback,commands,
importparamiko,
classRemote(object):
def__init__(self):
ve..
分类:
编程语言 时间:
2015-03-12 15:28:23
阅读次数:
164
用ansible实现较复杂的shell命令:1.ansible-i/tmp/batchtwoall-mshell-a"foriin\`psaux|grepproc_nodemanager|grep-vgrep|awk‘{print\$2}‘\`;doecho\$i;done"-k-uroot
分类:
其他好文 时间:
2015-03-12 15:19:30
阅读次数:
121
取得Git仓库初始化一个版本仓库gitinitClone远程版本库gitclonegit@xbc.me:wordpress.git添加远程版本库origin,语法为gitremoteadd[shortname][url]gitremoteaddorigingit@xbc.me:wordpress.git查看远程仓库gitremote-v提交你的修改添加当前修改的文件到暂存区gitadd.如果你自..
分类:
其他好文 时间:
2015-03-11 15:05:00
阅读次数:
100
#!/usr/bin/envpython
#-*-coding:UTF-8-*-
"""
@Item:V1.0
@Author:ShengWangQiang
@Group:SystemITEM
@Date:2015-01-28
@E-mail:swq.499809608@hotmail.com
@Funtion:
"RAIDLevel:Primary-1,Secondary-0,RAIDLevelQualifier-0")echo"RaidLevel:Raid1";;
"RAIDLevel:Primary-..
分类:
编程语言 时间:
2015-03-10 19:45:28
阅读次数:
401
附截图:当前路径:a=r'D:\PCsync\python\commands' 为绝对路径遍历出来的4条应该是D:\PCsync\python\commands\commands.py....不知道哪里错误了,先记录下来。
分类:
编程语言 时间:
2015-03-10 01:19:39
阅读次数:
928