Browsing "Ubuntu"

No Thumbnail

VPS as Remote Desktop take 2

GDM over VNC was great, until I discovered FreeNX. FreeNX was based on NX technologies by NoMachine. Quoted from Wikipedia: [...]

May 20, 2008     No Comments
Read More
No Thumbnail

Turn your VPS/Dedicated Server into a Remote Desktop!

警告,這很惡搞 XD Why would you do that? Because you can! And the fact that it’s a VPS/Dedicated Server, chances are [...]

Apr 21, 2008     No Comments
Read More
No Thumbnail

SSH 斷線問題

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

Apr 20, 2008     1 Comment
Read More
No Thumbnail

Daemon Tools for Ubuntu

沒那種東西 .D. 不過 AcetoneISO 是個很不錯的 replacement! 寫這篇文章時候裝的版本是 2.0.1 (Package) 裝了後馬上就可以用了 他有個很方便的 Play DVD-Movie ISO 的功能 簡單說就是 Mount + Launch Media [...]

Apr 13, 2008     No Comments
Read More
No Thumbnail

2-pass ffmpeg ipod video encoding

把檔案存成 ipodconv input_file=$1 output_dir=/home/peter/.ipodvideos ffmpeg -y -i "${input_file}" -an -v 1 -threads auto -vcodec libx264 \ -b 1000k -bt 175k [...]

Apr 4, 2008     1 Comment
Read More