$ git remote -v
Shell
| #! /bin/sh | |
| ### BEGIN INIT INFO | |
| # Provides: nginx | |
| # Required-Start: $remote_fs $syslog | |
| # Required-Stop: $remote_fs $syslog | |
| # Default-Start: 2 3 4 5 | |
| # Default-Stop: 0 1 6 | |
| # Short-Description: nginx init.d dash script for Ubuntu <=9.10. | |
| # Description: nginx init.d dash script for Ubuntu <=9.10. | |
| ### END INIT INFO |
| Baixar Ubuntu 12.04.1 | |
| Instalar na VM | |
| Rodar Script: | |
| http://www.linode.com/stackscripts/view/?StackScriptID=1291 |