<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
<a
 href="http://forum.ubuntu-it.org/index.php/topic,249770.msg3216461.html#msg3216461">http://forum.ubuntu-it.org/index.php/topic,249770.msg3216461.html#msg3216461</a><br>
<pre style="margin-top: 0pt; display: inline;">il seguente codice puo' essere utile  prima di formattare?
<i>sudo dpkg --get-selections &gt; software_backup</i></pre>
<br>
<br>
Il seguente invece potrbbe essere utile dopo formattato e reinstallato
il sistema? Senza aver formattato home.<br>
<pre style="margin-top: 0pt; display: inline;"><i>sudo bash
dpkg --set-selections &lt; ./software_backup &amp;&amp; apt-get dselect-upgrade</i></pre>
<br>
<br>
E al golem per installare tutte le applicazioni con un click?<br>
Ciao S.<br>
</body>
</html>