Несколько индикаторов для Ubuntu 11.10/12.04, которые упростят работу с графической оболочкой Unity и помогут, например, проконтролировать работу ПК, посмотреть погоду, очистить корзину одним кликом.
1. Weather Indicator
Установить:
[note color="#C7C7C7"]sudo apt-get install indicator-weather[/note]
2. System Monitor Indicator
Установить:
[note color="#C7C7C7"]sudo add-apt-repository ppa:indicator-multiload/stable-daily
sudo apt-get update
sudo apt-get install indicator-multiload[/note]
3. Indicator-Sysmonitor
Установить:
Ubuntu 11.10
[note color="#C7C7C7"]sudo add-apt-repository ppa:alexeftimie/ppa
sudo apt-get update
sudo apt-get install indicator-sysmonitor[/note]
4. Hardware Sensors Indicator
Установить:
Ubuntu 11.10
[note color="#C7C7C7"]sudo add-apt-repository ppa:alexmurray/indicator-sensors
sudo apt-get update
sudo apt-get install indicator-sensors[/note]
Ubuntu 12.04
[note color="#C7C7C7"]wget -O indicator-sensors_0.1-1_i386.deb http://goo.gl/268Jo
sudo dpkg -i indicator-sensors_0.1-1_i386.deb[/note]
5. Caffeine
Установить:
[note color="#C7C7C7"]sudo add-apt-repository ppa:caffeine-developers/ppa
sudo apt-get update
sudo apt-get install caffeine[/note]
6. Trash Indicator
Установить:
[note color="#C7C7C7"]wget -O trashindicator_1.00-1_all.deb http://goo.gl/nSXT6
sudo dpkg -i trashindicator_1.00-1_all.deb
trashindicator&[/note]
Похожие публикации:
Эта запись была опубликована 21.05.2012в 11:34. В рубриках: Unity, Индикаторы, Новости. Вы можете следить за ответами к этой записи через RSS 2.0. Вы можете оставить свой комментарий или трекбек со своего сайта.