public marks

PUBLIC MARKS from tadeufilippini with tags ubuntu & "help ubuntu"

2012

Printing Ubuntu

Impressão Como posso verificar o nível de tinta/toner da minha impressora?Verifique a quantidade de tinta ou toner que resta nos cartuchos da impressora.

2009

JavaInstallation - Community Ubuntu Documentation

Overview Sun Microsystems have developed Java, which is many things depending on who you ask. It is a language, and an execution environment and probably many more things. On this page Java refers to the software that executes programs compiled to Java byte codes (akin to machine language). Be aware of the Java trap. Although keep in mind that with the GPL licensing of the Sun Java implementation the Java trap is a thing of the past. Even RMS thinks so. Use IcedTea on Ubuntu 7.10 and OpenJDK on Ubuntu 8.04 or later. The first free project to offer substantial parts of Java platform functionality was Guavac. After that the free software movement developed java compilers, most notably the GNU Compiler for Java. GCJ is a front end to the GCC compiler which can natively compile both Java(tm) source and bytecode files. The compiler can also generate class files. Gcjwebplugin is a little web browser plugin to execute Java applets. It is targeted for Mozilla and compatible browsers that support the NPAPI. Others include the Eclipse Java Compiler, which is maintained by the Eclipse Foundation. Eclipse is an open-source Integrated development environment (IDE) written primarily in Java. The Eclipse open source community has over 60 open source projects. OpenJDK is the open source Java, derived from sources which will become OpenJDK 7 in the future.

Java - Community Ubuntu Documentation

by 3 others (via)
Running Java under Ubuntu In order to run Java programs and Java applets, you must have a Java environment installed. The GCJ flavor of Java is installed as default, and is usually fine for most purposes. If it is not installed, JavaInstallation describes how to install some opensource flavors of Java. You may, however, have a need to run the Sun flavor of Java if something does not work correctly. To get Sun Java under Ubuntu 7.04 or later running on Intel or PowerPC platform, you should enable the Universe repository in Add/Remove programs, and install either the openjdk-6-jre package or the sun-java6-bin package. (Note: PowerPC version is slow). To get Sun Java under Ubuntu 6.06 or 6.10 running on Intel x86 platform, you should enable the Universe repository in Add/Remove programs, and install the sun-java5-bin package. Note: The same commands will work under Xubuntu/Kubuntu (using Add/Remove or the Adept Package Installer). Choosing the default Java to use Just installing new Java flavours does not change the default Java pointed to by /usr/bin/java. You must explicitly set this: * Open a Terminal window * Run sudo update-java-alternatives -l to see the current configuration and possibilities. * Run sudo update-java-alternatives -s XXXX to set the XXX java version as default. For Sun Java 6 this would be sudo update-java-alternatives -s java-6-sun * Run java -version to ensure that the correct version is being called. You can also use the following command to interactively make the change; * Open a Terminal window * Run sudo update-alternatives --config java * Follow the onscreen prompt

Local Support through Local Community (aka LoCo) Teams | Ubuntu

Home Face-to-Face Local Support Our worldwide network of Local Community ("LoCo") teams is providing a strong backbone to our already vast and extensive Ubuntu community. Many of these teams provide free, face-to-face local support, such as one-on-one troubleshooting, group sessions, and presentations about Ubuntu. Why not go and see the full list of teams! Contents 1. Non-English Support 1. Bengali (Bangladesh) 2. Brazilian 3. Catalan 4. Česky 5. Chinese 6. Croatian 7. Dutch 8. Finnish 9. French 10. German 11. Greek 12. Hebrew and Arabic 13. India (any Indian language) 14. Indonesian 15. Italian 16. Japanese 17. Korean 18. Kurdish 19. Persian (Iran) 20. Portuguese 21. Romanian 22. Russian 23. Slovak 24. Spanish 1. General 2. Argentina 3. Chile 25. Swedish 26. Tamil 27. Turkish 28. Urdu (Pakistan) Non-English Support Support channels on IRC and mailing lists exist for Ubuntu users whose first language is not English. You are welcome to join one of these or start your own. An important part of the Ubuntu manifesto is your ability to use your software in your local language. Part of that is ensuring that Ubuntu includes the best translations available for the Ubuntu desktop software (and you can help to improve those translations). Another part of that commitment is helping to create mailing lists and IRC channels for Ubuntu users in different languages. If you want to start a local team or to join an existing one, visit https://wiki.ubuntu.com/LoCoTeams Bengali (Bangladesh) * Website: http://www.ubuntu-bd.org/ * Forum: http://forum.ubuntu-bd.org/ * IRC: #ubuntu-bd on irc.freenode.net * Mailing list: https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd Brazilian * Website: http://www.ubuntu-br.org * Forums: http://forum.ubuntu-br.org * Wiki documentation: http://wiki.ubuntu-br.org * IRC: #ubuntu-br on chat.freenode.net * Mailing list: http://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Community Documentation - Community Ubuntu Documentation

The Terminal is Your Friend Perhaps the most powerful tool in Linux is your Terminal Program. Before you jump in, take a moment to familiarize yourself with the command line--your invaluable asset in Linux. FAQs Still have questions? You are not alone. Stop by the most common questions that new Ubuntu users frequently ask. Installation * See Installation for both basic and advanced methods of installing Ubuntu, as well as information about supported hardware. * Read the Upgrade Notes to find out how to upgrade your system from older versions of Ubuntu. * For a video tutorial on the full installation process, please visit: http://www.youtube.com/watch?v=w8a-smrPlvE&hd=1

HOWTO Lexmark Printers - Gentoo Linux Wiki

HOWTO Lexmark Printers From Gentoo Linux Wiki Jump to: navigation, search This page has been deleted. The deletion and move log for the page are provided below for reference. * 05:34, 1 June 2009 AllenJB (Talk | contribs) deleted "HOWTO Lexmark Printers" ‎ (No useful content; Page naming conventions) Gentoo Linux Wiki does not have an article with this exact name. Please search for HOWTO Lexmark Printers in Gentoo-Wiki to check for alternative titles or spellings. * Start the HOWTO Lexmark Printers article or add a request for it. * Search for "HOWTO Lexmark Printers" in existing articles. * Look for pages within Gentoo Linux Wiki that link to this title. Other reasons this message may be displayed: * Titles on Gentoo-Wiki are case sensitive except for the first character; please check alternate capitalizations and consider adding a redirect here to the correct title. * If the page has been deleted, check the deletion log, and see Why was my page deleted?.

Wired troubleshooting

Wired troubleshooting If you have a network connection which is not working properly, you can use a few tools to help diagnose what the problem is. Most of the tools in this section require use of the Terminal, which you can open by pressing Applications → Accessories → Terminal. Get information about the current connection ifconfig is intended to allow you to change the settings of your network connections, but it can also be used to list information about the current connection. 1. Press Applications → Accessories → Terminal to open a Terminal 2. Type ifconfig eth1 in the Terminal and press Enter, replacing eth1 with the name of your network interface if it is different. * inet addr gives the current IP address of the connection * HWaddr gives the MAC address of your network device

Chapter 5. Troubleshooting

Table of Contents Wired troubleshooting Get information about the current connection Check if a connection is working properly Wireless troubleshooting Check that the device is on Check for device recognition Using Windows Wireless Drivers Check for a connection to the router Check IP assignment Check DNS IPv6 Not Supported

DSL

Ubuntu Documentation > Ubuntu 9.04 > Internet and Networks > Connecting > DSL DSL 1. Right click the NetworkManager icon and click Edit connections... 2. Click DSL. 3. Click Add.

Documentation for Ubuntu 9.04

Documentation for Ubuntu 9.04 This site is where you can find the official documentation developed and maintained by the Ubuntu Documentation Project. This page contains documentation for Ubuntu 9.04, the latest stable version, released in April 2009. If you can't find what you are looking for here, try the excellent source of community contributed documentation.

DialupModem - Ubuntu Brasil

Conectando à Internet com um modem dialup (analógico) Minha primeira tentativa (mal-sucedida) de ficar online foi com Computador > Configurações do Sistema > Rede. Depois de alguma pesquisa, descobri que esta forma alternativa de ficar online funcionou bem, porque é ainda mais fácil de conectar e desconectar do que seria através do diálogo Rede.

Documentacao/InternetERedes - Ubuntu Brasil

# Instalando o Java - Instalando e configurando o suporte a programas em Java (inclui plugin do Java) # Tim Web - O Tim Web é um plano de conexão móvel lançado pela TIM para transferência de dados. # Claro Web - O Claro Web é um plano de conexão móvel lançado pela Claro para transferência de dados.

GerenciadoresDeJanelas - Ubuntu Brasil

Funcionamento Existe um Servidor de Janelas que chama o modo gráfico (no Ubuntu, por exemplo, o X.org é o utilizado, mas também existe o XFree86). O servidor chama o modo gráfico e permite a execução de programas feitos com bibliotecas especialmente criadas para esse modo. Esses programas especiais (que nada mais são do que programas com rotinas gráficas para botões, menus...) na verdade só trazem informações, quanto à janela, sobre o recheio, o título e o tipo de janela. Este último apenas definindo se é uma janela de aplicativo, de diálogo... Assim, se for executado apenas o Servidor Gráfico, tem-se o ambiente gráfico, mas cada programa que esteja neste ambiente gráfico (o ambiente não traz interface para chamar programas) estará parado num canto, sem barra de título. Não se pode sequer maximizar a janela ou tirar uma janela da frente de outra. Até mesmo fechar a janela só será permitido se houver uma opção assim nos menus. Por isso não se usa um Servidor Gráfico sozinho. Para executar operações com janelas, são usados os Gerenciadores de Janelas. O que eles fazem basicamente é colocar uma barra de título em cada programa executado que tenha sido feito para modo gráfico. Além disso, eles provêem uma série de operações adicionais, como facilitar a alternância entre janelas, por exemplo. Basicamente é só isso mas, como sempre, programas amplamente utilizados como o Gnome não pararam no básico para chegarem onde chegaram. Há outros recursos que praticamente todos os Gerenciadores de Janelas de hoje precisam ter, dentre os quais o mais curioso e notável é a capacidade de gerenciar muitas Áreas de Trabalho. O Gerenciador de Janelas padrão no Ubuntu é o Gnome, mas outros também podem ser instalados e utilizados sem dificuldade

Temas - Ubuntu Brasil

No Ubuntu você tem a possibilidade de personalizar a sua interface gráfica de acordo com seu gosto e necessidade. Para isso existem os temas de interface, de ícones e de bordas das janelas.

Documentacao/SuporteHardware - Ubuntu Brasil

Modems * Compilando e Instalando Modens * LucentWinmodem (Breazy, Dapper, Edgy) * ModemHSP56MR-Smartlink (Feisty) * DialupModem (para hardmodems) * SmartLinkModemDriverHowto

Documentacao/Multimedia - Ubuntu Brasil

O Ubuntu também pode ser utilizado como uma ferramenta multimídia. Para isso, preparamos um conjunto de artigos que visam lhe auxiliar a configurar seu Ubuntu para obter o máximo que ele pode oferecer. * Formatos Proprietários - Como tocar MP3, DVD's, Flash e outros formatos. * Formatos Livres - Formatos multimídia alternativos aos Formatos Proprietários. * Aplicativos Multimídia - Os aplicativos de multimídia mais comuns disponíveis no Ubuntu. * Documentacao/ConfigurandoMultimidia - Configure mp3, Ogg-Vorbis, m4a (aac), ape (vejam o final do tutorial), XviD, wma, avi, wmv (os protegidos pela DRM não são suportados), divx, mpeg, pdf, streaming de vídeos (trailers do sites da Apple, Omelete e Yahoo), animações Flash, Java (para acessar sites de Bancos), assistir DVDs, fontes da Microsoft e etc. * Sound Converter - Convertendo o formato de suas músicas. * Audacity - Entenda o que é e como utilizar o Audacity. * Programas/DvdShrink - Ripe seus DVD para o HD usando wine DVDShrink. * Instalando Flash 9 - Apenas pro Ubuntu 6.10 - Instale Flash 9 via repositório. * Kino - Aplicativo editor de vídeo * Mplayer - Reprodutor de vídeo.

Graficos - Ubuntu Brasil

Existe um vasto número de aplicações disponíveis para os usuários do Ubuntu. De tarefas simples à complexas, certamente você encontrará um programa que faça o trabalho. Um certo número de programas vem incluído por padrão no Ubuntu. Entretanto, muitas estão disponíveis nos repositórios, ou em outros meios. Há também muitos recursos abertos/livres para lhe ajudar a começar, e a criar seus próprios conteúdos livres para que possa ajudar a outras pessoas.