Feeds
Archives
- February 2017
- November 2016
- October 2016
- August 2016
- July 2016
- June 2016
- May 2016
- March 2016
- February 2016
- August 2015
- July 2015
- June 2015
- September 2014
- April 2014
- March 2014
- February 2014
- January 2014
- June 2013
- May 2013
- February 2013
- December 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
Categories
Monthly Archives: June 2016
Getting started with AWS – Creating a CentOS 6 server (EC2)
Select top left menu Services > Compute > EC2 Under “Create Instance”, select “Launch Instance” Go to “AWS Marketplace” and search for “centos”. Select “CentOS 6 (x86_64) – with Updates HVM” Choose an instance type. t2.micro is a good, cheap … Continue reading
Posted in Uncategorized
Leave a comment
MySQL 5.6 “innodb_table_stats” not found
Fix this annoying error in MySQL 5.6 On systems that were upgraded from MySQL 5.5 to 5.6 (Oracle, Percona, etc.) – you may see the following error: Error: Table “mysql”.”innodb_table_stats” not found. Here’s a more complete example: 2016-06-14 15:08:03 7f82b3fff700 … Continue reading
Posted in MySQL
Leave a comment
CentOS 6.8 Released
Along with the release of RHEL 6.8, the CentOS team have announced the availability of CentOS 6.8. You can read the Release Notes here.
Posted in CentOS
Leave a comment