Linux shell bash colors : the easy way to change them
#Backup your dircolors file : dircolors -p > ~/.dircolorsrc #Change the color .dircolorsrc : nano .dircolorsrc #If you want to change the directory color to … [READ MORE]
The blog of Quentin Adt
#Backup your dircolors file : dircolors -p > ~/.dircolorsrc #Change the color .dircolorsrc : nano .dircolorsrc #If you want to change the directory color to … [READ MORE]
awk -F’t’ ‘{a+=$2}END{printf “%in”,a}’
sort -t t’ -n -k2
mnoGoSearch tested with a fresh cloud.runabove.com Debian Jessie 7.5 instance : sudo nano /etc/apt/sources.list #Only jessie distrib —> deb http://ftp.debian.org/debian jessie main —> deb-src http://ftp.debian.org/debian … [READ MORE]
install python-software-properties : apt-get install python-software-properties install a non official repository Oracle Java : echo “deb http://ppa.launchpad.net/webupd8team/java/ubuntu precise main” | tee /etc/apt/sources.list.d/webupd8team-java.list echo “deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu … [READ MORE]
Nelmio Solarium Bundle permet de connecter Solarium à Symfony2. Ce bundle est une initiative de Nelmio. Solarium est une librairie PHP qui permet de communiquer … [READ MORE]