Seu Canal de Informação

A simplicidade é o máximo da sofisticação.

Install Java 6 in Ubuntu 11.04 from repository Canonical

fazer um comentário »

Who installed the Ubuntu 11.04 and need to run applications that require java  installed ORACLE / SUN, just remove comment in file /etc/apt/source.list:

http://archive.canonical.com/ubuntu natty partner

To upgrade and install :

sudo apt-get update

sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts sun-java6-jdk


Escrito por Leandro Nalio

quarta-feira, 18 maio , 2011 em 17:48

Publicado em Destaques

Install GIT on Ubuntu 11.04

fazer um comentário »

The GIT is a software for managing versions of projects, was created by LinusTorvalds to the Linux Kernel project, and today is used by a number of other projects.

To install it is pretty simple, just use the command:

$ sudo apt-get install git-core git-doc git-svn git-gui gitk

Escrito por Leandro Nalio

segunda-feira, 9 maio , 2011 em 18:25

Publicado em Destaques

Install Java 6 in Ubuntu 11.04

fazer um comentário »

Who installed the Ubuntu 11.04 and need to run applications that require java installed ORACLE / SUN, just add the repository below:

sudo add-apt-repository ppa:ferramroberto/java

To upgrade and install :

sudo apt-get update

sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts

Escrito por Leandro Nalio

segunda-feira, 9 maio , 2011 em 17:46

Publicado em Destaques

How to Map SkyDrive Folders as Network Drives And Sync SkyDrive

fazer um comentário »

If you use Microsoft’s SkyDrive for storing or sharing files, you can create mapped network drives that are easily accessible from your applications as well as the operating system itself.

1.Fist link online ID with your Windows user account in Control Panel and User Accounts.

2. Go to SkyDrive and login to your account.

3. In the address bar, after the http://, look at the address. Between the cid-<your_skydrive_id_number>.skydrive.live.com, you will see a set of numbers and letters (your ID number). Copy the ID number, as you will need it later.

3.Go to the Windows  (Start button).

4. Right-click Computer.

5. Select Map Network Drive from the resulting menu.

6. Use the Drive dropdown to select the desired Drive letter.

7. In the Folder textbox, input

\\docs.live.net@SSL\<your_skydrive_id_number>\^2Documents

where your_skydrive_id_number is the ID number you copied back in step

2. This will map the drive to your My Documents folder on SkyDrive.

To map the drive to your Public folder, use

\\docs.live.net@SSL\<your_skydrive_id_number>\^2Public

8. Click the Finish button.

9. After a few seconds, Windows will ask you for your credentials, input your SkyDrive username and password, click the Remember my credentials checkbox and click the OK button.

What is Windows Live Mesh?

Keep your documents, photos, and other files up to date on all your computers, whether PC or Mac.* When you sync a folder, your latest files are right at hand even if you’re working offline at the moment. You can also sync folders on SkyDrivesynced storage, so you can go to the Windows Live Devices website to access them on the web from any computer

https://www.mesh.com/welcome

Escrito por Leandro Nalio

sábado, 16 outubro , 2010 em 16:59

Publicado em Windows

Visualizando arquivos XPS no Ubuntu

fazer um comentário »

Para quem utiliza redes mistas Windows/Linux ou tem a necessidade de visualizar documentos .xps, pode instalar o visualizador de documentos xps “Okular”.

Pode ser instalado pela Central de Programas ou pelo terminal.

Pela Central de Programas, pesquise por “okular” e faça a instalação.

No terminal, digite:

$ sudo apt-get install okular -y

Site do projeto : http://okular.kde.org/

Escrito por Leandro Nalio

quinta-feira, 7 outubro , 2010 em 22:40

Publicado em Linux

Seguir

Obtenha todo post novo entregue na sua caixa de entrada.