Pank: January 2009 Archives

What drive letter after Z: ?

user-pic
Vote 0 Votes

DOS 有 A-Z 26 個磁碟機代號限制,
Windows 2000 以後的 Windows 作業系統仍是有這個限制,
但是可以把磁碟掛載在現有的 NTFS 空目錄上(如何在 Windows XP 中建立和使用 NTFS 掛接磁碟機), 類似 unix 系統的作法.
可以再用 subst 把目錄對應到數字或特殊字元的磁碟機代號(例如: 1: 2: !: @:)
但是這些磁碟機代號在檔案總管無法顯示與管理.
就實體掛載磁碟機代號來看, 本題的答案是 There is no drive letter after Z:
還好就實務面來看, 用完 A-Z 26 個磁碟機代號的機會不大.

ref. Windows 磁碟磁窮 | Drive letter assignment

Lavasoft 推出新的 Ad-Aware Anniversary Edition 8.0 版本
Download

ref. 海芋小站: Ad-Aware 2009 Free 使用教學

若啟動 MySQL 時遇到上述訊息, 很可能是被 SELinux denied
egrep "denied.*mysqld" /var/log/audit/audit.log
若有結果, 就是被 SELinux denied

最簡單的做法是把 SELinux disable
echo 0 > /selinux/enforce
再編輯 /etc/selinux/config, SELINUX=disabled

若不想把 SELinux disable, 需把 allow rule 加入
> /var/log/audit/audit.log (先把 audit.log 清空)
/etc/init.d/mysql start (啟動 MySQL, 此時會有一些 log 存入 audit.log)
audit2allow -a -M mysqld (用 audit2allow 根據 audit.log 產生 rule, 並建立模組)
semodule -i mysqld.pp (載入 mysqld.pp 模組)
再啟動 MySQL, 若還是無法啟動, 再重複 audit2allow, semodule 的動作

ref. 小州的 SELinux 管理配置 (PDF) | Albert's SELinux 設定範例 | MacBlog3: 關於 SELinux

M-Lab

user-pic
Vote 0 Votes

M-LabGoogle 與 Open Technology Institute, the PlanetLab Consortium 等合作推出的服務.
目前有三項測試, 其中測有無擋 BT 或 BT 限頻的是 link 到 Glasnost: Test if your ISP is manipulating BitTorrent traffic
這個網頁早就存在了, 只是多了 Powered by M-Lab 字樣.

ref. Google推出頻寬量測程式 對抗流量控制措施

vacation and alias

user-pic
Vote 0 Votes

自動回信程式 vacation 若要自動回應寄給 alias 帳號的信,
需加上 -a 參數, 指定 alias 名稱
例: .forward 檔內容
\pank
"|/usr/bin/vacation -a henry pank"

或者用 -j 參數, 不檢查收件者, 無條件回應
例: .forward 檔內容
\pank
"|/usr/bin/vacation -j pank"

Seagate hard drive critial flaw

user-pic
Vote 0 Votes

Firmware Recommendations for Barracuda 7200.11, ES.2 SATA, and DiamondMax 22 Drives [207931]
Seagate 在 2008 年 12 月出廠的硬碟, 各種型號的 SATA 硬碟幾乎都受影響,
問題發生時電腦無法偵測到硬碟, 但資料是還在的.
可以透過更新 Firmware 的方式解決,
不過官方釋出的更新光碟 ISO 檔是有問題的, 根本無法更新, 檔案已下架,
若是最近買的 Seagate 硬碟, 等更新檔出來, 最好是更新一下.

ref. Seagate硬碟吞噬資料




2009-01-29 Update: 已釋出新的 ISO 檔,
已將手邊五顆 ST3500320AS Update,
更新前SD15, 更新後SD1A
更新 Firmware 並不會影響資料,
要注意的是最後不能按 CTRL-ALT-DEL, 必需用 Power Cycle 的方式,
也就是 Power Off 再 Power On 的方式完成 Firmware 更新.
更新畫面如右圖.

KAV2009半年免費序號

user-pic
Vote 0 Votes

活動網頁: li.kaba365.com
到上面的網頁填 Email 即可(若看到亂碼請選GB2312編碼),
可以自己寄給自己, 隨即可獲得一組產品密碼(需在2009年4月1日前兌換為激活碼及完成激活)
再到 ac.kaba365.com 兌換激活碼.
此激活碼只適用簡體中文版, 但是透過修改目錄及registry的方式, 可以將此序號用在英文版或繁體中文版,
參考: 解決卡族的KEY無法用於英文版的問題

OpenWebmail 2.53 版在多國語系已經做得不錯,
但是有個相容性問題: 在 UTF-8 環境, 若 IE 有勾選「傳送 UTF-8 URL」, 遇到中文檔名附件就無法下載.
OpenWebMail中文檔名附件問題 這篇文章有提到解法,
懶得改的可以下載 openwebmail-viewatt-2.53.tgz, 解開覆蓋原檔.

Windows Media Player DRM Test

user-pic
Vote 0 Votes

net user administrator /active:yes

Windows 7 跟 Vista 一樣, 是使用 bcdedit 這個指令管理開機選單,
例如:
把預設開機設為 Earlier Version of Windows
bcdedit /default {ntldr}
把預設開機設為 Windows 7
bcdedit /default {current}

ref. Changing the Default Boot Entry

UPX 是執行檔的壓縮工具,
壓縮後仍可以正常執行, 類似 DOS 時代的 pklite,
也可以用 -d 參數解壓被 upx 壓過的執行檔,
支援 Windows, Linux, FreeBSD, 是少數跨平台的執行檔的壓縮工具.

Official ISO file
7000.0.081212-1400_client_en-us_Ultimate-GB1CULFRE_EN_DVD.iso
(32 bit, 2.4G, MD5 f9dce6ebd0a63930b44d8ae802b63825)

7000.0.081212-1400_client_en-us_Ultimate-GB1CULXFRE_EN_DVD.ISO
(64 bit, 3.2G, MD5 773fc9cc60338c612af716a2a14f177d)

This beta expire on 2009-08-01
EULA:
"This software will stop running on August 1, 2009.
You may not receive any other notice.
You may not be able to access data used with the software when it stops running."

ref. Windows 7 Beta 開放下載囉!

2009-1-11 Update: 安裝時若沒輸入序號, 可以用 30 天,
輸入啟動序號後(序號可以參考這裡), 可以用到過期日 2008-08-01
cnbeta 可以找到官方的繁體、簡體的中文包 (最下面那個 BT 檔)
Control Panel / Clock, Language an Region / Change display Language
試用的結果, 感覺滿不錯的, 但是我的電腦跑不太動(P4 2.8 Windows 體驗指數 2.0),
應該要雙核等級以上的電腦才跑得比較順.

IE 8.0 Beta 2

user-pic
Vote 0 Votes

IE 8.0 Beta 2 出了一段時間了, 最近有裝來試試看,
新增功能裡面, 覺得最實用就是 Instant Search,
邊打邊找, 立即定位, 而且可以反白所有相符項目,
此功能在 Firefox 早就有了, 學對方優點總是好的.
目前的使用習慣, IE、Firefox 都有在用, 幾乎都是開兩個視窗,
一個 Maxthon, 一個 Firefox, 使用頻率也差不多一半一半.

About this Archive

This page is an archive of recent entries written by Pank in January 2009.

Pank: December 2008 is the previous archive.

Pank: February 2009 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives