Linux localhost 6.1.10-x86_64-linode159 #1 SMP PREEMPT_DYNAMIC Wed Feb 8 14:14:45 EST 2023 x86_64
Apache/2.4.25 (Debian)
Server IP : 45.33.61.127 & Your IP : 216.73.217.36
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
logrotate /
Delete
Unzip
Name
Size
Permission
Date
Action
NEWS.Debian.gz
249
B
-rw-r--r--
2015-05-05 22:18
README.Debian
720
B
-rw-r--r--
2015-05-05 22:18
changelog.Debian.gz
11.2
KB
-rw-r--r--
2017-01-07 18:54
changelog.gz
6.84
KB
-rw-r--r--
2016-11-30 12:05
copyright
1.45
KB
-rw-r--r--
2015-05-05 22:18
Save
Rename
logrotate for Debian -------------------- Note that logrotate may not be the only log rotation program on a Debian system. If sysklogd is installed, as was the case in older versions of Debian, it uses its own log rotation scripts which can be found in /etc/cron.daily/sysklogd and /etc/cron.weekly/sysklogd Current installs use rsyslog, which does not perform its own log rotation, but makes use of logrotate. ~~ Logrotate prerotate/postrotate/firstaction/lastaction scripts are currently executed by giving the whole script to "sh -c" thus: execl("/bin/sh", "sh", "-c", script, "sh", logfn, NULL); This might change in future versions. -- Paul Martin <pm@debian.org> Mon, 05 Dec 2011 17:38:47 +0000