installation de modules PERL via le CPAN
# mode interactif perl -MCPAN -e shell # installation directe perl -MCPAN -e ‘install MODULE’
# mode interactif perl -MCPAN -e shell # installation directe perl -MCPAN -e ‘install MODULE’
regedit /e “%userprofile%desktopputty-sessions.reg” HKEY_CURRENT_USERSoftwareSimonTathamPuTTYSessions
Note automatically create a SVN repository from a web project directory including trunk, branches and tags #!/bin/bash # Vous pouvez éditer ces variables selon vos… Read More »Création automatique (trunk, branches et tags inclus) d’un dépôt SVN à partir d’un dossier projet
Note Parse the file liste_url.txt and open a new tab if the line starts with http Parcours le fichier liste_url.txt et ouvre un nouvel onglet… Read More »Opening multiple tabs in Firefox from a file / Ouvrir des onglets dans Firefox à partir d’une liste d’adresses dans un fichier
# Use of ip command ip route add 192.168.55.0/24 via 192.168.1.254 dev eth1 route add -net 192.168.55.0 netmask 255.255.255.0 gw 192.168.1.254 dev eth1 #———————————————- #… Read More »Configure static routes in Debian or Red Hat Linux systems
# stop gdm /etc/init.d/gdm stop # The Debian and only way to do this apt-get update && apt-get install nvidia-kernel-source module-assistant nvidia-settings nvidia-xconfig nvidia-glx #… Read More »install nvidia graphic card for Debian
alt + impr ecran r e i s u b
echo substr($filename, strripos($filename, ‘.’),strlen($filename));
ssh [email protected] “rpm -qa” | xargs yum -y install
Note When the location you want is in the center of the map, copy and paste this code into the location bar of your browser… Read More »Get Latitude and Longitude values from Google Maps