Skip to content

Instantly share code, notes, and snippets.

View chrowe's full-sized avatar

Chris Rowe chrowe

View GitHub Profile
@chrowe
chrowe / drush dq.txt
Last active December 16, 2015 23:59
My drush qd template
drush qd mahr-content-import admin_menu module_filter devel fpa views views_bulk_operations ctools features strongarm diff date entity entityreference feeds feeds_tamper job_scheduler extlink --yes
drush en module_filter fpa views_ui devel_generate admin_menu_toolbar extlink feeds_tamper feeds_ui features strongarm date diff --yes
drush dis toolbar overlay --yes
127.0.0.1 localhost
66.25.167.202 octopus.chr.dyndns.org aegir.octopus.chr.dyndns.org
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
==> EXIT on error due to invalid DNS setup.
* Your custom _MY_OWNIP is set to "66.25.167.202"
* Your custom _MY_HOSTN is set to "octopus.chr.dyndns.org"
* Your custom _MY_FRONT is set to "aegir.octopus.chr.dyndns.org"
* Your _MY_HOSTN and/or _MY_FRONT doesn't match your _MY_OWNIP,
or your hostname is not set properly yet.
* Please add/check correct line in your /etc/hosts file on the server:
==> INSTALL START -> checkpoint:
* Your e-mail address appears to be [email protected] - is that correct?
* Your IP address appears to be - are you sure it's a valid IP?
* Your hostname appears to be - are you sure it's a valid FQDN hostname?
NOTE: If your outgoing SMTP requires using relayhost, define first _SMTP_RELAY_HOST.
* Your core Aegir instance control panel will be available at http://.
* Your (optional) MultiCore Apache Solr Tomcat will listen on localhost:8080.