HEX
Server: Apache
System: Linux server-650184.peru-code.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
User: misterpa (1005)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/logrotate.d/samba
/var/log/samba/*log* {
    compress
    dateext
    maxage 365
    rotate 99
    notifempty
    olddir /var/log/samba/old
    missingok
    copytruncate
}