Ubuntu 10.10最佳化設定和技巧

來源:互聯網
上載者:User

 

原文連結:http://www.linuxidc.com/Linux/2010-10/29287.htm

終端設定小技巧(不是必須的)
因為經常會用到終端:所以把終端加到右鍵菜單:
sudo apt-get install nautilus-open-terminal
這樣終端就在右鍵菜單了!!!

有必要學會以root許可權開啟檔案夾
sudo apt-get install nautilus-gksu
這樣按右鍵檔案或檔案夾,選擇以管理員開啟!

農曆
sudo apt-get install lunar-applet

滑鼠點擊面板右鍵 -> 添加到面板 -> 農曆日期

Firefox配置
加速DNS解析
地址欄中輸入:about:config
忽略警告
在頁面最上部的Filter(過濾器)中輸入:network.dns.disableIPv6
頁面自動重新整理顯示。雙擊network.dns.disableIPv6這一行,這時這一行將加粗。
重啟Firefox
註:經常使用ipv6的朋友不要這樣做。

 

安裝解碼器、flash播放器、java虛擬機器、微可下載字型
代碼:
sudo apt-get install Ubuntu
-restricted-extras

(包比較大,而且安裝過程中也會自動下載一些檔案,連結一些網址,可能很慢)

安裝多媒體解碼器
已經解決原來版本解碼器安裝後播放MKV視訊卡以及無法播放MMS連結的問題(2009-06-16) 解決配置音樂播放器後toem總是缺失外掛程式(2009-07-16)

播放器
sudo apt-get install libxine1-ffmpeg libxine1-all-plugins libxine1-plugins
sudo apt-get remove totem-mozilla -y
sudo apt-get install mplayer mplayer-fonts

看網頁網路電視
1 確認你的系統安裝了MPLYER
2 刪除系統內建的電影播放機Totem
3 必須安裝Firefox外掛程式MediaWrap ,該外掛程式可以轉換很多視頻格式,功能強大。
安裝Firefox外掛程式aniweather

網頁flash亂碼
cd /etc/fonts/conf.d/
sudo cp 49-sansserif.conf 49-sansserif.conf_backup
sudo rm 49-sansserif.conf

安裝壓縮公用程式
新立得中搜尋“unrar、p7zip-rar、p7zip-full、cabextract”,依次標記應用。開啟rar,7z,cab格式支援。
或者粘貼下面命令一鍵安裝:

sudo apt-get install unrar p7zip-full cabextract

安裝下載工具(多線程下載器、BT下載、電驢)
代碼:
sudo apt-get install d4x amule azureus

添加ED2K伺服器列表

http://www.emule.org.cn/server.met

更新
sudo apt-get update && sudo apt-get upgrade

查看Ubuntu
的核心版本

uname -r

查看Ubuntu
的發行版本
lsb_release -d

版本更新
sudo apt-get update && sudo apt-get dist-upgrade

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.