Skip to content

Instantly share code, notes, and snippets.

View tuxpower's full-sized avatar

José Gaspar tuxpower

  • Porto, Portugal
View GitHub Profile
@tuxpower
tuxpower / docker_network_101
Last active August 22, 2016 13:53
Docker - Manipulating networks, names and aliases
$ docker network create blue
368305ab14a4b276905948806bc31f72df9e28bea6798336abe272f8fd1c0811
$ docker network create green
8b74c5d61262bc22bbcb8a045caba38e05b46116706ea26719e8be1061083336
$ docker run -d --name sky --net blue --net-alias things redis
d7c7b09fafe0823d2f428bce882b850e45fb5ea23b569e65b9d7ea7cb3c4b17f
$ docker run -d --name navy --net blue --net-alias things redis
eeb78a572ca66f208443fb19a2cc1d44a4c761da10727f322942860de87fa713
This document contains all the web links for the book
Effective MySQL: Backup and Recovery by Ronald Bradford
http://effectivemysql.com/book/backup-recovery
Introduction
------------
http://www.mysql.com/about/legal/licensing/index.html
http://mysql.com