



uname -alscpusudo updatedblocate libflashplayer.so | while read line; do file $line; donedpkg -l | egrep 'ndis|swf|gnash|flash|nsplugin'testo
del
codice

merlino@merlino:~$ uname -a
Linux merlino 2.6.32-37-generic #81-Ubuntu SMP Fri Dec 2 20:32:42 UTC 2011 x86_64 GNU/Linux merlino@merlino:~$ lscpu
Architecture: x86_64
CPU op-mode(s): 64-bit
CPU(s): 2
Thread(s) per core: 1
Core(s) per socket: 2
CPU socket(s): 1
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 15
Model: 72
Stepping: 2
CPU MHz: 800.000
Virtualization: AMD-V
L1d cache: 64K
L1i cache: 64K
L2 cache: 512K merlino@merlino:~$ udo updatedb
Il programma "udo" non è attualmente installato. È possibile installarlo digitando:
sudo apt-get install udomerlino@merlino:~$ sudo apt-get install udo
[sudo] password for merlino:
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti NUOVI saranno installati:
udo
0 aggiornati, 1 installati, 0 da rimuovere e 9 non aggiornati.
È necessario scaricare 208kB di archivi.
Dopo quest'operazione, verranno occupati 569kB di spazio su disco.
Scaricare:1 http://archive.ubuntu.com/ubuntu/ lucid/universe udo 6.4.1-1 [208kB]
Recuperati 208kB in 6s (34,2kB/s)
Selezionato il pacchetto udo.
(Lettura del database... 372586 file e directory attualmente installati.)
Estrazione di udo (da .../archives/udo_6.4.1-1_amd64.deb)...
Elaborazione dei trigger per man-db...
Configurazione di udo (6.4.1-1)...
W: Duplicate sources.list entry http://archive.canonical.com/ubuntu/ lucid/partner Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_lucid_partner_binary-amd64_Packages)
W: È consigliato eseguire "apt-get update" per correggere questi problemisudo updatedbmerlino@merlino:~$ sudo updatedb
[sudo] password for merlino:
merlino@merlino:~$ merlino@merlino:~$ locate libflashplayer.so | while read line; do file $line; done
/home/merlino/.mozilla/plugins/libflashplayer.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped
/usr/lib/flashplugin-installer/libflashplayer.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/usr/share/ubufox/plugins/npwrapper.libflashplayer.so: broken symbolic link to `/usr/lib/flashplugin-installer/npwrapper.libflashplayer.so'
/var/lib/flashplugin-installer/npwrapper.libflashplayer.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, strippedmerlino@merlino:~$ dpkg -l | egrep 'ndis|swf|gnash|flash|nsplugin'
ii flashplugin-installer 11.1.102.55ubuntu0.10.04.1 Adobe Flash Player plugin installer
rc libswfdec-0.8-0 0.8.4-1build1 SWF (Macromedia Flash) decoder library
ii nspluginwrapper 1.2.2-0ubuntu6.10.04.1 A wrapper to run Netscape plugins on other architecture
)


merlino@merlino:~$ dpkg -l | egrep 'ndis|swf|gnash|flash|nsplugin'
ii flashplugin-installer 11.1.102.55ubuntu0.10.04.1 Adobe Flash Player plugin installer
rc libswfdec-0.8-0 0.8.4-1build1 SWF (Macromedia Flash) decoder library
ii nspluginwrapper 1.2.2-0ubuntu6.10.04.1 A wrapper to run Netscape plugins on other architecture
W: Duplicate sources.list entry http://archive.canonical.com/ubuntu/ lucid/partner Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_lucid_partner_binary-amd64_Packages)cat /etc/apt/sources.list
merlino@merlino:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release amd64 (20091027)]/ karmic main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://archive.ubuntu.com/ubuntu/ lucid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ lucid-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu/ lucid universe
deb-src http://archive.ubuntu.com/ubuntu/ lucid universe
deb http://archive.ubuntu.com/ubuntu/ lucid-updates universe
deb-src http://archive.ubuntu.com/ubuntu/ lucid-updates universe
## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu/ lucid multiverse
deb-src http://archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu/ lucid-updates 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://it.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner
deb http://archive.ubuntu.com/ubuntu/ lucid-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ lucid-security main restricted
deb http://archive.ubuntu.com/ubuntu/ lucid-security universe
deb-src http://archive.ubuntu.com/ubuntu/ lucid-security universe
deb http://archive.ubuntu.com/ubuntu/ lucid-security multiverse
deb http://archive.ubuntu.com/ubuntu/ lucid-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ lucid-security multiverse
# deb http://gandalfn.club.fr/ubuntu/ edgy stable # disabilitato durante l'avanzamento a lucid
# deb-src http://gandalfn.club.fr/ubuntu/ edgy stable # disabilitato durante l'avanzamento a lucid
grep -R "archive.canonical.com" /etc/apt/sources.list*Grazie mille ancora, soprattutto per la pazienza.


merlino@merlino:~$ grep -R "archive.canonical.com" /etc/apt/sources.list*
/etc/apt/sources.list:deb http://archive.canonical.com/ubuntu lucid partner
/etc/apt/sources.list:deb-src http://archive.canonical.com/ubuntu lucid partner
/etc/apt/sources.list~:deb http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list~:deb-src http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list.d/lucid-partner.list:deb http://archive.canonical.com/ubuntu lucid partner
/etc/apt/sources.list.distUpgrade:deb http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list.distUpgrade:deb-src http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list.save:deb http://archive.canonical.com/ubuntu lucid partner
/etc/apt/sources.list.save:deb-src http://archive.canonical.com/ubuntu lucid partner
)/etc/apt/sources.list~:deb http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list~:deb-src http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list.d/lucid-partner.list:deb http://archive.canonical.com/ubuntu lucid partner
/etc/apt/sources.list.distUpgrade:deb http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list.distUpgrade:deb-src http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list.save:deb http://archive.canonical.com/ubuntu lucid partner
/etc/apt/sources.list.save:deb-src http://archive.canonical.com/ubuntu lucid partnerA proposito, per poter guardare in streaming ho reinstallato i pacchetti che avevo tolto ieri e adesso va, tranne megavideo ovviamente ç_çUna piccola curiosità....ma tutte queste cose le hai imparate leggendo le guide?

Oddio!!!sudo gedit /etc/apt/sources.list/etc/apt/sources.list.d/lucid-partner.list:deb http://archive.canonical.com/ubuntu lucid partner
/etc/apt/sources.list.distUpgrade:deb http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list.distUpgrade:deb-src http://archive.canonical.com/ubuntu karmic partner
/etc/apt/sources.list.save:deb http://archive.canonical.com/ubuntu lucid partner
/etc/apt/sources.list.save:deb-src http://archive.canonical.com/ubuntu lucid partnersudo rm vocesudo rm /etc/apt/sources.list.d/lucid-partner.list
Visualizzano questa pagina: Nessuno e 2 ospiti