使用者工具

網站工具


linux:ubuntu

Personal Package Archives (PPA)

安裝 JRE

Ubuntu 7.10 調校

GetDeb - Ubuntu軟體專題頁

Ubuntu One

https://ubuntuone.com/

在多個 ubuntu 間分享資料,類似 DropBox。

修改預設程式

NTFS 3G on Ubuntu

# ntfs-3g /dev/hda3 /media/data -o locale=zh_TW.UTF8

/etc/fstab

# /dev/hda3
UUID=94CCA861CCA83EFC
/media/data
ntfs-3g
defaults,locale=zh_TW.UTF8,gid=46
0 0

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

465 Free Fonts for Ubuntu

http://crunchbang.org/archives/2007/10/13/465-free-fonts-for-ubuntu/

增加套件庫:

deb     http://ppa.launchpad.net/corenominal/ubuntu gutsy main
deb-src http://ppa.launchpad.net/corenominal/ubuntu gutsy main

更新套件庫列表後,安裝:

sudo apt-get install ttf-aefonts
linux/ubuntu.txt · 上一次變更: 2011/01/03 10:01 由 wenpei