RSS
 

Posts Tagged ‘natty’

Uninstall Gnome3 on Ubuntu 11.04

20 May

Open the terminal and run the following commands

sudo apt-get install ppa-purge
sudo ppa-purge ppa:gnome3-team/gnome3
sudo apt-get install gnome-session
 
1 Comment

Posted in linux, ubuntu

 

Install Gnome3 on Ubuntu 11.04

20 May

Open the terminal and run the following commands

sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install gnome-shell
 
No Comments

Posted in linux, ubuntu

 

Ubuntu Natty 11.04 安装ATI闭源驱动

20 May
下载驱动

http://www2.ati.com/drivers/linux/ati-driver-installer-11-5-x86.x86_64.run

在命令行执行
sudo sh ati-driver-installer-11-5-x86.x86_64.run --buildandinstallpkg Ubuntu/natty
 
No Comments

Posted in linux, ubuntu