Introduction:
http://docs.couchbase.org/membase-sdk-php-getting-started/index.html
Simple tutorial:
http://docs.couchbase.org/membase-sdk-php-tutorial/index.html
Science, Technology, and Beyond
See link http://jmcpherson.org/vimrc.html
Here is my version:
set nocompatible
set ignorecase
set autoindent
set smartindent
set tabstop=4
set shiftwidth=4
set showmatch
set nohls
set incsearch
set virtualedit=all
set ruler
Reference:
http://www.sonatype.com/books/m2eclipse-book/reference/
http://maven.apache.org/plugins/maven-eclipse-plugin/reactor.html
http://yyhh.org/blog/2008/02/create-multiple-modules-maven-project-eclipse
My summary:
Modify the /etc/ssh/sshd_config file and turn on the following section (remove the # char)
#LoginGraceTime 2m
#PermitRootLogin no
#StrictModes yes
#MaxAuthTries 6
/etc/init.d/sshd restart