Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "NaldiniPaolo/Prove0"
Differenze tra le versioni 6 e 128 (in 122 versioni)
Versione 6 del 01/05/2007 12.31.04
Dimensione: 7563
Autore: NaldiniPaolo
Commento:
Versione 128 del 15/02/2012 18.11.25
Dimensione: 4422
Autore: NaldiniPaolo
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
## page was renamed from NaldiniPaoloProve
[[BR]]
||<tablestyle="font-size: 18px; text-align: center; width:100%; background:red; margin: 0 0 0 0;" style="padding:0.5em;">'''ATTENZIONE: Questa è una pagina di prove, non si assicurano funzionamenti corretti delle guide'''||
[[BR]]
#format wiki
#LANGUAGE it
<<BR>>
<<Indice(depth=1)>>
Linea 6: Linea 6:
= MEDIBUNTU = = Introduzione =
Linea 8: Linea 8:
= Disclaimer = Ogni versione di '''Ubuntu''' ha un supporto ufficiale di 18 mesi ad eccezione delle versioni LTS ('''L'''ong '''T'''erm '''S'''upport) rilasciate ogni due anni.
Le versioni LTS, fin qui rilasciate, hanno un periodo di supporto di 3 anni per i desktop e 5 per i server.
Linea 10: Linea 11:
Leggi di Patent e copyright operano diversamente a secondo del paese in cui siete. Please obtain legal advice if you are unsure whether a particular patent or restriction applies to a media format you wish to use in your country.

See Ubuntu's [http://www.ubuntu.com/ubuntu/philosophy Free Software Philosophy] and the FreeFormats page for a more comprehensive discussion of these issues.

= Installazione Singoli Pacchetti =

La maggior parte degli utenti di Ubuntu richiederanno soltanto alcuni pacchetti dal repository di Medibuntu . I pacchetti più conosciuti sono '''libdvdcss2''' per far funzionare i DVD e pacchetti con i codec non nativi (w32codecs, w64codecs, ppc-codecs) per i formati multimediali non nativi. Per installare i singoli pacchetti, seguire i punti qui sotto.

 * Con un browser web, andare in http://medibuntu.sos-sts.com/repo/pool/.

 * Scegliere la directory relativa alla distribuzione che si usa.

 * Fare clic o su "libero" o "non libero" in base a dove è localizzato il pacchetto che si vuole installare.

 * Entrare nella directory relativa all'architettura che si sta utilizzando.

 * Salvare il pacchetto che si intende installare nella propria directory personale sul vostro hard disk.

 * Fare clic con il tasto destro sul pacchetto che avete appena scaricato.

 * Selezionare Pacchetto Menu di Ubuntu.

 * Scegliere Installare Pacchetto.

'''NOTE:''' Sometimes while browsing the repository, a "forbidden page" message will appear. This happens often and at random times but will only last at the most 10 seconds. Keep refreshing the page until you can browse the contents of the page.
''(This issue has been reported, we're working on it, see [https://bugs.launchpad.net/medibuntu/+bug/104425 Bug #104425])''

= Free and Non-free Components =

Medibuntu has two components for its repository. They are labeled ''free'' and ''non-free''. The free component has the packages for software whose sources are made freely and/or are distributed with an open source license such as the GNU Public License. The non-free component contains software whose sources are not made freely available and/or are distributed with a license that restricts certain ways the software can be distributed.

Software in the free component are not distributed in the Ubuntu repositories because of legal issues with that software in certain countries. Some software such as Amarok and Kaffeine are distributed through the main Ubuntu repositories but with certain functionalities taken away, again because of legal issues. Medibuntu distributes these kind of packages with those functionalities in place.

Software in the non-free component are not distributed in the main Ubuntu repositories because of the licenses that these software are distributed with restricts how they can be distributed. The software in the non-free component are usually not needed for general use as there are alternatives or implementations in other open source licensed software. Some software, such as Google Earth and Adobe Acroreader, are available directly from the company's website that owns the rights to them.

Since the packages in the non-free component are usually not needed, the instructions in the next section will include a step to exclude acquiring package information from the non-free component of the Medibuntu repository.
||<tablestyle="text-align: justify; width:100%;" style="border:none;" 5%><<Immagine(Icone/Piccole/note.png,,center)>> ||<style="padding:0.5em; border:none;">'' A partire dal rilascio di Ubuntu 12.04 entrambe le versioni saranno supportate per 5 anni''. ||
Linea 48: Linea 14:
= Playing Encrypted DVDs = = Versioni supportate =
== 11.10 Oneiric Ocelot ==
Linea 50: Linea 17:
To play encrypted DVDs, the libdvdcss package is essential. libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption. Some more information about this package can be found at http://www.videolan.org/developers/libdvdcss.html.  * '''Rilascio''': Aprile 2011
 * '''Fine supporto''': Aprile 2013
 * [[Rilasci/NattyNarwhal|Scaletta di rilascio]]
 * [[https://wiki.ubuntu.com/OneiricOcelot/ReleaseNotes|Note di rilascio]]
Linea 52: Linea 22:
Below are the instructions for installing the packages using the command line. For other methods, please refer to [:InstallingSoftware:Installing Software]. == 11.04 Natty Narwhal ==
Linea 54: Linea 24:
If your wish to install just libdvdcss2, you can first download the individual package and then install the package.  * '''Rilascio''': Aprile 2011
 * '''Fine supporto''': Ottobre 2012
 * [[Rilasci/NattyNarwhal|Scaletta di rilascio]]
 * [[https://wiki.ubuntu.com/NattyNarwhal/ReleaseNotes/it|Note di rilascio]]
Linea 56: Linea 29:
 * '''i386'''
{{{
wget http://medibuntu.sos-sts.com/repo/pool/feisty/free/i386/libdvdcss2_1.2.9-2medibuntu2+build1_i386.deb
sudo dpkg -i libdvdcss2_1.2.9-2medibuntu2+build1_i386.deb
}}}
== 10.10 Maverick Meerkat ==
Linea 62: Linea 31:
 * '''amd64'''
{{{
wget http://medibuntu.sos-sts.com/repo/pool/feisty/free/amd64/libdvdcss2_1.2.9-2medibuntu2+build1_amd64.deb
sudo dpkg -i libdvdcss2_1.2.9-2medibuntu2+build1_amd64.deb
}}}

 * '''powerpc'''
{{{
wget http://medibuntu.sos-sts.com/repo/pool/feisty/free/powerpc/libdvdcss2_1.2.9-2medibuntu2+build1_powerpc.deb
sudo dpkg -i libdvdcss2_1.2.9-2medibuntu2+build1_powerpc.deb
}}}
 * '''Rilascio''': Ottobre 2010
 * '''Fine supporto''': Aprile 2012
 * [[Rilasci/MaverickMeerkat|Scaletta di rilascio]]
 * [[https://wiki.ubuntu.com/MaverickMeerkat/ReleaseNotes/it|Note di rilascio]]
Linea 75: Linea 37:
If you have added the entire Medibuntu repository, install the package using APT.
{{{
sudo apt-get install libdvdcss2
}}}
= Elenco completo dei rilasci =
Linea 80: Linea 39:
= Playing Non-Native Media Formats = Nella tabella seguente, per ciascuna versione di '''Ubuntu''', sono indicate le seguenti informazioni:
 * Numero e il nome di versione
 * Data di rilascio e data di fine supporto
 * Scaletta delle varie fasi del piano di lavoro
 * Note di rilascio con indicate le specifiche di ciascuna versione
Linea 82: Linea 45:
There are a few formats such as certain Windows formats, Real, and Apple Quicktime which do not have native codecs under Linux. To work around this issue, external binary codecs are used instead to play these formats. [http://www.mplayerhq.hu/ MPlayer] and [http://xinehq.de/ xine] use such external codecs and these codecs are stored in the MPlayer website in their codecs directory located at http://www.mplayerhq.hu/MPlayer/releases/codecs/. ||<rowbgcolor="#cccccc":15%>'''Versione'''||<:20%>'''Nome in codice'''||<:20%>'''Rilascio'''||<:20%>'''Fine supporto''' ||<:10%>'''Note rilascio'''||
||<bgcolor="#f7f7f7":>'''4.10'''||<:>Warty Warthog||<:> Ottobre 2004||<:> Aprile 2006||<:>||
||<bgcolor="#f7f7f7":>'''5.04'''||<:>[[https://wiki.ubuntu.com/HoaryReleaseSchedule|Hoary Hedgehog]]||<:> Aprile 2005||<:> Ottobre 2006||<:>||
||<bgcolor="#f7f7f7":>'''5.10'''||<:>[[https://wiki.ubuntu.com/BreezyReleaseSchedule|Breezy Badger]]||<:> Ottobre 2005||<:> Aprile 2007||<:>||
||<bgcolor="#f7f7f7":>'''6.06 LTS'''||<:>[[https://wiki.ubuntu.com/DapperReleaseSchedule|Dapper Drake]]||<:> Giugno 2006||<:> Giugno 2009 (2011 server)||<:>[[DapperNoteDiRilascio|Link]]||
||<bgcolor="#f7f7f7":>'''6.10 '''||<:>[[https://wiki.ubuntu.com/EdgyReleaseSchedule|Edgy Eft]]||<:> Ottobre 2006 ||<:> Aprile 2008||<:>[[EdgyNoteDiRilascio|Link]]||
||<bgcolor="#f7f7f7":>'''7.04'''||<:>[[https://wiki.ubuntu.com/FeistyReleaseSchedule|Feisty Fawn]]||<:> Aprile 2007||<:> Ottobre 2008||<:>[[FeistyNoteDiRilascio|Link]]||
||<bgcolor="#f7f7f7":>'''7.10'''||<:>[[Rilasci/GutsyGibbon|Gutsy Gibbon]]||<:> Ottobre 2007||<:> Aprile 2009||<:>[[GutsyNoteDiRilascio|Link]]||
||<bgcolor="#f7f7f7":>'''8.04 LTS'''||<:>[[Rilasci/HardyHeron|Hardy Heron]]||<:> Aprile 2008||<:> Aprile 2011 (2013 server)||<:>[[HardyNoteDiRilascio|Link]]||
||<bgcolor="#f7f7f7":>'''8.10'''||<:>[[Rilasci/IntrepidIbex|Intrepid Ibex]]||<:> Ottobre 2008||<:> Aprile 2010||<:>[[IntrepidNoteDiRilascio|Link]]||
||<bgcolor="#f7f7f7":>'''9.04'''||<:>[[Rilasci/JauntyJackalope|Jaunty Jackalope]]||<:> Aprile 2009||<:> Ottobre 2010||<:>[[JauntyNoteDiRilascio|Link]]||
||<bgcolor="#f7f7f7":>'''9.10'''||<:>[[Rilasci/KarmicKoala|Karmic Koala]]||<:> Ottobre 2009||<:> Aprile 2011||<:>[[https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes/it|Link]]||
||<bgcolor="#f7f7f7":>'''10.04 LTS'''||<:>[[Rilasci/LucidLynx|Lucid Lynx]]||<:>Aprile 2010||<:> Aprile 2013 (2015 server)||<:>[[https://wiki.ubuntu.com/LucidLynx/ReleaseNotes/it|Link]]||
||<bgcolor="#f7f7f7":>'''10.10'''||<:>[[Rilasci/MaverickMeerkat|Maverick Meerkat]]||<:> Ottobre 2010||<:> Aprile 2012||<:>[[https://wiki.ubuntu.com/MaverickMeerkat/ReleaseNotes/it|Link]]||
||<bgcolor="#f7f7f7":>'''11.04'''||<:>[[Rilasci/NattyNarwhal| Natty Narwhal]]||<:> Aprile 2011||<:> Ottobre 2012||<:>[[https://wiki.ubuntu.com/NattyNarwhal/ReleaseNotes/it|Link]]||
||<bgcolor="#f7f7f7":>'''11.10'''||<:>[[Rilasci/OneiricOcelot| Oneiric Ocelot]]||<:> Ottobre 2011||<:> Aprile 2013||<:>[[https://wiki.ubuntu.com/OneiricOcelot/ReleaseNotes/|Link]]||
||<bgcolor="#f7f7f7":>'''12.04 LTS'''||<:>[[Rilasci/PrecisePangolin| Precise Pangolin]]||<:> Aprile 2012||<:> Aprile 2017||<:>||
Linea 84: Linea 63:
Medibuntu distributes a package which contains these codecs. The codecs are under the non-free component of the repository. If you followed the directions above to exclude the non-free component, follow the steps again to add the Medibuntu repository to your system's list of APT repositories and skip the step to exclude the non-free component.
Linea 86: Linea 64:
Below are the instructions for installing the packages using the command line. For other methods, please refer to [:InstallingSoftware:Installing Software].

If you wish to install just the individual external codecs package, you can first download the individual package and then install the package.

 * For '''i386''', the package is called '''w32codecs'''.
{{{
wget http://medibuntu.sos-sts.com/repo/pool/feisty/non-free/i386/w32codecs_20061022-0medibuntu1+build1_i386.deb
sudo dpkg -i w32codecs_20061022-0medibuntu1+build1_i386.deb
}}}

 * For '''amd64''', the package is called '''w64codecs'''.
{{{
wget http://medibuntu.sos-sts.com/repo/pool/feisty/non-free/amd64/w64codecs_20061203-0medibuntu1_amd64.deb
sudo dpkg -i w64codecs_20061203-0medibuntu1_amd64.deb
}}}

 * For '''ppc''', the package is called '''ppc-codecs'''.
{{{
wget http://medibuntu.sos-sts.com/repo/pool/feisty/non-free/powerpc/ppc-codecs_20061022-0medibuntu2_powerpc.deb
sudo dpkg -i ppc-codecs_20061022-0medibuntu2_powerpc.deb
}}}

If you have added the entire Medibuntu repository, install the package using APT.
 * For '''i386''', the package is called '''w32codecs'''.
{{{
sudo apt-get install w32codecs
}}}

 * For '''amd64''', the package is called '''w64codecs'''.
{{{
sudo apt-get install w64codecs
}}}

 * For '''ppc''', the package is called '''ppc-codecs'''.
{{{
sudo apt-get install ppc-codecs
}}}

 * '''NOTE''': This ppc-codecs package is currently only available for edgy and feisty. These codecs are also available from [http://www.mplayerhq.hu/ MPlayer] and can be downloaded directly from http://www.mplayerhq.hu/MPlayer/releases/codecs/all-ppc-20061022.tar.bz2.
----
CategoryHomepage


Introduzione

Ogni versione di Ubuntu ha un supporto ufficiale di 18 mesi ad eccezione delle versioni LTS (Long Term Support) rilasciate ogni due anni. Le versioni LTS, fin qui rilasciate, hanno un periodo di supporto di 3 anni per i desktop e 5 per i server.

A partire dal rilascio di Ubuntu 12.04 entrambe le versioni saranno supportate per 5 anni.

Versioni supportate

11.10 Oneiric Ocelot

11.04 Natty Narwhal

10.10 Maverick Meerkat

Elenco completo dei rilasci

Nella tabella seguente, per ciascuna versione di Ubuntu, sono indicate le seguenti informazioni:

  • Numero e il nome di versione
  • Data di rilascio e data di fine supporto
  • Scaletta delle varie fasi del piano di lavoro
  • Note di rilascio con indicate le specifiche di ciascuna versione

Versione

Nome in codice

Rilascio

Fine supporto

Note rilascio

4.10

Warty Warthog

Ottobre 2004

Aprile 2006

5.04

Hoary Hedgehog

Aprile 2005

Ottobre 2006

5.10

Breezy Badger

Ottobre 2005

Aprile 2007

6.06 LTS

Dapper Drake

Giugno 2006

Giugno 2009 (2011 server)

Link

6.10

Edgy Eft

Ottobre 2006

Aprile 2008

Link

7.04

Feisty Fawn

Aprile 2007

Ottobre 2008

Link

7.10

Gutsy Gibbon

Ottobre 2007

Aprile 2009

Link

8.04 LTS

Hardy Heron

Aprile 2008

Aprile 2011 (2013 server)

Link

8.10

Intrepid Ibex

Ottobre 2008

Aprile 2010

Link

9.04

Jaunty Jackalope

Aprile 2009

Ottobre 2010

Link

9.10

Karmic Koala

Ottobre 2009

Aprile 2011

Link

10.04 LTS

Lucid Lynx

Aprile 2010

Aprile 2013 (2015 server)

Link

10.10

Maverick Meerkat

Ottobre 2010

Aprile 2012

Link

11.04

Natty Narwhal

Aprile 2011

Ottobre 2012

Link

11.10

Oneiric Ocelot

Ottobre 2011

Aprile 2013

Link

12.04 LTS

Precise Pangolin

Aprile 2012

Aprile 2017


CategoryHomepage