Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
cron.d /
Delete
Unzip
Name
Size
Permission
Date
Action
.placeholder
102
B
-rw-r--r--
2023-03-02 07:33
certbot
802
B
-rw-r--r--
2023-04-16 05:18
e2scrub_all
201
B
-rw-r--r--
2023-03-05 03:16
php
712
B
-rw-r--r--
2025-03-09 16:33
sync
162
B
-rw-r--r--
2025-04-07 20:14
Save
Rename
# /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