Ubuntu一些配置和技巧

安裝google-chrome

wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
sudo dpkg -i google-chrome*; sudo apt-get -f install

host修改(禁用谷歌字體)

/etc/hostsphp

183.136.133.218    fonts.googleapis.com
183.136.133.218    fonts.gstatic.com

可用的wineqq

wineqq TM2013

注意,輸入密碼時須要用QQ面板上的虛擬鍵盤。我也不知要爲何要這樣。linux

「在終端中打開」

sudo apt-get install nautilus-open-terminal

zip解壓亂碼

sudo vim /var/lib/locales/supported.d/local
sudo vim /var/lib/locales/supported.d/zh-hans

向這兩個文件分別添加chrome

zh_CN.GBK GBK
zh_CN.GB2312 GB2312

而後ubuntu

sudo locale-gen
unzip -O CP936 xxxx.zip

tapspaces

使用谷歌服務

鏡像源

安裝sunpinyin

sudo add-apt-repository ppa:ibus-dev/ibus-1.3-lucid
sudo apt-get update
sudo apt-get install ibus-sunpinyin

sunpinyin打不出yue音

http://tieba.baidu.com/p/2878305429vim

ftp

filezilla
使用GB18030編碼api

相關文章
相關標籤/搜索