find /home/ -type f -printf '%T+ %p\n' | sort | head -n 100
linux find top oldest files
Leave a reply
find /home/ -type f -printf '%T+ %p\n' | sort | head -n 100
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
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
Locate messages matching a specific size
exiqgrep -s '^..M$'