Monthly Archives: May 2012
Reply
linickx commented on pull request 27 on pkhamre/wp-varnish
linickx commented on pull request 27 on pkhamre/wp-varnish
linickx pushed to master at linickx/rxalarm
linickx pushed to master at linickx/rxalarm
linickx commented on pull request 2 on openshift/wordpress-example
linickx pushed to submodule at linickx/openshift-wordpress
linickx pushed to submodule at linickx/openshift-wordpress
linickx pushed to master at linickx/openshift-wordpress
linickx created branch submodule at linickx/openshift-wordpress
getting my digital house in order
Nick Says...
the sun is out, the drop-tops are about
Nick Says...
rsdns – less typing
Robert (Jamie) Munro submitted a pull request yesterday which improves the way we can use the RSDNS tools.
RSDNS now has now a master rsdns script/command which can be used to call the other sub-scripts. For example commands like:
rsdns-a.sh -n www.linickx.com -i 123.123.123.123
… can be replaced by:
rsdns a -n www.linickx.com -i 123.123.123.123
sweet touch eh?
[nick@nickel ~]$ rsdns Use the -h switch for details on how to use each sub command e.g. rsdns a -h Available commands: aaaa Manage AAAA records, host records for IPv6 a Manage A records, host records for IPv4 cn Manage canonical name (CNAME) records dc Dynamic DNS Client for rackspace cloud DNS did Delete records by ID domain Create & delete domains hosted by rackspace cloud DNS list List domains and records hosted by rackspace mx Manage mail exchange (MX) records ns Manage domain name server (NS) records srv Manage service (SRV) records txt Manage text (TXT) records [nick@nickel ~]$
I’ve posted a run thru on ascii.io.
apc.php for rhel / centos
Note to self: The apc.php (script for monitroing apc performance) is stored in – /usr/share/doc/php-pecl-apc-3.1.3p1