Llista de paquets a instal·lar

De SergiTurWiki

Share/Save/Bookmark
Dreceres ràpides: navegació, cerca

Contingut

Mirror dels repositoris Ubuntu

Per tal d'utilitzar el repositori (mirror) del centre d'Ubuntu és necessari tenir el següent fitxer (o similar) /etc/apt/sources.list:

deb http://www.iescopernic.com/ubuntu/ edgy main restricted
deb-src http://www.iescopernic.com/ubuntu/ edgy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
#deb http://www.iescopernic.com/ubuntu/ edgy-updates main restricted
#deb-src http://www.iescopernic.com/ubuntu/ edgy-updates main restricted 

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://www.iescopernic.com/ubuntu/ edgy universe multiverse
deb-src http://www.iescopernic.com/ubuntu/ edgy universe multiverse 

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
#deb http://www.iescopernic.com/ubuntu/ dapper-backports main restricted universe multiverse
#deb-src http://www.iescopernic.com/ubuntu/ dapper-backports main restricted universe multiverse 

deb http://www.iescopernic.com/ubuntu edgy-security main restricted
deb-src http://www.iescopernic.com/ubuntu edgy-security main restricted
deb http://www.iescopernic.com/ubuntu edgy-security universe multiverse
deb-src http://www.iescopernic.com/ubuntu edgy-security universe multiverse 

deb http://ubuntu.beryl-project.org edgy main
deb-src http://ubuntu.beryl-project.org edgy main

Passos a seguir i paquets a instal·lar per configurar una Ubuntu

  • Primer cal afegir els repositoris universe i multiverse. Seguiu aquestes instruccions.
  • La següent llista són paquets bàsics de configuració de l'idioma:
$ sudo apt-get install aspell-es aspell-ca debian-reference-es doc-debian-es doc-linux-es language-pack-es language-pack-ca language-pack-gnome-es  
language-pack-gnome-ca language-support-es language-support-ca manpages-es myspell-es myspell-ca 
  • La següent llista són aplicacions bàsiques per a classe:
$ sudo apt-get install dia-gnome k3b ksnapshot kolourpaint joe 
  • La següent llista són paquets necessaris pel crèdit de xarxes
$ sudo apt-get install nmap ethereal etherape traceroute dnstracer tcpdump net-tools whois ipcalc
  • Cal instal·lar vmware seguint els passos d'aquesta web.
  • Cal configurar el firefox per accedir a les pàgines del curs (Moodle i mediawiki).
  • Suport per a pàgines web amb flash i Java:
$ sudo apt-get install flashplugin-nonfree sun-java5-plugin

Passos opcionals

Si necessiteu suport per a mp3 i per als últims codecs consulteu la pàgina https://help.ubuntu.com/community/RestrictedFormats.

Actualització d'Ubuntu a la versió 6.10 Edgy

Cal preveure un temps mínim d'hora i mitja per poder instal·lar completament la nova versiño des de Internet. Cal executar:

$ gksu "update-manager -c"
IES Nicolau Copèrnic