katagena.com
performances « Dharma
http://www.katagena.com/dharma/tag/performances
Posts Tagged ‘performances’. Friday, March 21st, 2014. If you want to monitor a website you can setup easily a regular cron to check the performances. You just need PhantomJS. Which is a headless browser. For a 64bits version:. Which bzip2 /dev/null; then apt-get install bzip2 fi if! Then we will use confess.js. Script with PhantomJS. Download the confess.js. Create a basic configuration file config.json:. Then you can launch phantomJS:. La Nouvelle Revue Française. Site e-commerce autour du design.
katagena.com
monitoring « Dharma
http://www.katagena.com/dharma/tag/monitoring
Posts Tagged ‘monitoring’. Friday, March 21st, 2014. If you want to monitor a website you can setup easily a regular cron to check the performances. You just need PhantomJS. Which is a headless browser. For a 64bits version:. Which bzip2 /dev/null; then apt-get install bzip2 fi if! Then we will use confess.js. Script with PhantomJS. Download the confess.js. Create a basic configuration file config.json:. Then you can launch phantomJS:. La Nouvelle Revue Française. Site e-commerce autour du design.
katagena.com
Dharma
http://www.katagena.com/dharma/page/2
June 17th, 2013. Hong Kong inaugure le nouveau Kai Tak Cruise Terminal. Si vous êtes venu à Hong Kong avant 1998, alors vous avez sans doute l’ancien aéroport (Kai Ta…. April 26th, 2013. Comic for April 25, 2013. February 15th, 2013. Comic for February 14, 2013. January 17th, 2013. Les Anonymous libèrent les 33GB de données du JSTOR en hommage à Aaron Swartz. Pour rendre hommage à Aaron Swartz, (dont la nouvelle du suicide ne vous aura pas échappé je suppose…. January 15th, 2013. Hommage à Aaron Swartz.
katagena.com
Inside « Dharma
http://www.katagena.com/dharma/category/inside
Archive for the ‘Inside’ Category. Laquo; Older Entries. HackMyResume and new job search. Thursday, May 5th, 2016. New year, new challenge, I will quit my current company in september. As I’m looking for a new job, I worked on my resume again and I found http:/ please.hackmyresume.com/ website. The idea behind is to use a json file for the data using https:/ github.com/jsonresume/resume-schema json format. Then you use hackmyresume to apply theme for web or for files (ex PDF), using node packages. Bin/ba...
katagena.com
phantomJS « Dharma
http://www.katagena.com/dharma/tag/phantomjs
Posts Tagged ‘phantomJS’. Friday, March 21st, 2014. If you want to monitor a website you can setup easily a regular cron to check the performances. You just need PhantomJS. Which is a headless browser. For a 64bits version:. Which bzip2 /dev/null; then apt-get install bzip2 fi if! Then we will use confess.js. Script with PhantomJS. Download the confess.js. Create a basic configuration file config.json:. Then you can launch phantomJS:. La Nouvelle Revue Française. Site e-commerce autour du design.
katagena.com
Uncategorized « Dharma
http://www.katagena.com/dharma/category/uncategorized
Archive for the ‘Uncategorized’ Category. Laquo; Older Entries. Saturday, July 12th, 2014. Juste une petite pensée sur le cout de la coupe du monde. Je viens encore de lire que celle-ci coutait cher, que c’était une érreur du gouvernement brésilien et je pense que c’est une vision un peu trop simple de la situation. Friday, March 21st, 2014. Coooool: Wooden Deck Sinks To Reveal Hidden Pool. This is a pool built by Agor Engineering that has a wooden floor that can be raised and lowered hy…. The latest Sno...
katagena.com
Tech « Dharma
http://www.katagena.com/dharma/category/inside/tech
Archive for the ‘Tech’ Category. HackMyResume and new job search. Thursday, May 5th, 2016. New year, new challenge, I will quit my current company in september. As I’m looking for a new job, I worked on my resume again and I found http:/ please.hackmyresume.com/ website. The idea behind is to use a json file for the data using https:/ github.com/jsonresume/resume-schema json format. Then you use hackmyresume to apply theme for web or for files (ex PDF), using node packages. Saturday, July 12th, 2014.
katagena.com
debian « Dharma
http://www.katagena.com/dharma/tag/debian
Posts Tagged ‘debian’. Tuesday, March 4th, 2014. If you manage a debian package, you sometimes need to restart a service after the setup. It’s generally done in the postinst script. But sometimes you didn’t have change configuration files and you don’t want to restart the service. Here a simple example where postinst script will check if configuration files have changed and restart service only when necessary. Find /etc/apache2/sites-available/ -type f -print0 xargs -0 md5sum /tmp/apache-confs.old.