安装Git客户端后,进行PULL时报如下错误
disconnected no supported authentication methods available(server sent: publickey,keyboard interactive)解决方案
因为TortoiseGit和Git的冲突 我们需要把TortoiseGit设置改正如下。
1.找到Tortois...
分类:
其他好文 时间:
2014-11-05 13:05:35
阅读次数:
217
Memory UsageOn linux, there are commands for almost everything, because the gui might not be always available. When working on servers only shell acce...
分类:
系统相关 时间:
2014-11-05 12:14:42
阅读次数:
265
Threads——线程数当前全部线程数============================================Available MBytes——物理内存的可用数指计算机上可用于运行处理的有效物理内存的字节数量。这个计数器只显示上一次观察到的值;它不是一个平均值。至少要有10%的物理...
分类:
其他好文 时间:
2014-11-05 10:35:02
阅读次数:
151
root@komiles-VirtualBox:/etc/apache2/sites-available# service apache2 restart* Restarting web server apache2 apache2: Could not reliably determine th....
分类:
Web程序 时间:
2014-11-05 00:19:28
阅读次数:
158
后缀数组求两子串间的最大公共前缀.
Front compression
Time Limit: 5000/5000 MS (Java/Others) Memory Limit: 102400/102400 K (Java/Others)
Total Submission(s): 1382 Accepted Submission(s): 517
Problem...
分类:
编程语言 时间:
2014-11-04 21:10:29
阅读次数:
314
This is the main reference for the World of Warcraft Lua Runtime. Note that these are mostly standard Lua functions, available in most Lua environment...
分类:
其他好文 时间:
2014-11-04 19:32:04
阅读次数:
311
1、内存分析方法 内存分析方法主要是用于判断系统有无遇到内存瓶颈,是否需要通过增加内存等手段提高系统性能表现。主要计数器包括Memory和Physical Disk类别的计数器 内存分析的主要步骤和方法如下: (1) 首先查看Memory\Available Mbytes指标 该值是用于描...
分类:
其他好文 时间:
2014-11-04 16:32:27
阅读次数:
240
指向这个链接sudo ln -s /etc/apache2/sites-available/001-default.conf /etc/apache2/sites-enabled/001-default.confsudo ln -s /etc/apache2/sites-available/001-...
分类:
Web程序 时间:
2014-11-03 22:07:17
阅读次数:
208
Apache Hadoop Development Tools (HDT) is still in development phase. So, no official distribution of Hadoop 2.2.0 Eclipse Plugin is available now. But...
分类:
系统相关 时间:
2014-11-03 15:58:15
阅读次数:
294
内存分析方法:内存分析用于判断系统有无遇到内存瓶颈,是否需要通过增加内存等手段提高系统性能表现。内存分析需要使用计数器:Memory & Physical Disk类别的计数器,以下是内存分析的主要方法和步骤1>.查看Memory\Available Mbytes指标,该计数器是描述系统可用内存的直...
分类:
其他好文 时间:
2014-11-03 14:36:03
阅读次数:
152