新装ubuntu的基本软件

1 set repository

System -> Administration -> Synaptic Package Manager
Settings -> Repositories

server:
http://ubuntu.uestc.edu.cn/ubuntu/


2 set workspaces

software center -> install compizconfig-settings-manager

CompizConfig -> General Option -> Desktop size

3 Install Codecs and player

sudo apt-get install gstreamer0.10-plugins-bad
sudo apt-get install gstreamer0.10-ffmpeg
sudo apt-get install gstreamer0.10-plugins-ugly
sudo apt-get install mpg123
sudo apt-get install vlc

4 Install RAR

sudo apt-get install unrar

你可能感兴趣的:(ubuntu,Settings)