richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 4

Entries Tagged as 'Gentoo'

[Gentoo] X31 + Beryl + KDE 完工

June 24th, 2007 · 2 Comments

假期嘛, 最重要的事就是重灌電腦. 因為之前惡搞我的 Notebook, 結果不知道從那來的一堆 Bug , 解決不了, 或是很解決. 像是 gcin 沒有辦法和 Flash 9 一起用, 每次啟動 kdesu 的時候都要打密碼(這個讓我很煩)KDM 沒有辦法輸入密碼登入. 所以我怒了呀~~~~~所以發狠就重灌了. 而重灌一定要有一個目標, 要讓 beryl 可以使用.
其實現在 Gentoo 己經將 Bery 整得非常好了, 用 AIGLX 就可以很輕易的將 X31 設定好. 比較大的麻煩是 direct rendering 沒有 Enable這一點可以用指令
$ glxinfo | grep dirlibGL warning: 3D driver claims to not support visual 0×4bdirect rendering: [...]

[Read more →]

Tags: Gentoo · Hardware · Linux

Gentoo 2007.0 Released

May 8th, 2007 · 1 Comment

原文新聞連結在此, Gentoo Linux 2007.0 released本次名稱代號 “Secret Sauce” Release Information
千呼萬喚屎^H始出來呀, 等好久了
No tag for this post.

[Read more →]

Tags: Gentoo

[Gentoo] 用 SSHGUARD 保護 openssh daemon

April 28th, 2007 · 2 Comments

之前韓狗的 IP 一直在 try 我管的機器, 覺得很煩再加上最近有一台機器被莫名其妙的破台了, 找來找去都找不到問題在那邊我猜可能是被 ssh 攻擊, 所以想對 ssh 做一些簡單的防護. 找了一下. 看起來 sshguard 還算是很多人用的
No tag for this post.

[Read more →]

Tags: Gentoo · Linux · Network · Security · UNIX

[轉檔] Using ffmpeg to convert wmv to 3gp

April 24th, 2007 · 3 Comments

最近買了一隻 Sony Ericsson K800i , 也買了一塊 SanDisk M2 2G 的記憶卡.
想說裝些網路上常見的 wmv 檔到手機上笑一下.
但是 K800i 這一隻手機並不能直接撥 wmv
No tag for this post.

[Read more →]

Tags: Gentoo · Linux · Software · UNIX

[Wordpress] Wordpress Peformance : 自家架 Wordpress 加速法.

April 24th, 2007 · 2 Comments

我的 Blog 一開始就是自己架的, 之前放的機器是 PIII-700*2 + 1G RAM. 開啟要花大概 15 秒以上. 當時不以為意, 所以就偷吃步, 改用 WP-Cache, 加上了以後, 大概就是 5 秒上下, 應該是可以接受的 Performance 了.
不過這根本不是問題的根源呀
No tag for this post.

[Read more →]

Tags: Blog/wiki 記錄 · Gentoo · Linux · Network

[Gentoo] Skype for Linux 爛掉了.

April 11th, 2007 · No Comments

最近升級系統, Skype for Linux 爛掉了
出現
/opt/skype/skype: Symbol `_ZTV6QFrame’ has different size in shared object, consider re-linking
這時在 /etc/portage/package.use 加上
net-im/skype static
再重新
emerge skype
就可以了,
原因很簡單, skype 有二個 Module, 一個是用 QT 3.2 , 一個是 static link QT3.2
目前 Gentoo 的 QT 己經到 3.3.8-r2 了, 當然會出問題.
總而言之一句話, 沒事不要手賤亂升級.
No tag for this post.

[Read more →]

Tags: Gentoo

User mode linux 懶人包.

April 9th, 2007 · 2 Comments

前一陣子想要 Try User Mode Linux,
不過萬事起頭難, 怎麼樣弄 console 就是不會出來, 最後努力查了一下資料
試了一下, 終於可以從 console 看到 Linux 啟動的畫面.
其實 User mode linux 不難, 只是… 要多設一點東西

Tags: user_mode_linux

[Read more →]

Tags: Gentoo · Linux

[Gentoo] Why I used Gentoo on my server. 我為什麼採用 Gentoo 當作我的系統.

January 30th, 2007 · 17 Comments

最近有一篇很紅的文章
Why Gentoo Shouldn’t be on Your Serve Link
大致上是講 Gentoo 的好處和壞處.
其實講的還算是很有道理,若是要看反面的意見,我想也可以看 comment 的第三個留言, Anonymous 寫的.
我認為也寫的不錯. (原文超過 70+ 留言, 我沒力氣看完 ~_~)

Tags: Gentoo, Linux, Software, UNIX

[Read more →]

Tags: Gentoo · Linux · Software · UNIX

[Gentoo] 地雷 D-Bus 1.0 和 vmware 5 不相容 (己解決)

January 26th, 2007 · 4 Comments

前一陣子 Gentoo 的 unstable (KEYWORD ~x86) 偷偷將 D-bus 從 0.62 升到 1.0 後, 災難就開始了.

Tags: Gentoo

[Read more →]

Tags: Gentoo

Flash Player 9 Update

November 22nd, 2006 · 7 Comments

11 月 20 日, Adobe 又釋出了新版的 FLAH.
這次仍然有 Flash 9 Plugin 和 Flash Player .
下載地點在 : Flash Player 9 Update

安裝方式仍然可以參照我的 Flash 9 Lab Version 這一篇
至於穩定性問題, 有一個問題是 .mo 的問題, 可以參考
chihchun 長輩的 Flash Player 9 for Linux
不過呢, 依照這樣做還是會當機, 晚上看到一篇
firefox自動關閉?
有人提到
如果是用 gcin 可以在 /usr/bin/firefox 開頭處加入
unset XMODIFIERS
防止 flashplayer open XIM。flashplayer 的 XIM 有bug。
加了這行gcin還是可以用 GTK_IM_MODULE=gcin 輸入中文。
簡單的說, 如果要手動執行, 可以
# unset XMODIFIERS
# [...]

[Read more →]

Tags: Gentoo · Programming · UNIX