Uncategorized
#1588
In this article, we will see how to create, commit, revert-to virtual machine snapshots from ESXi command line. We will also talk about the very useful Source: Ludovic Rivallain – Play with VM snapshots and linked-clones with ESXi command line tools
ESX, virtualbox
#1582
Munin is a networked resource monitoring tool that can be used to monitor all computers on your network. It displays the gathered information from your system as graphs through a web based interface. With the help of Munin, you can monitor the performance of your computers, services, networks, SANs, applications, weather measurements etc. How it […]
CentOS
#1574
Follow the installation procedure from “Gitlab Merge Request Builder Plugin”. The jenkins job must contains parameters, at least : gitlabSourceBranch and gitlabTargetBranch. GitLab : In case the webhooks test return a 403 error, the Jenkins Security configuration must be updated as follows : Jenkins > Configure Global Security : Uncheck “Prevent Cross Site Request Forgery exploits” Markeup […]
Git, jenkins
#1571
Article on how we can easily backup, restore and migrate docker containers and images using docker registry hub and locally by creating tarballs. Source: Easy Backup, Restore and Migrate Containers in Docker
Docker
#1563
To start the Hub (register on port 4445): To start the Chrome node: To start the FF node: To start the IE node:
selenium
#1558
L’année dernière, ça ne vous a pas échappé, Bash a fait son apparition sous Windows 10. C’est pour moi, la meilleure chose qui soit arrivée à Windows depuis un moment, car ça permet de lancer des outils Linux et de développer ses propres scripts Shell directement sous Windows. Le pied ! Mais même si c’est […]
bash, shell
#1552
Explains how to use history bash command to get a history of all commands with date and time listed as well. Source: Bash History: Display Date And Time For Each Command
bash, shell
#1547
Source: Donal Farrell – Updated – Using Docker and Nginx to serve multiple WordPress sites
Docker, Nginx
#1539
Source: WordPress behind an nginx SSL reverse proxy | Obfuscation’s End
Nginx
#1535
Create an author mapping file like : Import the SVN repo in a new empty folder Update Commit message to remove “git-svn-id” Create a new Git repo. Add new origin to local repo and push to master
Git, svn