系统# uname -a # 查看内核/操作系统/CPU信息# head -n 1 /etc/issue # 查看操作系统版本# cat /proc/cpuinfo # 查看CPU信息# hostname # 查看计算机名# ls...
分类:
系统相关 时间:
2014-11-25 12:32:48
阅读次数:
192
This new feature doesn't paint the SQL statement in color; rather, it sort of marks it as "important."Suppose you are troubleshooting a performance issue and you suspect a specific SQL statement contr...
分类:
数据库 时间:
2014-11-24 11:53:56
阅读次数:
199
TelnetBanner修改法:编辑文件/etc/issue.net,找到类似这几行(不同版本的Linux内容不太一样):RedHatLinux
release8.0(Psyche)Kernel\ronan\m改成:MicrosoftWindows
Version5.00(Build2195)WelcometoMicrosoftTelnetService
TelnetServerBuild5.00.99206.1
由于issue.net重..
分类:
其他好文 时间:
2014-11-21 00:00:22
阅读次数:
290
有这么个issue,app下载flac和ape后,点击打开,不能提示跳转到第三方的播放器。但是在Galaxy S3 (4.3),S5(4.4.2)和Tab Pro(4.4.2)上可以直接弹出默认播放器播放flac,而在Nexus 10(4.2,4.4.3)上不行。估摸着是不是三星默认安装的播放...
分类:
其他好文 时间:
2014-11-20 11:53:05
阅读次数:
571
==Ph4nt0m Security Team== Issue 0x03, Phile #0x05 of 0x07|=---------------------------------------------------------------------------=||=-----------....
分类:
其他好文 时间:
2014-11-20 06:52:18
阅读次数:
204
系统版本:$ head -n 1 /etc/issueFedora release 20 (Heisenbug)或者$ cat /etc/issue系统位数:$ getconf LONG_BIT64内核信息:$ cat /proc/version Linux version 3.11.10-301....
分类:
系统相关 时间:
2014-11-19 23:58:08
阅读次数:
412
refer tohttp://stackoverflow.com/questions/896974/apache-is-not-sending-304-response-if-mod-deflate-and-addoutputfilterbytype-ishttp://scarff.id.au/bl...
分类:
Web程序 时间:
2014-11-19 17:44:15
阅读次数:
207
如果是想开机就进入命令行模式,可以用vi编辑器打开/etc/issue的文件。然后修改里面的这一行id:5:initdefault,里边的5改为3然后保存就可以啦。下次启动的时候就会以命令行的方式启动。如果是在命令行模式下,想启动为图形化界面,输入命令startx就会切换到xwindow(Linux下的图..
分类:
其他好文 时间:
2014-11-17 14:12:15
阅读次数:
170
if you‘re having this same issue the problem is probably an out-of-date SDK. As of Android 4.2.2 there is a security feature that requires you to confirm the RSA fingerprint of the connecting devic...
分类:
移动开发 时间:
2014-11-16 12:13:57
阅读次数:
362
ios7新增加的icon尺寸:76 x 76:Size for iPad 2 and iPad mini (standard resolution)120 x 120 :Size for iPhone and iPod touch (high resolution)152 x 152:Size fo...
分类:
移动开发 时间:
2014-11-14 09:14:27
阅读次数:
287