Dicas para o Ubuntu

Olá!

O objetivo dessa página é orientar usuários iniciantes do Ubuntu que desejam instalar e configurar o Ubuntu utilizando ao máximo o modo gráfico. Caso o uso do ambiente gráfico não for possível, as orientações buscam ser o mais simples possível, sempre voltadas aos iniciantes do Ubuntu. A versão utilizada do Ubuntu é sempre mais atual e estável de 64 bits.

terça-feira, 27 de novembro de 2012

listening radio on ubuntu

For broadcast that use .ram application:

 download in this site:


http://br.real.com/realplayer/other_versions.html


choose your version (in this case, Linux i686, English, .deb)

execute this command:

sudo dpkg -i RealPlayer11GOLD.deb

if this message appears: 




Try 'apt-get -f install' with no packages (or specify a solution).





execute the command

apt-get -f install

and execute the command


sudo dpkg -i RealPlayer11GOLD.deb

Choose your broadcast  and enjoy it.

just that.

sábado, 10 de novembro de 2012

How do I change the icon theme in Ubuntu?


(from:



You can change icon theme with Ubuntu Tweak.

Install Faenza Icon Theme

Hit Ctrl+Alt+T to open terminal and run the following commands:

sudo add-apt-repository ppa:tiheum/equinox sudo apt-get update
sudo apt-get install faenza-icon-theme


Install Ubuntu Tweak:
After installation of Faenza run following commands in terminal to install "Ubuntu Tweak".

sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
 
How To Change Icon Theme With Ubuntu Tweak?
  • Once installed Hit Super key (windows key) to open Unity dash and search for "ubuntu tweak" and open it.
  • Go to tweak tab and click on "Themes" button.


enter image description here
  • Hare you can easily change the icon theme
enter image description here

segunda-feira, 5 de novembro de 2012

Ubuntu - java in firefox browser

Problems to access some sites?

Maybe you need java in firefox browser and you need to get java in your PC.

These is the commands to install java on Ubuntu:

sudo apt-get install openjdk-6-jre

sudo apt-get install openjdk-7-jre

For a while, these is the commands to install java in firefox browser:

sudo apt-get install icedtea6-plugin

sudo apt-get install icedtea-7-plugin

sudo apt-get install icedtea-plugin

(Note that the name "icedtea-7-plugin" is different than "icedtea6-plugin"!!!)






silverlight no Ubuntu

Moonlight is an opensource silverlight application. However the installation is like a windows application, some users in forums declare moonlight as a not developed application. I tried to use on some sites that use silverlight and moolight didn`t  work. 

 To install moonlight, open this site:



http://www.go-mono.com/moonlight/download.aspx


and click on appropriate version (32 or 64 bits) and click to install.


After downloading, the app automatically will be installed in your PC. So, the installation will ask you to restart the browser. Restart and see the app by the firefox command on menu:

tools/addons

if the name "Novell Moonlight x.xx.x.x" appears, this means the moonlight was successfull installed.