… ou le smtp authentifié.
But: servir de relay mail, uniquement si l'envoyeur est authentifié.
On utilisera “Cyrius SASL” …
“
Three wrappers to run commands without impacting the rest of the system
Most UNIX users have heard of the nice utility used to run a command with a lower priority to make sure that it only runs when nothing more important is trying to get a hold of the CPU:
nice long_running_script.sh
…
”
La suite par là
Sous Debian, Xen refusant de fonctionner dans un combo Kde+nvidia … je m'essaye a kvm.
kvm permet de créer simplement des machines virtuelles.
Ou plus:
$ echo "scale=5000; a(1)*4" | bc -l
Source: http://www.blaess.fr/christophe/2013/05/13/un-nouvel-os-a-ronger/
Le but initial étant de déterminer une puissance CPU.
Il est alors préférable de faire précéder la commande ci-dessus par ”time” …
Exemple avec ma Dédibox:
$ time echo "scale=5000; a(1)*4" | bc -l 3.141592653589793238462643383279502884197169399375105820974944592307\ ........... 73774418426312986080998886874132604720 real 0m24.481s user 0m24.290s sys 0m0.172s
Vite dit : Besoin d'un Debian Live CD, un peu moins désuet que les versions “officiels” (surtout en cette période de transition entre Debian Squeeze et Debian Wheezy… ?
Essayer: Grml Live Linux
Autres infos par là: http://michael-prokop.at/blog/2013/05/02/the-newinwheezy-game-grml-packages-in-debianwheezy/
| Suivre @thierry_jaouen |
|