How-To
#2033
Source: eeacms/rsync – Docker Hub # [Client] generate SSH key for non root user # [Server] Start rsync server container with auth key for non root user (data will be stored in local folder : /tmp/rsync_server) # [Client] SSH connection to rsync server # [Client] Download files FROM server (to client) # [Client] Send files […]
Docker, rsync, ssh
#2012
Source: Rancher, un orchestrateur petit mais puissant
Docker, Rancher
#1992
default config file : reload config : GIT LAb Console : start console display SMTP Config : Send mail
Gitlab, How-to
#1988
Trust self-signed registry certificate : — Generate NPM Token for .npmrc file: — Sample .npmrc file:
Angular, NPM
#1735
Connect to ESX using SSH: create folder & file : Copy/Paste the public key of the remote used. List all VMs: List all snapshot for a VM : Restore a snapshot :
ESX
#1724
Evaluate pom’s property from command line : Evaluate pom’s property from command line : to remove ‘-SNAPSHOT’ in bash :
maven
#1541
Start another job : Parallel : Check job result :
jenkins
#1496
Install on CentOs (7) Install Docker Compose To init/start a docker compose : New :
CentOS, Docker
#1418
To test GIT commands : learngitbranching.js.org Create a new branch (local and remote) : To define the origin after pushing the new branch : Clone into specific directory : In case of issue with ‘too long filename’ : Delete a branch (local and remote) : Rebase a branch (local and remote) : rebase branch feature1 […]
Git
#1397
In /etc/fstab add :
CentOS, swap