Skip to content

Il sito di Ivan Piffer

Narrow screen resolution Wide screen resolution Increase font size Decrease font size Default font size    Default color brown color green color red color blue color
You are here: HOME arrow Informatica arrow Articoli interessanti arrow uso di apt e dselect per creare macchine uguali!
Skip to content
uso di apt e dselect per creare macchine uguali! PDF Stampa E-mail
Valutazione utente: / 4
ScarsoOttimo 
Scritto da Ivan Piffer   
martedì 19 giugno 2007

SULLA MACCHINA ORIGINE (usata come copia carbone)

Open a terminal and run

dpkg --get-selections > file

and I save that file to an usb drive and take it home.

SULLA MACCHINA CHE DEVE ESSERE UGUALE(un clone)

Open a terminal and run

cat file > dpkg --set-selections

and then

sudo apt-get dselect-upgrade

and apt will download and install all the packages that are installed on the "MACCHINA ORIGINE". You can then save everything in /var/cache/apt/archive to a cd (https://help.ubuntu.com/community/AptMoveHowto/simple) and bring it around!

HOWTO di RIFERIMENTO 

http://www.debian.org/doc/manuals/quick-reference/ch-package.en.html#s-record

 

Commenti
Nuovo Cerca RSS
Commenta
Nome:
Email:
 
Website:
Titolo:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."


 
< Prec.   Pros. >