網頁

2009年9月17日 星期四

nVidia GTX260顯示卡在雙銀幕的問題

之前有嫌棄過我新的顯示卡在雙銀幕有問題,
今天心血來潮跑到技嘉的網站看一下竟然看到這個:
技嘉科技 - 支援與下載 - 繪圖加速卡 - 問題集 - GV-N26OC-896I

error code -5009 : 0x8002802b

今天想要更新一個程式,
卻一直出現這個錯誤訊息,
無法移除舊的軟體,

找了一下google有人有提供解答:
Can't remove software....
Q110616: Element Not Found

蠻奇怪的問題.

不過我後來是:
I have resolved some of these by deleting the C:\Program Files\Common Files\InstallShield\Professional folder.
這樣解決的@@

2009年8月7日 星期五

No SPAM header@@

今天幫豐英老闆抓mail廣告信的問題,
我想說我已經有裝SPAM了,
奇怪為什麼還跟我呼天喊地說有廣告信,
找了一整個晚上發現,

1. amavisd-new Tips and FAQ -- spam scanners
2. https://help.ubuntu.com/9.04/serverguide/C/mail-filtering.html

If the server's hostname is different from the domain's MX record you may need to manually set the $myhostname option. Also, if the server receives mail for multiple domains the @local_domains_acl option will need to be customized. Edit the /etc/amavis/conf.d/50-user file:

$myhostname = 'mail.example.com';
@local_domains_acl = ( "example.com", "example.org" );

真是靠邀... 花了我快2個小時,
設定一下就好了.

2009年8月1日 星期六

輸入法的選擇

最近剛好在整理一下我的系統,
利用Autoruns與Process Explorer清除了不少不需要的服務,
Windows Sysinternals: Documentation, downloads and additional resources

原本我都是使用自然注音輸入法,
從最早開使用電腦是用注音輸入法,
後來裝了漢音輸入法真的是驚為天人,
再來接手的就是自然注音了,
最近想找一些比較新的輸入法來試看看,
但結果其實還蠻失望的.

2009年7月31日 星期五

Karma 6666



今天早上終於恢復到6月起床的水準, 希望可以繼續保持阿. =.=

Yahoo社群的廣告信



喵的現在廣告信真厲害, 我想說我有裝Spam在擋了, 為什麼這廣告信一直可以穿越?

2009年7月26日 星期日

Windows XP中Open問題與Service啟動

最近用Windows XP遇到兩個問題,
一個是Open With與Choose Program的問題:
Show Programs in the Open With Selection Box at Registry Guide for Windows

每次我只要有重新安裝過某個程式,
改到路徑就會發生這樣的問題,
記錄一下其實Windows管理Open With的地方在:
Open your registry and find the key [HKEY_CLASSES_ROOT\Applications]. Under this key are a series of sub-keys representing the installed applications.
這邊修正一下就好了.

另外一個是命令列啟動Service:
Start, stop, pause, resume, or restart a service: Management Services
可以利用cmd方便多了.

WinXP x64真好用. :D