1.1 基本操作命令 注:这些命令需要root用户操作。 [root@racdb2 dev]# fdisk -l Disk /dev/sdb: 10.7 GB, 10737418240 bytes 255 heads, 63 sectors/track, 1305 cylinders Units = ...
分类:
其他好文 时间:
2016-07-11 16:50:40
阅读次数:
162
BT3全称Back Track 3,这是一个linux环境的便携系统,可以放到U盘或者光盘中启动,还有VMware的镜像,可用VMware虚拟机启动,对本身硬盘没有影响,无需在本地安装。 BT3是圈内非常著名的黑客攻击平台,说白了就是一个封装好的Linux操作系统,内置大量的网络安全检测工具以及黑客 ...
分类:
其他好文 时间:
2016-07-10 12:31:18
阅读次数:
125
Definition Git is a software that allows you to keep track of changes made to a project over time. Git works by recording the changes you make to a pr ...
分类:
其他好文 时间:
2016-07-03 00:17:58
阅读次数:
194
haproxy是一款功能强大、灵活好用反向代理软件,提供了高可用、负载均衡、后端服务器代理的功能,它在7层负载均衡方面的功能很强大(支持 cookie track, header rewrite等等),支持双机热备,支持虚拟主机,拥有非常不错的服务器健康检查功能,当其代理的后端服务器出现故障, HA ...
分类:
其他好文 时间:
2016-06-29 18:56:42
阅读次数:
193
和前两题已经关系不大了……是树的dfs,加上一个表track back ...
分类:
其他好文 时间:
2016-06-29 13:22:23
阅读次数:
167
UVA 11437 Triangle Fun
UVA 11800 Determine the Shape 四边形判定
UVA 11646 Athletics Track
UVA 11817 Tunnelling the Earth 球面距离
UVA 1473 Dome of Circus
UVA 11524 InCircle
UVA 11731 Ex-circles 旁切圆
UVA 12300 Sm...
分类:
其他好文 时间:
2016-06-29 06:43:04
阅读次数:
257
How much of your code runs during unit testing is an extremely valuable metric to track. Utilizing code the karma-coverage plugin and babel-plugin-__c ...
分类:
Web程序 时间:
2016-06-29 06:33:30
阅读次数:
258
linux磁盘分区:fdisk(小于2T的分区工具)[root@zyl~]#fdisk-l #####查看磁盘空间Disk/dev/sda:16.1GB,16106127360bytes255heads,63sectors/track,1958cylindersUnits=cylindersof16065*512=8225280bytesSectorsize(logical/physical):512bytes/512bytesI/Osize(minimum/o..
分类:
系统相关 时间:
2016-06-27 00:12:07
阅读次数:
791
滚动条组成 ::-webkit-scrollbar 滚动条整体部分 ::-webkit-scrollbar-thumb 滚动条里面的小方块,能向上向下移动(或往左往右移动,取决于是垂直滚动条还是水平滚动条) ::-webkit-scrollbar-track 滚动条的轨道(里面装有Thumb) :: ...
分类:
其他好文 时间:
2016-06-22 12:22:57
阅读次数:
170
计算机标准进制为1024,但硬盘存储厂家进制为1000,内存进制为1024.存储的单位为字节。1、查看LINUX硬盘分区查看LINUX下的硬盘分区情况:[root@localhostnotepad]#fdisk-lDisk/dev/sda:16.1GB,16106127360bytes255heads,63sectors/track,1958cylindersUnits=cylinde..
分类:
系统相关 时间:
2016-06-21 14:06:47
阅读次数:
250