find /home/ -type f -printf '%T+ %p\n' | sort | head -n 100
Monthly Archives: February 2019
mysqldump error output: mysqldump: Got error: 1045: “Access denied for user ‘da_admin’@’localhost’ (using password: YES)” when trying to connect
Error while backing up database
Error while backing up database: The sql file is 0 bytes in size:
You should add user name to /root/.my.cnf
vi /root/.my.cnf
user=root
password=some_password
pagespeed diredtacmin
wget https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_x86_64.rpm
rpm -i --nodeps mod-pagespeed-stable_current_x86_64.rpm
vi /etc/httpd/conf/extra/httpd-includes.conf
Include /etc/httpd/conf.d/pagespeed.conf
vi /etc/httpd/conf/httpd.conf
# Include conf/extra/httpd-deflate.conf
service httpd restart
apachectl -t -D DUMP_MODULES | grep speed
exim by size
Locate messages matching a specific size
exiqgrep -s '^..M$'