NG4R3P
Linux backups 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
  SOFT : Apache/2.4.18 (Ubuntu) PHP : 7.2.34-8+ubuntu16.04.1+deb.sury.org+1
/etc/cron.d/
138.68.56.76

 
[ NAME ] [ SIZE ] [ PERM ] [ DATE ] [ ACT ]
+FILE +DIR
.placeholder 0.1 KB -rw-r--r-- 2016-04-05 18:59 R E G D
certbot 0.757 KB -rw-r--r-- 2019-02-09 22:39 R E G D
mdadm 0.575 KB -rw-r--r-- 2014-07-16 12:02 R E G D
php 0.695 KB -rw-r--r-- 2020-03-27 04:44 R E G D
popularity-contest 0.187 KB -rw-r--r-- 2018-03-06 05:15 R E G D
REQUEST EXIT
# /etc/cron.d/php@PHP_VERSION@: crontab fragment for PHP # This purges session files in session.save_path older than X, # where X is defined in seconds as the largest value of # session.gc_maxlifetime from all your SAPI php.ini files # or 24 minutes if not defined. The script triggers only # when session.save_handler=files. # # WARNING: The scripts tries hard to honour all relevant # session PHP options, but if you do something unusual # you have to disable this script and take care of your # sessions yourself. # Look for and purge old sessions every 30 minutes 09,39 * * * * root [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi