Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "FabioMarconi/prove2"
Differenze tra le versioni 7 e 24 (in 17 versioni)
Versione 7 del 21/02/2010 11.53.21
Dimensione: 1839
Autore: FabioMarconi
Commento:
Versione 24 del 07/05/2011 21.11.43
Dimensione: 241
Autore: FabioMarconi
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
## page was renamed from GruppoTest/ISO/zsync
#format wiki
#LANGUAGE en
[[BR]]
[[Indice()]]
=Debugging=
Linea 7: Linea 3:
= Intro = '''Audio'''
Linea 9: Linea 5:
'''zsync''' is a usefull progam to download the parts of a file that are changed on the server, so you haven't to download everytime a full copy of Ubuntu but simply update it. ''Controlli preliminari''
Linea 11: Linea 7:
'''zsync''' will also provvide to make the checksum comparison and made possible the change of version (e.g. you have an ISO of Ubuntu and want to change it on kubuntu, simply copy/paste the line for Kubuntu and it will download only the files that differs from the two versions).

= Installing zsync =

Install [apt://zsync zsync] package.

= Acquiring the ISO =

All Ubuntu's CD images are stored on the http://cdimage.ubuntu.com site.
The fastest way to download is by [http://en.wikipedia.org/wiki/BitTorrent_(software): Torrent].

= Updating the ISO =

To update your ISO image, open a Terminal, go to the directory where you have saved the image and copy/paste the appropriate from the following commands.

=== ** Computer with 32 bit (i386) architecture ===

'''UBUNTU'''
{{{
zsync http://cdimage.ubuntu.com/daily-live/current/lucid-desktop-i386.iso.zsync
}}}
'''KUBUNTU'''
{{{
zsync http://cdimage.ubuntu.com/kubuntu/daily-live/current/lucid-desktop-i386.iso.zsync
}}}
'''XUBUNTU'''
{{{
zsync http://cdimage.ubuntu.com/xubuntu/daily-live/current/lucid-desktop-i386.iso.zsync
}}}

=== ** Computer with 64 bit (amd64 or multicore) architecture ===

'''UBUNTU'''
{{{
zsync http://cdimage.ubuntu.com/daily-live/current/lucid-desktop-amd64.iso.zsync
}}}
'''KUBUNTU'''
{{{
zsync http://cdimage.ubuntu.com/kubuntu/daily-live/current/lucid-desktop-amd64.iso.zsync
}}}
'''XUBUNTU'''
{{{
zsync http://cdimage.ubuntu.com/xubuntu/daily-live/current/lucid-desktop-amd64.iso.zsync
}}}
 1 Verificare che il sistema audio sia correttamente collegato ed acceso.
 1 Verificare che gli altoparlanti o il microfono non siano impostati su ''Muto''

=Debugging=

Audio

Controlli preliminari

  • 1 Verificare che il sistema audio sia correttamente collegato ed acceso.

    1 Verificare che gli altoparlanti o il microfono non siano impostati su Muto


CategoryHomepage