搜尋此網誌

2009年12月8日 星期二

virtualbox 共享資料夾

我的guest端是windows xp
在virtualbox主畫面這邊點選"設定值"選項,在分享資料夾選項裡面選擇一個要當作共享資料夾的資料夾
進到windows後,用右鍵點選我的電腦, 選擇連接到網路磁碟機
就會看到virtualbox的共享資料夾選項了



2009年11月9日 星期一

Linux 連線windows網域印表機

使用:
http://localhost:631

設定印表機為:
http://windows網路印表機IP:631/ipp/

就可以了!

2009年10月28日 星期三

python interpreter

中斷要用 ctrl+D

2009年10月22日 星期四

輕量化的ubuntu選擇

推薦 crunchbang linux

等於ubuntu + open box , 好用!

2009年8月26日 星期三

ubuntu下聽 hinet radio

使用pcman所寫的程式:

http://of.openfoundry.org/projects/814/download

下載deb安裝即可

2009年8月24日 星期一

Ubuntu Server 9.04 設定

aptitude install ssh openssh-server

aptitude update

aptitude safe-upgrade

/etc/init.d/apparmor stop
update-rc.d -f apparmor remove
aptitude remove apparmor apparmor-utils

2009年8月20日 星期四

ubuntu 9.04 server 英文環境

中文 console顯示會亂碼, 改成英文的

編輯 /etc/default/locale

內容改
LANG="en_US.UTF-8"
LANGUAGE="en_US:en"

重新開機

2009年6月30日 星期二

pdf 匯出 txt

xpdf 中也包含一個 PDF 轉純文字檔的程式,
可以用 pdftotext -enc Big5ascii file.pdf 轉出文字檔 file.txt
如果只用 -euc Big5 英文會變成全形字。

2009年4月16日 星期四

Linuxmit Fluxbox

預設fluxbox中的dejavu字體無法顯示中文

中文標題設定

$HOME/.fluxbox/overlay中加入

window.font: AR PL UMing TW-10

2009年1月6日 星期二

firefox 書籤 同步備份

Foxmarks

使用: https://addons.mozilla.org/zh-TW/firefox/addon/2410