code

Search

You can find the results of your search below.

Debian Distribution Upgrade - Squeeze to Wheezy
24 Hits, Last modified:
=== 2. display the current Debian version ===== <code bash> cat /etc/debian_version 6.0.7 </code> ===== 3. update packages ===== <code bash> apt-get update apt-get upgrade apt-get dist-upgrade </code> ===== 4. customise the sources.list ===== Adap
retrofit mail command
6 Hits, Last modified:
===== Problem ===== If you want to execute the <code bash>$> mail</code> command, it can happen that it is not always available. ===== Solution ===== In order to <code bash>$> mail</code> to use the //mailutils// must be installed. To do this, enter the following as the