使用者工具

網站工具


linux:ubuntu

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
linux:ubuntu [2007/09/02 03:25]
wenpei
linux:ubuntu [2011/01/03 10:01] (目前版本)
wenpei PPA
行 1: 行 1:
 +====== Personal Package Archives (PPA) ======
 +https://​launchpad.net/​ubuntu/​+ppas
 +
 +===== 安裝 JRE =====
 +http://​nelson.pixnet.net/​blog/​post/​27191568
 +
 +
 +====== Ubuntu 7.10 調校 ======
 +http://​yurinfore.blogspot.com/​2007/​10/​x31-ubuntu-710.html
 +
 +http://​blog.kanru.info/​archives/​276
 +
 +http://​blog.pixnet.net/​mouse329/​post/​10049739
 +
 ====== GetDeb - Ubuntu軟體專題頁 ====== ====== GetDeb - Ubuntu軟體專題頁 ======
 http://​www.getdeb.net/​ http://​www.getdeb.net/​
 +
 +====== Ubuntu One ======
 +https://​ubuntuone.com/​
 +
 +在多個 ubuntu 間分享資料,類似 DropBox。
  
 ====== 修改預設程式 ====== ====== 修改預設程式 ======
行 17: 行 36:
 0 0 0 0
 </​code>​ </​code>​
 +
 +====== how to disable user listing in ubuntu 9.10 login screen ======
 +  sudo -u gdm gconftool-2 --set --type boolean /​apps/​gdm/​simple-greeter/​disable_user_list true
 +
 +====== 解決Pidging使用Yahoo即時通的亂碼問題 ​ ======
 +http://​victe.blogspot.com/​2008/​03/​ubuntupidgingyahoo.html
 +
 +版本:Pidgin 2.3.1
 +
 +帳號→管理→修改Yahoo帳號,預設編碼為ISO-8859-1,改成BIG5。
  
 ====== Making Ubuntu boot in 19 seconds ====== ====== Making Ubuntu boot in 19 seconds ======
 http://​lightningcrash.blogspot.com/​2007/​08/​making-ubuntu-boot-in-19-seconds.html http://​lightningcrash.blogspot.com/​2007/​08/​making-ubuntu-boot-in-19-seconds.html
 +
 +====== 465 Free Fonts for Ubuntu ======
 +http://​crunchbang.org/​archives/​2007/​10/​13/​465-free-fonts-for-ubuntu/​
 +
 +增加套件庫:
 +<​code>​
 +deb     ​http://​ppa.launchpad.net/​corenominal/​ubuntu gutsy main
 +deb-src http://​ppa.launchpad.net/​corenominal/​ubuntu gutsy main
 +</​code>​
 +
 +更新套件庫列表後,安裝:
 +  sudo apt-get install ttf-aefonts
linux/ubuntu.1188674709.txt.gz · 上一次變更: 2007/09/02 03:25 由 wenpei