Installing Multimedia Codecs and Drivers Matthew Helmke

Total Page:16

File Type:pdf, Size:1020Kb

Installing Multimedia Codecs and Drivers Matthew Helmke Installing Multimedia Codecs and Drivers Matthew Helmke buntu 8.10 comes standard with free them is of questionable legality for anyone and open software. This includes com- other than the company that has written Umunity developed drivers for hard- them. ware, where the source code for the software is available to be downloaded, viewed, and Hardware Drivers distributed legally. You can even modify it le- Some companies, like Intel, are choosing to re- gally, if you know how, as long as you either lease the specifications for their hardware or do not distribute your changes, or you license even writing and releasing drivers themselves your work in the same manner as the work as free or open source software, in both cases you are using. This software works with most inviting users to participate in the process of hardware, and also includes the ability to play writing or improving them. This is wonderful, and view some media types. and development of drivers for this hardware There are a couple of issues with doing tends to go quickly and the software tends things this way; you may not have access to all to be very good. Most of the time, you won’t of the features of some hardware while using notice anything except that the hardware just the free and open drivers, and some of the works, because the device drivers are included most commonly used sound and video files in the free and open source Linux kernel. require codecs, coder and decoder software Some hardware has special features which translates between binary data and that the production company does not wish sound or pictures, that are not free to be le- to make known, often because no one else gally distributed with the operating system. has the exact same technology and they are Don’t let this frighten you. There are usually hoping to protect a perceived advantage over drivers and codecs are available that will give their competitors. This is especially true in you full functionality, and which can be easily the realm of the more advanced video cards installed. The issue with these is primarily made by ATI/AMD and NVIDIA, but this re- philosophical, in the sense that the source striction is not limited to that hardware. code for them may not be viewed nor modi- Often these hardware manufacturers will fied, and in some cases, the distribution of release their own drivers for their hardware. When they do so, it will be made available in binary format, which means that it will run on your computer, under a set of conditions set by the manufacturer, but that you may not examine the source code to know what it contains or how it works. Some consider this a security risk. Others object because they cannot fix, adapt, or build on the soft- ware. Still others just want to play the latest 3D game or use another piece of equipment which requires a restricted driver, and they don’t consider those things particularly im- portant to them, or they can’t afford to lose functionality that is available only in the bi- Figure 1. Hardware drivers dialog, nary, restricted drivers. For those in the third with no proprietary drivers needed category, Ubuntu makes it easy to install www.linuxidentity.com 19 Codecs & Drivers third-party, restricted drivers for the the company’s web store at https:// a couple of methods available to en- most common devices, when the shop.canonical.com/. This will give able this feature at no cost. manufacturer has allowed their bi- you the ability to play everything but The easiest method is to install nary driver to be distributed. flash, which may be done by itself the VLC music player, which is in To check whether you have hard- by installing the flashplugin-nonfree the Ubuntu repositories and may be ware that requires or could benefit package using apt-get, Synaptic, or installed using apt-get or Synaptic from using an available restricted driv- your favorite package manager. with the package vlc. However, this er, simply open System –> Administra- For people comfortable with will limit you to only watching DVDs tion –> Hardware Drivers. Many of you the ambiguity of not really knowing using this program. will see a message saying No propri- whether using the codecs is legal or For those living in non-patent-en- etary drivers are in use on this system, not, or for the majority of people who cumbered parts of the world, there is a with the implication that none are avail- live in places where it is okay, there is community developed and main- able or needed. If so, you are all set. If an easy method to install everything tained, non-official repository of soft- you find something listed, and you want you want. That is what the rest of this ware available called Medibuntu, to use it, highlight the driver you wish section will cover. which stands for (Multimedia, Enter- to install in the list and click Enable. A Open Applications –> Add/Re- tainment & Distractions In Ubuntu) reboot may be required to complete the move... and in the center of the dia- and contains packages that cannot be process. log box that opens, tell it to show All included into the Ubuntu distribution You can use the same menu op- available applications. Highlight the for legal reasons (copyright, license, tion at any time to check whether box next to the package Ubuntu re- patent, etc). To use it, you will need to you have any installed, or to remove stricted extras, and Apply Changes add it to your software sources by drivers. at the bottom right to download and opening a terminal at Applications –> For many people, specifically enable support for many media for- Accessories –> Terminal, and entering those who have ATI or NVIDIA video mats, commonly used and free to the following at the command prompt. cards, using these drivers is neces- distribute Microsoft fonts like Times sary for the best possible experience New Roman, Sun Microsystems Java sudo wget http://www.medibuntu. ↵ using the Desktop Effects offered by Runtime Environment, the Flash pl- org/sources.list.d/ ↵ Compiz and described elsewhere in ugin for your web browser and media intrepid.list -O /etc/apt/ ↵ this magazine. One caveat; if you use players, and more. sources.list.d/medibuntu. ↵ these drivers, you may occasionally To enable playback of encrypted list find bugs or problems that the Ubun- DVDs, such as you might buy or rent, tu developers are not able to help requires a little more work, as the and your password. When the com- with, because of the closed nature patents and restrictions are more mand is complete, follow it with of the software. intense. The most certain way to be completely legal is to buy the soft- ↵ Playing Music and Video sudo apt-get update && sudo ware from the Canonical web store. apt-get install ↵ While Ubuntu does an excellent job However, in much of the world, this is medibuntu-keyring && sudo ↵ playing free media formats, like ogg not an issue at all, and so there are apt-get update files, but it does not come with the ability to play patent encumbered for- mats like mp3, mpg and flash. This is easily added to the default setup. There is some question as to how legal this is in some parts of the world, how- ever in most places it is known to be fine. If you are not sure, you may want to research the legal and licensing is- sues for your part of the world. Ubuntu makes it very easy to add the codecs. For businesses, corporations, or individuals who are concerned about legal issues in their part of the world, you may now buy the codecs to be able to play mp3s, Microsoft media formats, and DVDs from their partner and sponsor, Canonical in Figure 2. Using the ATI accelerated graphics driver LINUX IDENTITY STARTER 20 You may be asked to accept this package even though it cannot be authenticated. This is normal. If you want to use the soft- ware provided by Medibuntu, type yes and enter. Now, you are able to add any of the packages made available from Medi- buntu using apt-get, Synaptic, or your favorite package manag r. To enable dvd playback, you will need the package called libdvdcss2. You may find out more about Medibuntu and their other offer- ings at their website at http://www. medi buntu.org/. One more option People reading an article in a magazine like this are the proactive sort. We like to Figure 3. Add/Remove restricted formats figure out what needs to be done in ad- vance and do it. Not everyone is like that. For the rest of the world, there is another option. In the past, Linux users might try to play an unsupported file type and noth- ing would happen. They would then have to spend time reading documentation, scouring the web for information or ad- vice, and some would just give up. In Ubuntu 8.10, when you try to play a media file type that is not currently sup- ported, a dialog box will come up asking if you would like to search for an appro- priate codec, such as when I tried to play a free test pattern MP4 from http://www. archive.org/details/IMB_SF_R30_C9 in Totem Movie Player. If you agree, a search will be launched. If a suitable codec is found, a dialog box will appear listing the codec.
Recommended publications
  • Installing Airtime and Icecast Server on Ubuntu Server
    Installing Airtime and Icecast server on Ubuntu Server Base system Install 32-bit Ubuntu Server 10.04 LTS (“Lucid”). Latest version is 10.04.3 Just do a minimum installation. You may want to add the openssh package for remote access, but other than that don't install any package sets during server installation. Update the system after installation, and install any editors or utilities you like to have available. Network setup Skip this section if using DHCP. Edit /etc/network/interfaces to provide static IP settings. For example: # The primary network interface auto eth0 iface eth0 inet static ← change from iface eth0 inet dhcp address 10.224.1.208 netmask 255.255.255.0 gateway 10.224.1.1 Then restart the interface (or reboot): ifdown eth0 ifup eth0 Install Icecast Icecast is available in the Ubuntu repositories, so installation is just: apt-get install icecast2 When you install Airtime, the Icecast configuration files will be replaced, so you can skip the following unless you want to use Icecast without Airtime. Check the Icecast configuration file /etc/icecast2/icecast.xml and note or change the default passwords. To have the icecast server start at system boot, edit /etc/default/icecast2 and set ENABLE=true. Install Airtime Airtime is a Debian package and relies on the gdebi installer program, which is not part of the default Ubuntu server installation. So install this first: apt-get install gdebi Then download the Airtime installer package: wget http://apt.sourcefabric.org/mics/airtime-easy-setup.deb Use gdebi to install the installer package (which adds some repositories and helper scripts to your system) gdebi airtime-easy-setup.deb Now update the package list and install airtime: apt-get update apt-get install airtime Source clients Ices The ices2 client that handles ogg-vorbis streaming is in the Ubuntu repository.
    [Show full text]
  • Ubuntu:Precise Ubuntu 12.04 LTS (Precise Pangolin)
    Ubuntu:Precise - http://ubuntuguide.org/index.php?title=Ubuntu:Precise&prin... Ubuntu:Precise From Ubuntu 12.04 LTS (Precise Pangolin) Introduction On April 26, 2012, Ubuntu (http://www.ubuntu.com/) 12.04 LTS was released. It is codenamed Precise Pangolin and is the successor to Oneiric Ocelot 11.10 (http://ubuntuguide.org/wiki/Ubuntu_Oneiric) (Oneiric+1). Precise Pangolin is an LTS (Long Term Support) release. It will be supported with security updates for both the desktop and server versions until April 2017. Contents 1 Ubuntu 12.04 LTS (Precise Pangolin) 1.1 Introduction 1.2 General Notes 1.2.1 General Notes 1.3 Other versions 1.3.1 How to find out which version of Ubuntu you're using 1.3.2 How to find out which kernel you are using 1.3.3 Newer Versions of Ubuntu 1.3.4 Older Versions of Ubuntu 1.4 Other Resources 1.4.1 Ubuntu Resources 1.4.1.1 Unity Desktop 1.4.1.2 Gnome Project 1.4.1.3 Ubuntu Screenshots and Screencasts 1.4.1.4 New Applications Resources 1.4.2 Other *buntu guides and help manuals 2 Installing Ubuntu 2.1 Hardware requirements 2.2 Fresh Installation 2.3 Install a classic Gnome-appearing User Interface 2.4 Dual-Booting Windows and Ubuntu 1 of 212 05/24/2012 07:12 AM Ubuntu:Precise - http://ubuntuguide.org/index.php?title=Ubuntu:Precise&prin... 2.5 Installing multiple OS on a single computer 2.6 Use Startup Manager to change Grub settings 2.7 Dual-Booting Mac OS X and Ubuntu 2.7.1 Installing Mac OS X after Ubuntu 2.7.2 Installing Ubuntu after Mac OS X 2.7.3 Upgrading from older versions 2.7.4 Reinstalling applications after
    [Show full text]
  • Old Computer, New Life: Restoring Old Hardware with Ubuntu
    Old Computer, New Life: Restoring Old Hardware With Ubuntu Old Computer, New Life: Restoring Old Hardware With Ubuntu By: Stefan Neagu http://tuxgeek.me Edited by: Justin Pot This manual is the intellectual property of MakeUseOf. It must only be published in its original form. Using parts or republishing altered parts of this guide is prohibited. http://tuxgeek.me | Stefan Neagu P a g e 2 MakeUseOf.com Old Computer, New Life: Restoring Old Hardware With Ubuntu Table of Contents Introduction .............................................................................................................................. 4 FLOSS every day ................................................................................................................... 4 Use Cases .............................................................................................................................. 5 What is Ubuntu? ................................................................................................................... 6 How will Ubuntu give the computer new life? ................................................................. 7 Preparation ............................................................................................................................... 8 Backing up ............................................................................................................................ 8 Checking your specifications ............................................................................................. 9 Getting Ubuntu
    [Show full text]
  • Usability Testing & Evaluation of Chores in GNU/Linux for Novice
    Master Thesis Computer Science Thesis no: MCS-2008:46 January 2009 Usability Testing & Evaluation of Chores in GNU/Linux for Novice Muhammad Hamid Fayyaz Usman Idrees Department of Interaction and System Design School of Engineering Blekinge Institute of Technology Box 520 SE – 372 25 Ronneby Sweden This thesis is submitted to the Department of Interaction and System Design, School of Engineering at Blekinge Institute of Technology in partial fulfillment of the requirements for the degree of Master of Science in Computer Science. The thesis is equivalent to 20 weeks of full time studies. Contact Information: Author(s): Muhammad Hamid Fayyaz Address: Rönnblomsgatan 6A, 212 16, Malmö. E-mail: [email protected] Usman Idrees Address: Rönnblomsgatan 6A, 212 16, Malmö. E-mail: [email protected] University advisor(s): Hans Kyhlbäck Department of Interaction and System Design Department of Interaction and System Design Internet : www.bth.se/tek Blekinge Institute of Technology Phone : +46 457 38 50 00 Box 520 Fax : + 46 457 102 45 SE – 372 25 Ronneby Sweden i Abstract A challenging issue of GNU/Linux: usability has been studied in this report. Usability is considered as one of the core component in any system software. System software should be efficient, effective and satisfying for users. Different studies on usability issue have been conducted in different distros but there is no specific study on Ubuntu 8.10. Ubuntu 8.10 is considered for usability evaluation of GNU/Linux system software and a multi-phased research approach is adopted. Participants (students) from different disciplines and level are taken to conduct the usability test.
    [Show full text]
  • Ubuntu: Powerful Hacks and Customizations
    Hacks, tips, and tricks to Krawetz put your OS into overdrive ubuntu Whether it’s speed, glitz, sounds, or security, you want to get the most out of your Ubuntu Linux system. This book shows you how to do just that. You’ll fi nd out how to customize the user interface, implement networking tools, optimize video, and more. You’ll then be able to build on these hacks to further tune, tweak, and customize Ubuntu to meet all your needs. The basic Ubuntu system is good, but with a few modifi cations, it can be made great. This book is packed with techniques that will help you: • Choose the right options when installing Ubuntu onto a Netbook, server, or other system • Install fi les for interoperability and collaborate with non-Linux systems • Tune the operating system for optimal performance ® • Enhance your graphics to take them to the next level Powerful Hacks and Customizations Powerful • Navigate the desktop, manage windows, and multitask between applications • Check for vulnerabilities and prevent undesirable access • Learn tricks to safely opening up the system with external network services Neal Krawetz, PhD, is a computer security professional with experience in computer forensics, ® profi ling, cryptography and cryptanalysis, artifi cial intelligence, and software solutions. Dr. Krawetz’s company, Hacker Factor, specializes in uncommon forensic techniques and anti-anonymity technologies. He has confi gured Ubuntu on everything from personal workstations to mission-critical servers. ubuntu Visit our Web site at www.wiley.com/compbooks $39.99 US/$47.99 CAN Powerful Hacks and Customizations ISBN 978-0-470-58988-5 Neal Krawetz Operating Systems / Linux Ubuntu® Powerful Hacks and Customizations Dr.
    [Show full text]
  • Full Circle Magazine FR
    full circle NOUVELLE SÉRIE NUMÉRO 38 - Juin 2010 ) m o c . r k c i l F ( r a u g a J e h t o k a b m a T : r a p o t o h P CCRRIITTIIQQUUEE -- UUBBUUNNTTUU 1100..0044 -- LLUUCCIIDD LLYYNNXX full circle magazine n° 38 sommaire ^ full circle Programmer en Python Jeux Ubuntu p.33 Partie 12 p.07 Mon histoire p.18 Entrevue MOTU p.29 Découvrez comment un utilisa- Dans ce numéro - Andres Rodri- teur a débuté avec OpenSolaris, guez des États-Unis et comment un autre est venu de Intro virtualisation p.12 Freespire. Command & Conquer p.05 Blog et navigateur p.15 Critique - Ubuntu 10.04 p.24 Courriers p.31 Top 5 p.39 Les articles contenus dans ce magazine sont publiés sous la licence Creative Commons Attribution-Share Alike 3.0 Unported license. Cela signifie que vous pouvez adapter, copier, distribuer et transmettre les articles mais uniquement sous les conditions suivantes : vous devez citer le nom de l'auteur d'une certaine manière (au moins un nom, une adresse e-mail ou une URL) et le nom du maga- zine (« Full Circle Magazine ») ainsi que l'URL www.fullcirclemagazine.org (sans pour autant suggérer qu'ils approuvent votre utilisation de l'œuvre). Si vous modifiez, transformez ou adaptez cette création, vous devez distribuer la création qui en résulte sous la même licence ou une similaire. full circle magazine n° 38 sommaire ^ ' EDITORIAL Ce magazine a été créé avec : Bienvenue dans ce nouveau numéro du magazine Full Circle.
    [Show full text]
  • Na Linux Magazine #33…
    510100_204x275_333.pdf June 18, 2007 13:30:27 1 de 1 07/2007 XANDROS E MICROSOFT p.26 PADRÃO ABERTO p.27 TUX E PETRÓLEO p.22 O que muda para os A importância do formato Linux é o motor das clientes das companhias ODF para sua empresa pesquisas da Petrobras #32 07/07 Linux Magazine R$ 13,90 € 7,50 Pensou 0 0 3 2 0 Certificação LPI, 009 venda proibida exemplar de pensou # 32 Assinante # 32 Julho 2007 Senac A REVISTA DO PROFISSIONAL DE TI 9 771806 942 GROUPWARE CITADEL CITADEL E GROUPWARE p.31 PROMOVA A INTEGRAÇÃO DAS ATIVIDADES DE SUA EQUIPE,CONTROLE INFORMAÇÕES E ADMINISTRE PROJETOS COM LINUX E PODEROSAS FERRAMENTAS DE COLABORAÇÃO XPRESSO XPRESSO Z » Expresso Livre: Workflows em PHP p.36 A certificação LPI está entre as mais procuradas » Funcionalidades ilimitadas: Citadel p.32 no mundo por profissionais da área de Tecnologia IMBRA O » Muito AJAX e praticidade: Zimbra p.40 da Informação, segundo o site Certcities.com, » OpenXchange: qualidade premiada p.44 especializado no tema. Conheça os novos cursos oferecidos pelo Senac PENXCHANGE L As provas do LPI são independentes de e torne-se um profissional certificado! distribuição e baseadas no Linux Standard Base, um conjunto de normas que mantém a compatibilidade entre as diferentes versões Certificação LPI nível 1 – LPIC1 PI-2 D e distribuições do sistema operacional. Certificação LPI nível 2 – LPIC2 EBIAN 4.0 4.0 EBIAN W O Senac São Paulo estabeleceu parceria com o LPI, tornando-se um LATP LPI Approved Training Partner, Centro Autorizado de Treinamento LPI IRESHARK R para oferecer os cursos preparatórios para a certificação LPI.
    [Show full text]
  • Wireless Hacking Tablet – Ubuntu Hardy Heron
    This document details how I configure my Motion Computing m1300 tablet with Linux so that I can conduct wireless auditing with Kismet, Aircrack‐ng, and Karmasploit. Boot the Ubuntu 8.04 LST Hardy Heron cd. Choose the option to begin the installation. Welcome [English] Where are you? [NY EDT] Keyboard layout [U.S. English] Prepare disk space [Guided – use the largest continuous free space] This will use the free space behind the Windows XP installation Migrate Documents and Settings [Nothing to do] Who are you? [username: wireless, computername: wireless-tablet] Ready to install http://ubuntuguide.org/wiki/Ubuntu:Hardy is invaluable for getting Ubuntu configured post install. Issues Post Install Fails: screen resolution and digitizer pen (this stuff worked just fine with version 7.04!) After installing Hardy Heron 8.04 LST the screen resolution will be set to 800x600 and past methods to correct it (sudo dkpg‐reconfigure xserver‐org) will not work. The following blurb is from http://ubuntulinuxtipstricks.blogspot.com/2008/04/faq‐hardy‐upgrade.html The new Xorg is supposed to be all nice and hotplugable, but dpkg‐reconfigure xserver‐xorg is no more. /etc/X11/xorg.conf is also now very barebones. This is for the hotplugability. The correct way to configure this new version of X is with the xfix command. Changing resolution is done on the fly with xrandr. I say to hell with the new way of doing things. The previous version of Ubuntu I ran on the m1300 was Feisty Fawn 7.04 and I have saved that xorg.conf configuration file.
    [Show full text]
  • Symbols & Numbers A
    INDEX Symbols & Numbers animation, Blender for, 250, 250 antivirus software, 298 * (asterisk), as wildcard avast! as, 304–306, 305 character, 150 ClamAV as, 302–304 ./configure command, 177 AOL Instant Messenger, 66 for Xmahjongg, 180 Appearance Preferences window, / (root), 85 115, 115, 205–206, 206 3D modeling, Blender for, 250, 250 appending file to tarball, 145 applets, adding to GNOME desk- A top panel, 36–37 AAC file format, 272 applications. See also application AbiWord, 232, 232 names; installing accented characters, typing, compiling from source, 175–181 211–214 costs of, 11 Add to Drawer window, 41 firewall, 300–302 Add to Panel window, 35, 36, 37, 38 moving running between virtual Add-ons window, 61 desktops, 46 Add/Remove Applications restarting for new font window, 68 display, 200 Adobe Flash Player, 62 Wine for running Windows Advanced Package Tool (APT), 67 versions, 166–170, 167, 170 graphical front ends for, 68 Applications menu adware, 12 Accessories AIFF file format, 254 Take Screenshot, 125 album art Text Editor, 220 in gtkpod, 279 Add/Remove, 68 in Rhythmbox, 261 Education Alien Tux Paint, 252 for converting RPMs to DEB GamesFrozen-Bubble, 74 packages, 173–174 Graphics installing, 173 Blender 3D modeller, 250 ALT key, as compose key, 211–212 FontForge, 207 amaroK GIMP Image Editor, 242 iPod support, 277 GNU Paint, 245 AMD64 processor, 17 GPixPod, 281 Ubuntu CD for, 307–310 Inkscape, 246 From Ubuntu Linux for Non-Geeks, 3rd Edition Copyright 2008 by Rickford Grant Applications menu: Graphics, ATI graphics card, installing
    [Show full text]
  • The Perfect Desktop - Ubuntu Studio 7.10
    The Perfect Desktop - Ubuntu Studio 7.10 Version 1.0 Author: Oliver Meyer <o [dot] meyer [at] projektfarm [dot] de> Last edited 10/30/2007 This document describes how to set up an Ubuntu Studio 7.10 desktop. The result is a fast, secure and extendable system with focus on multimedia creation - the real-time (RT) kernel is installed by default. It provides all you need for daily work and entertainment. This howto is a practical guide without any warranty - it doesn't cover the theoretical backgrounds. There are many ways to set up such a system - this is the way I chose. 1 Installation 1.1 Get Ubuntu Studio 7.10 The image (about 800MB) is available at http://ubuntustudio.org/downloads . 1.2 Start The Installation Start/restart your computer and insert the installation media - be sure that your bios is configured to boot from your cd/dvd drive first. Afterwards you'll see this: Hit "F3" and choose your Keymap. Hit "F1" if you want some information about the other options. After that select "Install in text mode" from the middle menu and hit "Enter". Choose your language and proceed. Select your location and proceed. Now the installation is beeing prepared. Insert your desired hostname and proceed. If you are not familar with the logical volume manager or a manual partition setup, I recommend to use the simple "Guided - use entire disk"-method. Select the disk to partition and proceed. Here you can see the changes that will be done to your disk. If you agree to the changes select "Yes".
    [Show full text]
  • COMO MELLORAR O NOSO UBUNTU a Instalación Que Por
    COMO MELLORAR O NOSO UBUNTU (Coma sempre este é un documento borrador, invítovos a melloralo e corrixilo.) A instalación que por defecto temos de UBUNTU aínda que por defecto ten moitos programas bótanse en falta algúns sobre todo de tipo multimedia. Estes non se instalan porque aínda que son gratuítos non son libres polo que se queremos usalos é decisión nosa. A miña recomendación é polo menos instalar o seguinte: 1º - Software de código aberto asistido por Canonical Para elo debemos seleccionar :Sistema > Administración > Fontes do software. Na pestana Outro software marcamos a primeira liña para engadir o repositorio de socios de Canonical no que podemos encontrar Adobe Acrobat Reader ou máquina virtual de Java entre esta lista de paquetes. 2º – Repositorio Medibuntu Este repositorio é moi interesante para obter multitude de programas e codecs multimedia e sobre todo para instalar correctamente o interesante Google Earth. Para agregar o repositorio facemos clic no menú Sistema > Administración > Fontes do software > Outro software. Despois facemos clic sobre o botón Engadir para agregar o repositorio de Medibuntu. A continuación debemos escribir no recadro Líña de APTo seguinte: deb http://packages.medibuntu.org/ lucid free non-free e facemos clic en Engadir orixe. Se non se activa este último botón é que non está ben escrita a liña. Veremos o novo repositorio engadido e activado polo que facemos clic en Pechar. Pero, como cada vez que agreguemos un repositorio, teremos que actualizar a información dos programas dispoñibles premendo o botón Recargar. Unha vez rematada a actualización encontrarémonos cunha mensaxe de erro. Esta nos informa que non se puido verificar a firma do repositorio.
    [Show full text]
  • Ubuntu Tutuksi Wikikirjan Pdfversio
    Ubuntu tutuksi -wikikirjan PDF-versio Tekijänoikeudet Kirja on luotu lähes täysin automatisoidusti Ubuntu tutuksi -wikikirjasta: http://fi.wikibooks.org/wiki/Ubuntu_tutuksi Se ja sen johdannaiset on julkaistu GNU Free Documentation License -lisenssin alaisuudessa http://www.gnu.org/copyleft/fdl.html Linux on Linus Torvaldsin omistama tavaramerkki. Tux-pingviinin kuvan tekijänoikeudet omistavat Larry Ewing, Simon Budig ja Anja Gerwinski Ubuntu, Kubuntu ja Edubuntu ovat Canonical Ltd:n rekisteröimiä tavaramerkkejä. Niiden ja Xubuntun logokuvia saa käyttää vain niihin viitattaessa. Kirja on luotu 21.4.2008:n wikikirjasta. Sisällysluettelo Ubuntu tutuksi/Linuxin esittely .............................................................................................................. 7 Mikä on Linux? ..........................................................................................................................................7 Viisi hyvää syytä käyttää Linuxia ................................................................................................... 7 Linux perustuu avoimeen lähdekoodiin ...................................................................................... 8 Jakeluversiot eli distrot ..........................................................................................................................9 Työpöytäympäristöt ............................................................................................................................. 10 Gnome ..............................................................................................................................................10
    [Show full text]