Ubuntu 11.04安裝後建議做的20件事

來源:互聯網
上載者:User

 

#1 不喜歡Unity? 切換到Ubuntu gnome 經典案頭

登出unity案頭環境,然後選擇登入環境為“經典案頭”即可進入。

若是你喜歡Unity,可是你的顯卡不給力3D不支援,怎麼辦呢?安裝Unity-2D:

sudo add-apt-ppa repository: unity-2d-team/unity-2d-daily
sudo apt-get update
sudo apt-get install qt-unity-default-settings
#2 安裝更新

Ubuntu最新版本,並不意味著你的軟體是最新版本,對吧?升級你的軟體版本:

sudo apt-get update && sudo apt-get upgrade
#3 安裝Ubuntu Tweak

Ubuntu Tweak是最給力的ubuntu設定工具之一。安裝它,很簡單:

sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
#4 添加Medibuntu倉庫源,啟用Canonical夥伴軟體

Medibuntu是一些必要的但是不能封裝在Ubuntu中的軟體,比如win32codec,google-earth,opera等等。

sudo apt-get install medibuntu
#5 安裝samba

samba伺服器安裝後,就可以與你所在的網路中的其他同學共用檔案了。

sudo apt-get install samba
#6 安裝媒體工具

首先安裝vlc–強大的東東

sudo apt-get install vlc

還需要安裝一些常用的編碼

sudo  apt-get install non-free-codecs libxine1-ffmpeg gxine mencoder  libmpcdec3 libquicktime1 flac faac faad sox ffmpeg2theora libmpeg2-4
uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-dev mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg libmp4v2-0
totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs

若需要支援DVD,則

sudo apt-get install libdvdcss2 && sudo /usr/share/doc/libdvdread4/./install-css.sh

還需要Flash支援啊,雖然你恨它,可是沒它真有點不行!在Ubuntu軟體中心搜尋安裝即可!

64位系統的同學可以使用命令安裝

sudo add-apt-repository ppa:sevenmachines/flash
sudo apt-get update
sudo apt-get install flashplugin64-installer
#7 想玩WOW,CS嗎?

安裝PlayOnLinux!

sudo apt-get install playonlinux
#8 想玩其他遊戲?PlayDeb!!

可以添加Playdeb源

http://archive.getdeb.net/install_deb/playdeb_0.3-1~getdeb1_all.deb

然後,可以點擊playdeb上的軟體就可以一鍵安裝!

#9 XMBC–強大的媒體中心

無需多言,命令安裝:

sudo add-apt-repository ppa:team-xbmc
sudo apt-get update
sudo apt-get install xbmc
#10 視頻編輯–Openshot

雖然系統內建的opentivi可以,但是openshot更好用!

安裝最新版本:

sudo add-apt-repository ppa:jonoomph/openshot-edge
sudo apt-get update
sudo apt-get install openshot openshot-doc
#11 備份資料Deja Dup

安裝:

sudo apt-get install deja-dup
#12 安裝BT用戶端

下載BT,比如各種文藝片,你懂的,我不看,但是看到同學們津津有味,嗯,提供用戶端:

@,Deluge用戶端

sudo add-apt-repository ppa:deluge-team/ppa
sudo apt-get update
sudo apt-get install deluge

@,Vuze用戶端

sudo apt-get install vuze
#13,安裝ftp用戶端Filezilla

有網站/部落格的同學,推薦FTP用戶端。

安裝:

sudo apt-get install filezilla
#14,IM即時通訊

QQ現在的webqq還算可以,empathy喝pidgin可以安裝最新的libqq2010協議@ googlecode
;

新浪微博很多用戶端,除官方推薦外還有eicodesign
,還有gwibber的外掛程式

sudo add-apt-repository ppa:gwibber-team/ppa
sudo apt-get update
sudo apt-get install gwibber gwibber-service-sina gwibber-service-sohu

msn用戶端

sudo apt-get install amsn

其他的就容易解決啦!

還有skype:

sudo apt-get update && sudo apt-get install skype
#15,安裝Java run time JRE
sudo add-apt-repository ppa:ferramroberto/java
sudo apt-get update
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
#16,安裝Dropbox!

我們介紹過很多雲端儲存用戶端,在此不詳細介紹了@ here
!

#17,虛擬機器virtual box

弄個遊戲什麼的,有時候虛擬機器也是必要的。ubuntu系統軟體中心搜尋安裝。

#18,影像編輯GIMP,當屬第一!

安裝最新版,雖然系統內建:

sudo add-apt-repository ppa:matthaeus123/mrw-gimp-svn
sudo apt-get update
sudo apt-get install gimp gimp-data gimp-plugin-registry gimp-data-extras
#19,喜歡conky?安裝!
sudo apt-get install conky

其他配置自己找找主題即可。我會在以後將原先總結的conky主題給大家弄下,敬請期待!

還有screenlet之類的小外掛程式:

sudo add-apt-repository ppa:screenlets/ppa
sudo apt-get update
sudo apt-get install screenlet
#20,安裝解壓檔案

廢話少說,命令:

sudo apt-get install unace unrar zip unzip p7zip-full p7zip-rar sharutils rar uudeview mpack lha arj cabextract file-roller

看看那些壓縮檔還打不開嗎?小樣,弄不死它!

#21,其他

瀏覽器chrome,opera等等自己安裝吧。

還有工具shutter,sshFQ利器圖形介面gstm!

不一而足!

若有錯誤,敬請指出。

 

« prev
next »loading« prev
next »
stop slideshow
close

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.