Ubuntu Logitech V470 Mouse 的問題

2009年2月26日 星期四
關鍵字:『ubuntu 8.10 Logitech V470 reconnect'

我試用了 Ubuntu 一陣子了,大概也快半年多了
但是之前用 Ubuntu 8.04 ,用我的 V470 藍芽滑鼠沒有什麼問題,升級到 8.10 也還好

可是,最近因為想重新整理一下環境,而且也是換硬碟的時候
所以重新灌了 Ubuntu 8.10,老實說,重灌比起升級來說,乾淨的多,而且也覺得算是正式從 Windows 換到 Linux,算是正式拋棄 Windows 啦!!!

不過,重灌了之後,發現我的藍芽滑鼠,不能夠重新連結,在重新開機或我的滑鼠睡著之後
都必須要重新移除連結然後重新搜尋,加入滑鼠才可以~

不過,今天忍不住還是搜尋了一下
https://bugs.launchpad.net/ubuntu/intrepid/+source/linux/+bug/249448

發現其實這個問題不只是我出現,很多人出現過
這算是一個 Ubuntu 的 Bug

看這個討論串到最後
我在 /etc/rc.local 最後加上 hciconfig hci0 pscan 就搞定了~
恩~ ok fixed!

ubuntu 8.04 wine 的安裝

2008年5月24日 星期六
最近在公司的電腦上面,安裝了 ubuntu 8.04,用 wubi 的方式去安裝的
感覺起來還不錯

不過wine還是有點問題,所以找了一下相關的資訊
現在應該可以正常應用了
只是還沒有裝其他相關的應用程式就是

關鍵字:「ubuntu wine」

http://wiki.ubuntu.org.cn/index.php?title=Wine&variant=zh-tw

Spring Security 2.0 Release

2008年4月18日 星期五

關鍵字:「spring security」

 

http://springtips.blogspot.com/2007/07/step-by-step-spring-security-aka-acegi.html

http://static.springframework.org/spring-security/site/index.html

http://raibledesigns.com/rd/entry/upgrading_to_spring_security_2

想要在 Ubuntu 上面安裝 Oracle 10g

2008年2月26日 星期二
關鍵字:「oracle ubuntu install 10g」

很容易,幾個步驟就做完了

First modify /etc/apt/sources.list file:
$ sudo vi /etc/apt/sources.list
Append following line:
deb http://oss.oracle.com/debian unstable main non-free
Save and close the file. Next import GPG key:
$ wget http://oss.oracle.com/el4/RPM-GPG-KEY-oracle -O- | sudo apt-key add -
Update package database:
$ sudo apt-get update
Finally install Oracle:
$ sudo apt-get install oracle-xe

You must configure Oracle TCP/IP port and other parameters. Simply type the following command:
$ sudo /etc/init.d/oracle-xe configure

To access the Database Home Page go to http://127.0.0.1:8080/apex. Open a web browser and type url (you need to use username 「system」 and password setup earlier)




http://www.cyberciti.biz/faq/howto-install-linux-oracle-database-xe-server/

要使用 Maven 來啟動一個 Geronimo,用來測試 webapp,like Jetty plugin.....

2008年2月20日 星期三
關鍵字:「geronimo maven deploy」

目前只有找到以下的連結說明 geronimo plugin 怎樣用
http://geronimo.apache.org/maven/server/maven-plugins/geronimo-maven-plugin/usage/server.html

還沒找到,要怎樣把 webapp 佈署或者是直接執行.....



Powered by ScribeFire.

搜尋 java 難字處理方式

2008年2月19日 星期二

關鍵字:「java big5 utf-8 encoding」

http://www.jeffhung.net/blog/articles/jeffhung/261/

http://www.mandarintools.com/zhcode.html

 

後來找到 SinoDetect.java

http://www.mandarintools.com/download/SinoDetect.java

 

還沒真的試用

opera portable

2008年2月12日 星期二

關鍵字:「opera portable」

 

http://www.kejut.com/operaportable

http://forum.moztw.org/viewtopic.php?t=16672