Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
sysctl.d /
Delete
Unzip
Name
Size
Permission
Date
Action
10-bufferbloat.conf
481
B
-rw-r--r--
2024-09-26 08:44
10-console-messages.conf
77
B
-rw-r--r--
2019-08-09 15:37
10-ipv6-privacy.conf
490
B
-rw-r--r--
2019-08-09 15:37
10-kernel-hardening.conf
1.2
KB
-rw-r--r--
2022-02-25 11:57
10-magic-sysrq.conf
1.16
KB
-rw-r--r--
2019-08-09 15:37
10-map-count.conf
164
B
-rw-r--r--
2024-03-31 08:16
10-network-security.conf
158
B
-rw-r--r--
2021-09-09 12:59
10-ptrace.conf
1.26
KB
-rw-r--r--
2019-08-09 15:37
10-zeropage.conf
506
B
-rw-r--r--
2019-08-09 15:37
99-sysctl.conf
2.16
KB
-rw-r--r--
2024-03-24 15:35
README
519
B
-rw-r--r--
2019-08-09 15:37
README.sysctl
798
B
-rw-r--r--
2022-02-25 11:32
Save
Rename
# The magic SysRq key enables certain keyboard combinations to be # interpreted by the kernel to help with debugging. The kernel will respond # to these keys regardless of the current running applications. # # In general, the magic SysRq key is not needed for the average Ubuntu # system, and having it enabled by default can lead to security issues on # the console such as being able to dump memory or to kill arbitrary # processes including the running screen lock. # # Here is the list of possible values: # 0 - disable sysrq completely # 1 - enable all functions of sysrq # >1 - enable certain functions by adding up the following values: # 2 - enable control of console logging level # 4 - enable control of keyboard (SAK, unraw) # 8 - enable debugging dumps of processes etc. # 16 - enable sync command # 32 - enable remount read-only # 64 - enable signalling of processes (term, kill, oom-kill) # 128 - allow reboot/poweroff # 256 - allow nicing of all RT tasks # # For example, to enable both control of console logging level and # debugging dumps of processes: kernel.sysrq = 10 # kernel.sysrq = 176