Skip to content

Instantly share code, notes, and snippets.

/**
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* contenteditable attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that are clearfixed.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.cf:before,
/* ==========================================================================
基础工具
*@ Name: utils.css V1.0.0
*@ Author: 一丝
*@ Update: 2013-9-30 15:39:57;
*@ Copyright: MIT License
========================================================================== */
/**
* 闭合浮动
@fordlee404
fordlee404 / boot2docker-NFS.md
Last active August 29, 2015 14:25 — forked from haggen/README.md
boot2docker on nfs

A script to switch boot2docker to use NFS instead of VBoxfs for speed.

1) In your Mac, open the file /etc/nfs.conf and add this line:

nfs.server.mount.require_resv_port = 0

2) Then, open /etc/exports and add this line, changing the values to match your case: