#fdisk命令:磁盘分区工具fdisk–l:查看机器所挂硬盘个数及分区情况[root@VM_168_102_centos~]#fdisk-l
Disk/dev/xvda:8589MB,8589934592bytes
255heads,63sectors/track,1044cylinders
Units=cylindersof16065*512=8225280bytes
Sectorsize(logical/physical):512bytes/512..
分类:
系统相关 时间:
2014-08-21 15:16:05
阅读次数:
370
TRACE和TRACK是用来调试web服务器连接的HTTP方式。支持该方式的服务器存在跨站脚本漏洞,通常在描述各种浏览器缺陷的时候,把"Cross-Site-Tracing"简称为XST。攻击者可以利用此漏洞欺骗合法用户并得到他们的私人信息
分类:
其他好文 时间:
2014-08-19 16:29:24
阅读次数:
177
最近有很多人问在excel中是不是也可以像在word中一样显示修改记录,关于这个问题,今天的文章会做详细介绍。excel中的修改记录不想word中的如此一目了然。它很像是对单元格加的一个注释。开启追踪记录需要通过review------trackchanges.如下图。选择trackchanges之后会跳出如下..
分类:
其他好文 时间:
2014-08-19 14:40:15
阅读次数:
309
1、基本配置# is this config file disabled
# false for enabled
# true for disabled
disabled=false# bind an address of this host
# empty for bind all addresses of this host
bind_addr=10.16.139.202# the track...
分类:
其他好文 时间:
2014-08-16 13:50:40
阅读次数:
299
Ubiquitous Religions
Time Limit: 1000MS Memory limit: 65536K
题目描述
There are so many different religions in the world today that it is difficult to keep track of them all. You are in...
分类:
其他好文 时间:
2014-08-15 08:17:17
阅读次数:
229
操作分区#fdisk-l......Disk/dev/sdb:32.2GB,32212254720bytes255heads,63sectors/track,3916cylindersUnits=cylindersof16065*512=8225280bytesSectorsize(logical/physical):512bytes/512bytesI/Osize(minimum/optimal):512bytes/512bytesDiskidentifier:0x00000000Disk/dev/..
分类:
其他好文 时间:
2014-08-15 02:51:17
阅读次数:
311
操作分区:[root@localhost~]#fdisk-lDisk/dev/sdb:21.5GB,21474836480bytes255heads,63sectors/track,2610cylindersUnits=cylindersof16065*512=8225280bytesSectorsize(logical/physical):512bytes/512bytesI/Osize(minimum/optimal):512bytes/512bytesDiskidentifier:0x00000..
分类:
系统相关 时间:
2014-08-15 02:50:59
阅读次数:
316
HTTP状态码HTTP持久 · 压缩 · 安全头字段ETag · Cookie · Referrer · Location · Do Not Track · X-Forwarded-ForHTTP状态码301 Moved permanently302 Found303 See Other403 Fo...
分类:
其他好文 时间:
2014-08-14 23:07:36
阅读次数:
344
一不小心把本地的临时分支push到server上去了,想要删除。一开始用git branch -r -d origin/branch-name不成功,发现只是删除的本地对该远程分支的track,正确的方法应该是这样:git push origin :branch-name冒号前面的空格不能少,原理是...
分类:
其他好文 时间:
2014-08-08 20:58:06
阅读次数:
214
hive> select product_id, track_time from trackinfo limit 5; Total MapReduce jobs = 1Launching Job 1 out of 1Number of reduce tasks ...
分类:
编程语言 时间:
2014-08-08 17:52:46
阅读次数:
313