Sorry, this entry is only available in French. For the sake of viewer convenience, the content is shown below in the alternative language. You may click the link to switch the active language. Ce post a pour objectif de montrer comment créer une Machine Virtuelle pas à pas sur Amazon …
Read More »Configure Munin Node for Ubuntu
He’re a simple howto post to configure a new ubuntu server as a munin node to monitor its system informations :
Read More »Configure L2TP / IPSec VPN on Ubuntu (15.10 & 16.04) to Fortigate (Forti OS 5.2)
After hours on google and my Ubuntu working VMs, I found a solutions to establish the VPN tunnel to my office datacenter. Something that should very easy and simple to do with other devices and OSs (Android, iOS, Windows 10) it is very hard with Ubuntu (Very strange Non ?) …
Read More »Configure Gatling Stress Tests command line for Jenkins
Install Gatling In order to let jenkins jobs run gatling bundle you should install the bundle under jenkins home (by default /var/lib/jenkins) Call Galing Task in a Jenkins Jobs Install Gatling Plugins https://wiki.jenkins-ci.org/display/JENKINS/Gatling+Plugin On your source we propose this tree source |-data : contains all data needed for gatling secnario …
Read More »Dockerize Jenkins Slave for PHP project continous integration
We saw in a previous posts how to prepare a Jenkins server for a php countinous integration. int his post we try to configure a docker server and containers for lunching the jenkins job on the slave.
Read More »Configure Jenkins for PHP Projects
Here a summary of steps and instructions for preparing a continuous integration platform for PHP projects using jenkins.
Read More »Prepare continous integration plateform with Jenkins on Ubuntu Server
This post list steps to prepare a continuous integration platform using Jenkins on an Ubuntu Linux server. You’ll find at the end a shell script that can be used to do all steps one shot.
Read More ».NET Framework : Convert Datetime to specific Timezone with DaylightSavingTime support
La gestion des dates et surtout des horaires dans un site multinational est très importante. Il faudrait se baser sur API systèmes pour ne pas recoder toutes les règles et “réinventer la roue”. Le Framework .NET fourni une classe système permettant de gérer les informations des zones horaires : Donc …
Read More »Window Azure : Scripts PowerShell pour administrer une VM
Le but de ce post (pense bête) est de regrouper les commandes utiles pour la gestion/management des machines virtuelles.
Read More »Windows Azure : Script PowerShell pour intialiser les Striped Disks sur une VM
Après avoir créé une machine virtuelle SQL Server 2014 dans le post précédent, il est temps de créer le disque “Physique” assemblant les 8 vhd installés avec la machine. Nous continuons à utiliser la même console PowerShell (Sinon réinitialiser les varibles du context) et exéctuer en remote PowerShell le script …
Read More »