View all MySQL Variables for Pasting into my.cnf
This is really useful for me because I work with dozens of different database servers. The first thing I do is run this command and paste it into the servers /etc/my.cnf file. That way I will always...
View ArticleMySQL Performance Tuning Scripts and Know-How
Unless you are a total linux-freak-guru like myself, and even if you are, it can be enormously challenging and somewhat overwhelming to locate and eliminate MySQL bottlenecks. While many DBAs focus on...
View ArticleView all MySQL Variables for Pasting into my.cnf
This is really useful for me because I work with dozens of different database servers. The first thing I do is run this command and paste it into the servers /etc/my.cnf file. That way I will always...
View ArticleMySQL Performance Tuning Scripts and Know-How
Unless you are a MySQL performance tuning expert, it can be enormously challenging and somewhat overwhelming to locate and eliminate MySQL bottlenecks. While many DBAs focus on improving the...
View ArticleMariaDB with LZ4 Compression Howto for CentOS
I really really wanted to run the latest MariaDB with LZ4 Page Compression.. it is a game changer for many types of large databases I deal with. There isn't a package for Centos in the trusted repos...
View ArticleView all MySQL Variables for Pasting into my.cnf
This is really useful for me because I work with dozens of different database servers. The first thing I do is run this command and paste it into the servers /etc/my.cnf file. That way I will always...
View ArticleMySQL Performance Tuning Scripts and Know-How
Unless you are a total linux-freak-guru like myself, and even if you are, it can be enormously challenging and somewhat overwhelming to locate and eliminate MySQL bottlenecks. While many DBAs focus on...
View ArticleMariaDB with LZ4 Compression Howto for CentOS
I really really wanted to run the latest MariaDB with LZ4 Page Compression.. it is a game changer for many types of large databases I deal with. So I compiled it manually in a way that is repeatable...
View ArticleFinding Global Memory Hogs in WordPress
The post Finding Global Memory Hogs in WordPress appeared first on AskApache.
View ArticleBetter, Faster, Stronger gethostbyaddr
The post Better, Faster, Stronger gethostbyaddr appeared first on AskApache.
View ArticleOpenSearch description document
The post OpenSearch description document appeared first on AskApache.
View ArticleWatch Dogs 2
This trailer speaks to the current state of the Internet of Things, and what we can expect over the next several years. The post Watch Dogs 2 appeared first on AskApache.
View ArticleUse FallbackResource for WordPress instead of mod_rewrite
FallBackResource is a great alternative to using mod_rewrite to direct Apache to send all requests for non-existing files/directories to a script in WordPress. Htaccess and Server Config enabled. The...
View ArticleWordPress .htaccess in-depth
WordPress uses a file named .htaccess to rewrite all requests to the main index.php file. This article explains what the htaccess file rules look like and what they actually do. The post WordPress...
View ArticleCrazy POWERFUL Bash Prompt
This amazing bash linux prompt does more than meets the eye. If you want to know how to become really good with technology, linux is the secret sauce behind the AskApache articles. Open Source is...
View ArticleAdvanced WordPress wp-config.php Tweaks
The bottom line for this article is that I want to make WordPress as fast, secure, and easy to install, run, and manage because I am using it more and more for client production sites, I will work for...
View ArticleInternet Census 2012 – Port scanning using insecure embedded devices – Carna...
While playing around with the Nmap Scripting Engine (NSE) we discovered an amazing number of open embedded devices on the Internet. Many of them are based on Linux and allow login to standard BusyBox...
View ArticleServing WebP images for PNG and JPG files
One of the biggest speed bottlenecks of sites today are images, specifically unoptimized images or large scaled images. With Apaches Rewrite module we can convert all existing jpegs and png files (and...
View ArticleMariaDB with LZ4 Compression Howto for CentOS
I really really wanted to run the latest MariaDB with LZ4 Page Compression.. it is a game changer for many types of large databases I deal with. So I compiled it manually in a way that is repeatable...
View ArticleGRUB_INIT_TUNE – Play sound through pcspkr
Play a tune directly on your pcspeaker right before the grub boot manager loads. The post GRUB_INIT_TUNE – Play sound through pcspkr appeared first on AskApache.
View Article