Skip to content

Instantly share code, notes, and snippets.

View omega8cc's full-sized avatar

BOA Dev Team omega8cc

View GitHub Profile
o1.ftp:~$ drush @d7.demo.aegir.cc sql-dump --skip-tables-list=cache,cache_block,cache_bootstrap,cache_field,cache_filter,cache_form,cache_libraries,cache_menu,cache_metatag,cache_page,cache_path,cache_token,cache_update,cache_views,cache_views_data,session --result-file=./file.sql -vd
Starting Drush preflight. [0.01 sec, 3.76 MB] [preflight]
Loaded alias @d7.demo.aegir.cc from file /home/o1.ftp/.drush/d7.demo.aegir.cc.alias.drushrc.php [0.03 sec, 3.77 MB] [notice]
Cache SET cid: 7.0-dev-alias-path--823921912d0a1c6791ddcd5f3298fc59 [0.04 sec, 3.84 MB] [debug]
Cache HIT cid: 7.0-dev-commandfiles-0-445c35303224e4f67ed0c7df677f9dee [0.05 sec, 3.86 MB] [debug]
Bootstrap to phase 0. [0.19 sec, 10.13 MB]
o1@quad:~$ drush @ppy.o1.quad.tt.o8.io aa
https://drupal.org/project/site_audit report
Generated on Sat, 28 Feb 2015 02:53:14 -0800
Best practices: 92%
Fast 404 pages
Fast 404 pages are not enabled. [warning]
See https://drupal.org/node/1313592 and default.settings.php for details on how to implement.
Block: 50%
Caching
Warning in features rebuild of oa_permissions. No module defines permission "administer panelizer node oa_group content".
Warning in features rebuild of oa_permissions. No module defines permission "administer panelizer node oa_group context".
Warning in features rebuild of oa_permissions. No module defines permission "administer panelizer node oa_group defaults".
Warning in features rebuild of oa_permissions. No module defines permission "administer panelizer node oa_group layout".
Warning in features rebuild of oa_permissions. No module defines permission "administer panelizer node oa_group overview".
Warning in features rebuild of oa_permissions. No module defines permission "administer panelizer node oa_group settings".
Warning in features rebuild of oa_permissions. No module defines permission "administer panelizer node oa_section breadcrumbs".
Warning in features rebuild of oa_permissions. No module defines permission "administer panelizer node oa_section content".
Warning in features rebuild of oa_perm
require 'net/http'
require 'net/https'
require 'uri'
PINGDOM_API_HOSTNAME = "api.pingdom.com"
PINGDOM_API_KEY = "your_api_key_here"
PINGDOM_API_VERSION = "2.0"
PINGDOM_CHECK_ID = "######"
PINGDOM_USERNAME = "user@domain.com"
PINGDOM_PASSWORD = "password"
@omega8cc
omega8cc / nginx.conf
Last active August 29, 2015 14:13 — forked from konklone/ssl.rules
# Basically the nginx configuration I use at konklone.com.
# I check it using https://www.ssllabs.com/ssltest/analyze.html?d=konklone.com
#
# To provide feedback, please tweet at @konklone or email eric@konklone.com.
# Comments on gists don't notify the author.
#
# Thanks to WubTheCaptain (https://wubthecaptain.eu) for his help and ciphersuites.
# Thanks to Ilya Grigorik (https://www.igvita.com) for constant inspiration.
server {
AirBig:~ me$ curl -I http://crawler.acquia.com/
HTTP/1.1 301 Moved Permanently
Content-Length: 185
Content-Type: text/html
Date: Wed, 14 Jan 2015 22:43:24 GMT
Location: https://crawler.acquia.com/
Server: nginx/1.1.19
Connection: keep-alive
AirBig:~ me$ curl -k -I https://crawler.acquia.com/
quad:~# grep _DB_SERIES .barracuda.cnf
_DB_SERIES=5.5
quad:~# grep _STRONG_PASSWORDS .barracuda.cnf
_STRONG_PASSWORDS=128
quad:~#
quad:~# barracuda up-modern php-56
BOA [11:59:50] ==> BOA Skynet welcomes you aboard!
@omega8cc
omega8cc / hhvminfo.php
Last active August 29, 2015 14:12 — forked from ck-on/hhvminfo.php
<?php
/*
HHVMinfo - phpinfo page for HHVM HipHop Virtual Machine
Author: _ck_
License: WTFPL, free for any kind of use or modification, I am not responsible for anything, please share your improvements
Version: 0.0.6
* revision history
0.0.6 2014-08-02 display fix for empty vs zero
0.0.5 2014-07-31 try to determine config file from process command line (may not always work), style improvements
RVM reloaded!
Searching for binary rubies, this might take some time.
Found remote file https://rvm_io.global.ssl.fastly.net/binaries/debian/7/x86_64/ruby-2.1.5.tar.bz2
Checking requirements for debian.
Requirements installation successful.
ruby-2.1.5 - #configure
ruby-2.1.5 - #download
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22.8M 100 22.8M 0 0 39.5M 0 --:--:-- --:--:-- --:--:-- 40.0M
Barracuda System managed by Skynet Agent v.BOA-2.3.6-dev welcomes you aboard
======== Welcome to the Aegir, Drush and Compass Shell ========
Type '?' or 'help' to get the list of allowed commands
Note that not all Drush commands are available
Use RVM and Bundler to manage all your Compass gems! Example: