Tagged with " linux"

No Thumbnail

SSH 斷線問題

最近剛搬到 Slicehost,有個大問題就是 SSH 沒放多久就自動斷線 明明隔壁視窗的 Bluehost 都放了兩天 idle 都沒斷,為啥 Slicehost 才半個小時就葛掉了 稍微找了一下 (其實我丟了一張 ticket :$),發現其實只要再 sshd 裡面修改一下就好了: 編輯 /etc/ssh/sshd_config KeepAlive [...]

Apr 20, 2008     1 Comment
Read More
No Thumbnail

Ubuntu 7.10 把玩心得

雖然說是把玩,但是會換成 Ubuntu 的原因也主要是因為工作需要。換成 Ubuntu 後最棒的事情就是我覺得我的電腦又變快了 (a)。雖然說我現在還是保持著 Vista 跟 Ubuntu 的 Dual Boot 狀態,但是真正開 Vista 的時間實在很少。以後會開 Vista 就只會在一定要開才開的狀況下吧。我絕對不光是為了 Compiz Fusion 的絢麗畫面而跳槽的 [...]

Oct 7, 2007     No Comments
Read More
No Thumbnail

Linux 好棒.. ?

Ubuntu 真的很棒,只要妳用的東西是很熱門很多人研究過,Google 打下去就會出現很詳細 Howto 的話,那的確很棒。但是如果要用的東西不很熱門,或者是某些公司出的 linux 板程式,那很容易要裝個東西就會浪費掉一兩個小時。 剛為了要裝 Oboe Sync 3.0,被 Python、Qt3 vs Qt4、PyQt、sip 這些錯縱複雜的關係搞得很機。抓下來一個 .tar.gz 也沒說要啥 dependency 然後就只有一個 oboe_exe.py,跑了後才開始靠背少了什麼東西。 [...]

Oct 1, 2007     2 Comments
Read More
No Thumbnail

Ubuntu 7.10 條教筆記

nVidia TwinView 在 Restricted Drive Manager 停用 nVidia 的 Driver 去 nVidia 官方網站抓最新的 Linux Driver 讓他裝 在 Restricted Drive Manager [...]

Sep 29, 2007     1 Comment
Read More
No Thumbnail

PHP 5.2.1 on FC4 x86_64 compile note

Linking libraries from its default location ln -s /usr/include /opt/include ln -s /usr/lib64 /opt/lib Now configuring with new location: ./configure [...]

Apr 21, 2007     No Comments
Read More