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 /
apparmor.d /
tunables /
Delete
Unzip
Name
Size
Permission
Date
Action
home.d
[ DIR ]
drwxr-xr-x
2023-07-12 09:38
multiarch.d
[ DIR ]
drwxr-xr-x
2023-07-12 09:38
xdg-user-dirs.d
[ DIR ]
drwxr-xr-x
2023-07-12 09:38
alias
624
B
-rw-r--r--
2023-02-14 11:49
apparmorfs
375
B
-rw-r--r--
2023-02-14 11:49
dovecot
804
B
-rw-r--r--
2023-02-14 11:49
etc
1.05
KB
-rw-r--r--
2023-02-14 11:49
global
759
B
-rw-r--r--
2023-02-14 11:49
home
982
B
-rw-r--r--
2023-02-14 11:49
kernelvars
1.36
KB
-rw-r--r--
2023-02-14 11:49
multiarch
630
B
-rw-r--r--
2023-02-14 11:49
proc
440
B
-rw-r--r--
2023-02-14 11:49
run
23
B
-rw-r--r--
2023-02-14 11:49
securityfs
405
B
-rw-r--r--
2023-02-14 11:49
share
819
B
-rw-r--r--
2023-02-14 11:49
sys
378
B
-rw-r--r--
2023-02-14 11:49
xdg-user-dirs
867
B
-rw-r--r--
2023-02-14 11:49
Save
Rename
# ------------------------------------------------------------------ # # Copyright (C) 2020 Christian Boltz # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public # License published by the Free Software Foundation. # # ------------------------------------------------------------------ # @{etc_ro} contains a space-separated list of the system configuration directories. # Traditionally this means /etc/, but when using a read-only / filesystem and/or # with the goal of having only user-modified config files in /etc/, directories # like /usr/etc/ get introduced for storing the default config. # @{etc_ro} contains read-only directories with configuration files. # Do not use @{etc_ro} in rules that allow write access. @{etc_ro}=/etc/ /usr/etc/ # @{etc_rw} contains directories where writing to configuration files is allowed. @{etc_rw}=/etc/ # Also, include files in tunables/etc.d/ for site-specific adjustments to # @{etc_ro} and @{etc_rw}. include if exists <tunables/etc.d>