Archive de la Catégorie ‘Ubuntu’

Firefox en français

Solution alternative pour Firefox en français Téléchargez le module correspondant (en prenant soin de choisir la bonne version) : 32 bits : http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/linux-i686/xpi/fr.xpi 64 bits : http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/linux-x86_64/xpi/fr.xpi Autoriser son installation, redémarrer Firefox. Normalement ce dernier devrait être en français. Si ce n’est pas le cas, relancez votre session. Autre solution : il suffit de se [...]

Lire la suite »

MGA33 ESSENTIAL SERIE

Ordinateur Intel Atom D410 1GB DDR2 800 MHz / PC2-6400 – CL6 – 1.8 V Disque dur WD 500GB SATA2 Boitier Cooler Master Elite Clavier & souris optique Microsoft WebOS ou Linux 3 ans de garantie constructeur Tarif : 299 euros TTC

Lire la suite »

Remove exif data from jpegs

You could use command-line tool Imagemagick to do that. Just run sudo apt-get install imagemagick if you don’t already have it. (or get it from Synaptic). mogrify -strip image.jpg will remove EXIF data from a single jpg image. ..or you could use mogrify -strip *.jpg to process all jpg images in the current directory. See [...]

Lire la suite »