2008年11月10日 星期一

1。 下載 wubi (http://wubi-installer.org/) -> 安裝

2。 下載 lazybuntu (http://lazybuntu.openfoundry.org/)-> 解壓縮 -> 安裝

3。安裝 Rasmol

[應用程式]-> [添加] -> 選擇 Rasmol

4. 安裝 Pymol

The Ubuntu pymol package can be installed with minimal effort using the GUI package manager synaptic, or on the command line, using the command

------------------
sudo apt-get install pymol
------------------

once the universe repository has been activated.


4。 安裝字典

***************
Install STARdict

sudo apt-get install stardict

5。Wrong Architecture 'i386' problem

要裝 i386 版的deb
sudo apt-get install ia32-libs

然後

sudo dpkg -i --force-architecture

6. 安裝PRINTER

Installing Samba and Samba claint on Ubuntu

* Click System -> Administration -> Synaptic Package Manager
Enter your password
* Now click Search and type Samba in the search box.
* You should now see a list of items containing the word Samba.
* Right click on the Samba with the little ubuntu icon on it and select mark for installation.
* Click apply
* The packages will now be downloaded and installed.

Adding the printer on the Ubuntu machine

7. 更新出錯
1) sudo apt-get clean
2) sudo apt-get check
此時系統會跟你說哪一個檔案有問題, 把這些檔案 rename (mv xxxxx xxxxx.bck)
3) sudo apt-get update