Pular para o conteúdo principal

Postagens

Mostrando postagens de agosto, 2013

Repositório Original Ubuntu 10.04.3 32bits

# # deb cdrom:[Ubuntu-Server 10.04.3 LTS _Lucid Lynx_ - Release i386 (20110719.2)]/ lucid main restricted   #deb cdrom:[Ubuntu-Server 10.04.3 LTS _Lucid Lynx_ - Release i386 (20110719.2)]/ lucid main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution.   deb http://us.archive.ubuntu.com/ubuntu/ lucid main restricted deb-src http://us.archive.ubuntu.com/ubuntu/ lucid main restricted   ## Major bug fix updates produced after the final release of the ## distribution. deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted   ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team. Also, please note that software in universe WILL NOT receive any ## review or updates from the Ubuntu security team. deb http://us.archive.ubuntu.com/ubuntu/ lucid universe...

Ofris - Deep Freeze [Ubuntu PPA]

If you ever went to a cyber cafe, you probably noticed that any changes you make to their system: create or delete files, settings and so on, everything resets when you restart the computer. That's what the Deep Freeze program does. Ofris is a Deep Freeze like application for Linux that is very easy to use - once you install it, you can "deep freeze" your Linux computer in a matter of seconds. Ofris comes with an Ubuntu PPA so you can install it using the following commands (available for Ubuntu 9.10, 10.04 and 10.10): sudo add-apt-repository ppa:tldm217/tahutek.net sudo apt-get update sudo apt-get install ofris-en The last command will install the English version of Ofris (the package called just "ofris" will install the Indonesian version). Once you install it, open a terminal and run: ofris-en And then select what you want to do, like freeze the system for this user or for another user. You can later unfreeze the system the...

Android - Demonstrativo da tecnologia do ProDeaf - Libras

Demonstrativo da tecnologia do ProDeaf, uma ferramenta de tradução de voz e texto em português para Libras (Língua Brasileira de Sinais), o aplicativo também contém um dicionário de Libras que pode ser usado sem conexão com a Internet ajudando na comunicação com surdos e no aprendizado de novos sinais de Libras.  link do google play Atualizado em: 01/07/2013 VERSÃO ATUAL 1.2.7 NECESSITA DO ANDROID: 2.2 ou superior CATEGORIA: Ferramentas TAMANHO: 15M PREÇO: Gratuito Interface limpa e bem intuitiva, rápido nas respostas de comando, uma boa ferramenta pra quem quer no minimo se comunicar com surdos  Download apk Retirado do site: 

Instalando Java Ubuntu 10.04 /12.04 / 13.04

Abra o terminal e remova o OpenJDK: sudo apt-get purge openjdk* O site Webupd8 Team também criou um PPA que inclui o JRE e o Java browser plugin: sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java7-installer Depois disso, procure por java  no Dash e confira o painel de controle do Java: