dpkg-query -W --showformat='${Installed-Size} ${Package}\n' | sort -n
echo "=Apps Connectees=" && lsof -i | sed -n '/["ESTABLISHED""LISTEN"]/p' | awk '{print $1}' | uniq
Essaie de remplacer dans ton /etc/network/interfaces ton auto eth0 par allow-hotplug eth0 : il me semble que ça ne configurera eth0 que si un câble y est connecté
Page maintenue par Sébastien KALT - Copyright (c) 1999-2011 Sébastien KALT.