Taobao (淘寶) Security Hole? PHP Code Exposed!
This is so strange when I typed in “18 Mulsanne” in Taobao today and suddenly the result page turns into raw PHP code, it must be a serious security hole somewhere, probably it’s server got hacked. However, consequence searches all return normal result, just wired!
<?php
include "common.inc.php";
include "{$ROOT}/common/base32.inc.php";
$location_url = "/search?";
if ((isset($_SERVER["SCRIPT_NAME"]) && $_SERVER["SCRIPT_NAME"] ===
"/browse/search_auction.htm") || isset($_GET["taoke_from"])
&& $_GET["taoke_from"] === "search_auction") {
foreach ($_GET as $k => $v) {
if (!empty($v) && array_key_exists($k, $PARAMS)) {
if (in_array($k, array('q', 'loc'))) {
if (isset($_GET["_input_charset"]) && $_GET["_input_charset"]
=== 'utf-8') {
$v = urlencode(iconv('UTF-8', 'GBK', $v));
} else {
$v = urlencode($v);
}
}
$location_url .= $k . "=" . trim($v) . "&";
}
}
$location_url = rtrim($location_url, '&');
header("Location:$location_url");
exit();
}
if (($_GET["cat"] <> "
...
First Equallogic Disk Failure in Two Years
Just received three email alerts simultaneously from SAN HQ, Dell OME and EQL Group Manager all saying slot 5 in one of the Equallogic members has failed, the last disk (slot 15) kicked in and the raid set is reconstructing. Called local Dell ProSupport, parts is being arranged and will be delivered to data center within 2-3 hours. (Update, raid reconstruction took about 3 1/2 hours to complete)
It was quite a black day today as this is the 2nd incident happening to my equipment, and Equallogic SAN was under very light load and the disk just failed without any pre-warning. Where is the predicative disk failure feature in Equallogic after all?

Alert from Dell OME:
Device: , Service Tag:, Asset Tag:, Date:12/12/12, Time:17:46:17:000, Severity:Critical, Message:Sent when eqlDiskStatus changes from one state to another state. Variables: eqlDiskStatus=Failed,eqlDiskSlot=5
Alert from SAN HQ
- 12/12/2012 5:45:46 PM to 12/12/2012 5:47:46 PM
- Warning: Member eql RAID Set Is Degraded
- Warning: Member eql RAID set is degraded because a disk drive failed or was removed.
- Warning: Member eql RAID More Spares Expected
- Warning: Member eql The current RAID configuration requires more spare drives then are currently available.
- Warning: Member eql has a failed drive in slot 5
- Warning: Member eql RAID Set Is Degraded
令人神魂顛倒的性感大尾翼
法拉利幾乎每隔一段時間就會推出一款週年紀念版的超級跑車,通常這些極少量生產的跑車都會成為世界各地收藏家爭先恐後”搶奪”的目標。
從1984年經典線條的288GTO,到88年瀟灑不凡的F40和90年代的F50,後繼有2002年代Enzo Ferrari (F60),當然這個傳統將會很快由F70來延續,一個800匹馬力,V12混合環保引擎的跨時代產物即將明年橫空出世。
這些特別版的法拉利幾乎和保值建立了等號,車主完全不必擔心多年後這些跑車的價值,因為這是一個必賺幾倍的投資項目。
當中90年代的F50其實最被人忽視,因為前有F40後有Enzo,夾在中間的它當然很不是滋味。但也就是這個令人神魂顛倒的大尾翼延續了80年代F40的那種固有時代的誇張,混圓的整體設計其實帶出是另一種的意式風情。當你在歐洲摩納哥街頭看見公子哥開著這台火紅色的敞篷美女飛馳而過,就會馬上完全被它完全吸引了,那是一種難以用言語形容的傳統法拉利美學。
這期英國汽車雜誌Octane罕有地用了法拉利F50做為封面,當然這本是個不可多得的收藏品,自然而然也就入手了。兩天後再去書店,架子上原來剩下的3本已經全都被人買走了,不用說,好東西自然會有很多人去欣賞的。
Auto World竟然取消了1969 Dodge Charger R/T “Crazy Larry & Dirty Mary”
這麼好看的經典竟然不出了,可惜啊!

Stock #: AWSS101
Year: 1969
Make/Model: Dodge – Charger / R/T / 500 /
Description: 1969 Dodge Charger R/T, “Crazy Larry & Dirty Mary”
Color: yellowish/green / black stripe exterior, black interior
PLEASE READ…Auto World has CANCELLED this car due to licensing issues and the cost of tooling some new parts for the car to make it correct. It is not scheduled to be produced in the near future.
Update Jul 1, 2014
看來Auto World的1974年Cult Movie “Crazy Larry & Dirty Mary”又有希望了,因為今天看到了即將推出的樣板。

Update Sep 18, 2014

Update Jun 5, 2015
今天才看到Auto World的這款”Crazy Larry & Dirty Mary”成品犯了一個致命的錯誤,就是顏色從淺綠色變成了黃色,而且品質控制極差,看來這次又可以省回不少錢了。
這樣的錯誤真Low!
Exoto Ferrari 312T2 &641 Collection
今天看到這個越南收藏家Xuan Luan Nguyen竟然收齊全部312T2,太不可思議了。
#2, Second, 1976 Grand Prix of Italy (Clay Regazzoni)
#35, 1976 Grand Prix of Italy (Carlos Reutemann) with Treaded Rain Tires
#1, Fourth, 1976 Grand Prix of Italy (Niki Lauda)
要知道這個Exoto十幾年前的看家產品現在身價至少500美金一台。

他的另一齊全的法拉利641系列也頗為罕見。

Running Windows Server 2012 under ESX 4.1
I just saw this post, seemed someone got it working finally, I haven’t got time to try, if you did make it running, pls drop back a line, thanks.
Re: How to install windows 8 on esxi 4.1 ?
If you’d like to give it a shot, download the attached file and add the following options to your configuration file:
bios440.filename = “<full path to rom image>”
mce.enable = TRUE
cpuid.hypervisor.v0 = FALSE
vmGenCounter.enable = FALSEAttachments:
bios.440.rom (512.0 K)
Solution:
Stop error 0×109: CRITICAL_STRUCTURE_CORRUPTION on a VMWare virtual machine
To work around this issue, manually create a CPUID mask for the affected virtual machines:
- Power off the virtual machine.
- Right-click the virtual machine and click Edit Settings.
- Click the Options tab.
- Select CPUID Mask under Advanced.
- Click Advanced.
- For Intel:
- Under the Register column, locate the edx register under Level 80000001.
- Paste this into the value field:—-:0—:—-:—-:—-:—-:—-:—-For example:
cpuid.80000001.edx = —-:0—:—-:—-:—-:—-:—-:—-
- For Intel:
4P、5P 連6P都有,實在太厲害了!
轉發3張今天看見的,頭兩張是MC論壇的(CobraJack&苐⑥號簬囗),最後的6P圖是台灣兄弟謝吉米的。



還有這張從網絡上看到的。

8P!!!

保時捷聖經
今天經過超市的雜誌區,發現左上角帶有紅色標誌的MAGBOOK汽車雜誌十幾本緊湊地並排展示在架上,這樣的排列方式真的很難不引起注意,但需要這麼多嗎﹖哈哈。。。
我迫不急待地抽出一本出來,赫然發現是最新的Porsche Classics (The Greatest Ever Porsche on Road and Track)。跟去年的那本MAGBOOK法拉利專刊性質一樣,是由著名英國汽車雜誌OCTANE發行關於歷年保時捷經典的專輯,從356、901、 924、928、959講起,一直到最新的991,當然不可缺少Leman的那堆猛將如917、935、962等,再加上才港幣65塊錢的超值售價,所以根本沒有任何不買的理由!
很奇怪這本特刊在OCTANE網站上依舊沒得賣,但是就看到了去年的那本法拉利專刊,看樣子是英國祖家的反而要比亞洲還要遲些推出,Yes, We are So Lucky!
