开始-运行-gpedit.msc-计算机配置-管理模板-Windows Components-Terminal Services-Sessions-Set time limit for disconnected sessions设置为未配置。开始-运行-tscc.msc-连接 右键RDP-tcp-P...
分类:
其他好文 时间:
2014-10-03 14:53:44
阅读次数:
210
以管理员权限进入目录/usr/share/applicationsgedit eclipse.desktop 1 [Desktop Entry] 2 Name=Eclipse 3 Version=2013 4 GenericName=Eclipse 5 Comment=Eclipse for Li....
分类:
其他好文 时间:
2014-10-02 18:56:53
阅读次数:
1983
HTTP Basic Authentication原来非常简单,参考文档:http://zh.wikipedia.org/wiki/HTTP%E5%9F%BA%E6%9C%AC%E8%AE%A4%E8%AF%81将用户名和密码用:分隔,然后用base64编码,最后用HTTP GET方法请求页面下面一小段代码用newLISP调用了Jenkins的Remote API:dean@dean-beijin...
分类:
其他好文 时间:
2014-10-02 14:26:53
阅读次数:
171
$args # 这个变量等于请求行中的参数。$binary_remote_addr # 远程地址的二进制表示$body_bytes_sent # 已发送的消息体字节数$content_length # 请求头中的Content-length字段$content_type...
分类:
其他好文 时间:
2014-10-01 21:35:11
阅读次数:
194
$service_error=""$i=$j=0$filebase=Get-Contentd:\ps\servicebase.txt$service_curr=get-wmiobject-classwin32_service-computerlocalhostfor($i=0;$i-lt$service_curr.length;$i++){$pattern_name="^\w{7}\s\b$($service_curr[$i].name)\b"$pattern_state="^\b$($service_cur..
分类:
其他好文 时间:
2014-10-01 21:26:01
阅读次数:
144
第一步,下载分区助手,分出一个空白区来(注:以wubi这种方式装ubuntu最大为30G,所以分区时分10-30G之间即可)第二步,从ubuntu官网上下载ubuntu14.04-desktop版本的iso。第三步,用解压缩工具打开iso文件,注意不需要全部解压,只需将根目录下的wubi.exe解压...
#!/bin/bash
#./zabbixagent.sh172.16.103.16172.16.103.134
#$1masteraddress,$2local_listen_ip
groupaddzabbix&&useraddzabbix-gzabbix
cat>>/etc/services<<EOF
zabbix-agent10050/tcpZabbixAgent
zabbix-agent10050/udpZabbixAgent
zabbix-trapper1..
分类:
其他好文 时间:
2014-10-01 00:41:30
阅读次数:
209
$.ajax({ type: "GET", url: "Services/EFService.svc/Members", data: "{}", contentType: "application/json; charset=utf-8", dataType: "json", success: fu...
分类:
Web程序 时间:
2014-09-30 19:18:29
阅读次数:
196
Mobile Testing Mobile: Emulators, Simulators And Remote Debugging iOS 8 and iPhone 6 for Web Developers and Designers Web HTTP vs HTTPS performance co...
分类:
其他好文 时间:
2014-09-30 18:48:49
阅读次数:
162
1.Supply the credentials of the Currently Logged on User to the Proxy object similar to this:// Begin code change by jeff // Obta...
分类:
Web程序 时间:
2014-09-30 14:42:49
阅读次数:
192