素包子找了一些资料,大多不是介绍的最新的vmware7装最新的macos x,搜到了一个不错的安装介绍,参考着做完全没问题,而且很简单,感谢作者刘洪志和电脑报。5分钟搞定配置过程,接下来就是等待自动安装和重启了。
貌似可以升级到10.6.4,做了个snapshot,更新去了,一共700M左右。
(其中使用darwin.iso启动进行安装的步骤可以省略,可以直接使用OSXPCBETA_ArcticFox.10.6.3.iso启动安装。)
想偷懒并且对版本要求不高的同学可以下premade的vmware镜像,直接使用,大小10G,见BT种子,用迅雷离线下载瞬间完成,满水管下载。
Mac OS X 10.6.2

阅读全文…
7个PCI-E,目测了一下能插4个卡,还能保持一定的散热能力。我就没搞懂,设计这个主板的人会认为用户会插9500这种卡吗?搞了个7个,然后其实只能用4个,意义何在?
阅读全文…
原文
http://en.wikipedia.org/wiki/Comparison_of_VMware_Fusion_and_Parallels_Desktop
| OS/Environment |
Result |
| Windows XP, 32-bit, 1 Processor |
Parallels Desktop runs 14% faster |
| Windows Vista, 32-bit, 1 Processor |
Parallels Desktop runs 14% faster |
| Windows XP, 32-bit, 2 Processors |
VMware Fusion runs 10% faster |
| Windows Vista, 32-bit, 2 Processors |
Parallels Desktop runs 20% faster |
| Windows XP, 64-bit, 2 Processors |
Parallels Desktop runs 15% faster |
| Test Suite |
Performance Winner |
| Windows Launch Performance |
Parallels Desktop for Mac |
| CPU |
Parallels Desktop for Mac, except for 2 of the 14 tests |
| Footprint on Mac |
Parallels Desktop for Mac |
| Application Launch |
VMware Fusion |
| Application Performance |
Both products did well, except for IE where Parallels Desktop is 80-91% faster[12] |
| 3D and HD Performance |
Dependent on game1, video and Windows environment. |
从2009年的测试结果来看,parallels的性能要优于fusion。2010的测试结果在ftp://ftp.mactech.com/src/mactech/volume26_2010/26.01-VM_Benchmarks-Best_Results.xls.zip
http://www.mactech.com/articles/mactech/Vol.26/26.01/2601-VirtualizationHeadToHead/index.html
http://www.mactech.com/articles/mt_indices/Vol_26_Issues.html
这里有很多mac的文章。
阅读全文…
简单的文件名搜索已经完全无法满足文档帝的需求,文件内容搜索才是王道。桌面搜索类软件可以实现文件内容搜索的功能,下面分享一下windows和linux里最好用的桌面搜索软件。
阅读全文…
普通的john只能跑一个core,有人写了个mpi补丁,能跑满多个核心。

阅读全文…
私网渗透手段越来越变化多样,IDS面临的挑战也日益加剧。如果跟进不到位,产生短板的危害也挺大的。
阅读全文…
常见的远程密码强度审计程序有hydra和medusa,这是另外一个同类程序,PD。也需要libssh2的支持。
长处是他支持ssh private key的密码审计,并且支持方案模式。
阅读全文…
渗透测试过程中遇到了ssh限制了root登陆,这个工具就有用了。
sucrack is a multithreaded Linux/UNIX tool for brute-force cracking local user accounts via su. This tool comes in handy as final instance on a system where you have not to many privileges but you are in the wheel group. Many su implementations require a pseudo terminal to be attached in order to take the password from the user. This is why you couldn’t just use a simple shell script to do this work. This tool, written in c, is highly efficient and can attempt multiple logins at the same time. Please be advised that using this tool will take a lot of the CPU performance and fill up the logs quite quickly. sucrack is so far known to be running on FreeBSD, NetBSD, Linux
阅读全文…
This is essentially an N-way relay for sockets. It can listen on a port and connect outbound to any number of others. This type of relay can be useful for penetration testing; the attacker exploits a server to get a shell, drops this on, and can relay additional attacks through it.
阅读全文…
最近评论