2012年6月19日 星期二

攝影觀念速記 -1-

1. VR鏡頭上腳架,需關閉VR。
=> VR會自動補償,反而會造成相片有糊掉的情形,但非必然。所以在非必要無須常駐。

Debian快速筆記 -2-

1. pppoeconf設定套件 dpkg -i "packge"
aptitude install pppoeconf

重啟網路 /etc/init.c/networking restart
ifup eth0, ifdown eth0




2. aptitude install vim, 設定檔/etc/vim/vimrc 設定退位鍵set nocp 設定顏色 syntax on







3. http://ihower.tw/rails3/installation.html 依照此教學少了 linyaml  http://collectiveidea.com/blog/archives/2011/10/31/install-ruby-193-with-libyaml-on-centos/  依當中方法下載 並重新安裝ruby後 可正常安裝完sqlite3 & rails