"First they ignore you, then they laugh at you, then they fight you, then you win." [Mahatma Gandhi]

Category Archives: Linux

Post navigation

Newer posts →

Low level umount

Posted on 23 June 2011 by Nicolas
Reply

dmsetup remove <device>

tree /dev/disk

Posted in Linux | Leave a reply

Manage and pick colors

Posted on 6 April 2011 by Nicolas
Reply

2 very usefull programs to :

  • manage color sets (random, more contrasted, etc.)
  • pick color from everywhere on your screen

apt-get install gcolor2 agave

Posted in Design, Linux, Ubuntu | Leave a reply

Chmod directories and sub directories (and only directories)

Posted on 4 April 2011 by Nicolas
1

To chmod or apply any command to subdirectories, use :

find ./ -type d | xargs chmod 755

Posted in Linux | 1 Reply

Quit shell without saving history

Posted on 27 March 2011 by Nicolas
Reply

Type this command before quitting your shell and history of your commands typed during current session will not be saved :

unset SAVEFILE;unset HISTFILE;

Posted in Linux | Leave a reply

Guake dual screen options

Posted on 1 February 2011 by Nicolas
4

To enable dual screen positionning on guake terminal, apply these patches :

http://guake.org/attachment/ticket/124/multi-monitor.patch

(discussed here : http://guake.org/ticket/124)

I hope these patches will be included in next release

Posted in Linux | 4 Replies

Post navigation

Newer posts →

Shaarli

RSS Le flux de mes dernières trouvailles...

Categories

  • Arduino
  • Audio
  • Bike
  • Bio
  • Bio-éthique
  • Bluetooth
  • Cellphone
  • Démocratie
  • Design
  • Dev
  • Divers
  • eee PC
  • Electronics
  • Embedded
  • Ergonomie
  • Euro
  • Humeur
  • jeux
  • Libertés
  • Linux
  • Manual
  • Music
  • Non classé
  • OVH
  • Parapente
  • Pub
  • Ruby On Rails
  • Shaarli
  • Symfony
  • Ubuntu
  • Video
  • VoIP
  • Web 2.0
  • Wifi
  • Windows
  • Work
  • Zimbra

Blogroll

  • Eurya
  • Skling !
  • Streisand

Pages

  • A propos
  • Sci-Hub bloqué en France: comment le débloquer
  • XCSoar: skyways map generation

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress