Monthly Archives: May 2017
Rob Hes – The Solution (Original Mix) [Tronic]
pagespeed – Slow ReadFile operation on file
[Sat May 27 07:17:27.539747 2017] [pagespeed:error] [pid 19961] [mod_pagespeed 1.11.33.5-0 @19961] Slow ReadFile operation on file /var/cache/mod_pagespeed/rname/ic_QOs6thfRpiBUn09lB5Du/http,3A/,2Fdomain.com/assets/slideshow/slide_02.jpg,40x,40._,: 59.944ms; configure SlowFileLatencyUs to change threshold\n
Some disk stats….
sudo hdparm -Tt /dev/root /dev/root: Timing cached reads: 26330 MB in 2.00 seconds = 13178.47 MB/sec Timing buffered disk reads: 540 MB in 3.00 seconds = 179.73 MB/sec
I’v added the following lines to my pagespeed configuration file (/etc/apache2/mods-enabled/pagespeed.conf)
ModPagespeedSlowFileLatencyUs 100
Wakki – Kenny Dope
As heard on https://soundcloud.com/im-a-house-gangster/kenny-dope-gangstercast-95 1h50m
Mikey V – The NuNu
As heard on https://soundcloud.com/im-a-house-gangster/riki-inocente-gangstercast-96 (17m)
Linux – Sort unique IP from Apache log and count entries
Usefull!
cat /path/access.log | awk '{print $1}' | sort -n | uniq -c | sort -nr | head -50
WordPress – Exclude directory from URL rewrite with .htaccess
This is the way!
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_URI} !^/(storage/.*)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Cert not yet due for renewal – force renew
[root@sd-8XXX pjrf]# /usr/local/sbin/certbot-auto renew >> /var/log/le-renew.log Saving debug log to /var/log/letsencrypt/letsencrypt.log Cert not yet due for renewal Cert not yet due for renewal Cert not yet due for renewal Cert not yet due for renewal [root@sd-8XXX pjrf]# [root@sd-8XXX pjrf]# /usr/local/sbin/certbot-auto renew --force-renew
Boys Noize – What You Want
https://www.youtube.com/watch?v=iRfn80HZvMohttps://www.youtube.com/watch?v=iRfn80HZvMo
As heard on https://soundcloud.com/enexclus/justice-live-sirius-xm-studio (29:30)