Category: Uncategorized

Awk Script To Extract URL Parameters From Access Logs

Find and count all occurrences of “parameter” in access log:

     

Read More »

Fixing “Size of a request header field exceeds server limit.” error

This error from Apache is typically caused by a very large cookie. In Apache the “LimitRequestFieldSize” directive sets this limit. The default is 8190 bytes. To change the file create a file at: /etc/httpd/conf.d/custom.conf or /etc/apache2/conf.d/custom.conf containing the desired change: LimitRequestFieldSize 16384 Reload Apache after adding the file with: /sbin/service apache2 restart or /sbin/service httpd restart

Read More »

MySQL / MariaDB Upgrade On Plesk Servers

Plesk support has provided excellent instructions and scripts for upgrading the MySQL / MariaDB version on supported servers: https://support.plesk.com/hc/en-us/articles/213403429–How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux-

Read More »

AWS CLI V2 Install

Using the bundled installer it’s easy to install or upgrade to version 2 of the AWS CLI: Here’s a link to full instructions: https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-linux.html

Read More »

Categories

Get a free consultation from Reliable Penguin

Submit the form—or for immediate service call 866-649-7984.