Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.105
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
apps /
bind /
Delete
Unzip
Name
Size
Permission
Date
Action
3
[ DIR ]
drwxr-xr-x
2026-04-20 11:43
images
[ DIR ]
drwxr-xr-x
2026-04-20 11:43
includes
[ DIR ]
drwxr-xr-x
2026-04-20 11:43
languages
[ DIR ]
drwxr-xr-x
2026-04-20 11:43
themes
[ DIR ]
drwxr-xr-x
2026-04-20 11:43
centos.named.conf
1.65
KB
-rw-r--r--
2025-08-21 06:10
hooks.php
199.15
KB
-rw-r--r--
2026-03-18 07:03
info.xml
2.11
KB
-rw-r--r--
2026-01-23 07:08
install.php
20
KB
-rw-r--r--
2026-03-18 07:03
localdomain.zone
198
B
-rw-r--r--
2021-12-24 06:44
localhost.zone
195
B
-rw-r--r--
2021-12-24 06:44
md5
3.84
KB
-rw-r--r--
2026-03-18 07:03
named.broadcast
427
B
-rw-r--r--
2021-12-24 06:44
named.ca
1.85
KB
-rw-r--r--
2021-12-24 06:44
named.ip6.local
424
B
-rw-r--r--
2021-12-24 06:44
named.local
426
B
-rw-r--r--
2021-12-24 06:44
named.rfc1912.zones
775
B
-rw-r--r--
2021-12-24 06:44
named.zero
427
B
-rw-r--r--
2021-12-24 06:44
remove.php
7.67
KB
-rw-r--r--
2026-03-18 07:03
rev
4
B
-rw-r--r--
2026-03-18 07:03
Save
Rename
options { /* make named use port 53 for the source of all queries, to allow * firewalls to block all ports except 53: */ // query-source port 53; /* We no longer enable this by default as the dns posion exploit has forced many providers to open up their firewalls a bit */ // Put files that named is allowed to write in the data/ directory: directory "/var/named"; // the default pid-file "/var/run/named/named.pid"; dump-file "data/cache_dump.db"; statistics-file "data/named_stats.txt"; /* memstatistics-file "data/named_mem_stats.txt"; */ allow-transfer {"none";}; include "/var/named/custom_options.conf"; }; logging { /* If you want to enable debugging, eg. using the 'rndc trace' command, * named will try to write the 'named.run' file in the $directory (/var/named"). * By default, SELinux policy does not allow named to modify the /var/named" directory, * so put the default debug log file in data/ : */ channel default_debug { file "data/named.run" versions 5 size 128M; print-time yes; print-severity yes; print-category yes; severity warning; }; category default { default_debug; }; category general { default_debug; }; include "/var/named/custom_logging.conf"; }; zone "." IN { type hint; file "/var/named/named.ca"; }; /* these are zones that contain definitions for all the localhost * names and addresses, as recommended in RFC1912 - these names should * ONLY be served to localhost clients: */ include "/var/named/named.rfc1912.zones";