Linux lionsclub 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 161.35.52.75 | : 18.191.168.65
Cant Read [ /etc/named.conf ]
7.4.28
www-data
shells.trxsecurity.org
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
src /
linux-headers-4.15.0-213 /
arch /
xtensa /
[ HOME SHELL ]
Name
Size
Permission
Action
boot
[ DIR ]
drwxr-xr-x
include
[ DIR ]
drwxr-xr-x
kernel
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
mm
[ DIR ]
drwxr-xr-x
oprofile
[ DIR ]
drwxr-xr-x
platforms
[ DIR ]
drwxr-xr-x
variants
[ DIR ]
drwxr-xr-x
Kconfig
16.73
KB
-rw-r--r--
Kconfig.debug
1.2
KB
-rw-r--r--
Makefile
3.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Kconfig.debug
# SPDX-License-Identifier: GPL-2.0 menu "Kernel hacking" source "lib/Kconfig.debug" config DEBUG_TLB_SANITY bool "Debug TLB sanity" depends on DEBUG_KERNEL && MMU help Enable this to turn on TLB sanity check on each entry to userspace. This check can spot missing TLB invalidation/wrong PTE permissions/ premature page freeing. If unsure, say N. config LD_NO_RELAX bool "Disable linker relaxation" default y help Enable this function to disable link-time optimizations. The default linker behavior is to combine identical literal values to reduce code size and remove unnecessary overhead from assembler-generated 'longcall' sequences. Enabling this option improves the link time but increases the code size, and possibly execution time. config S32C1I_SELFTEST bool "Perform S32C1I instruction self-test at boot" default y help Enable this option to test S32C1I instruction behavior at boot. Correct operation of this instruction requires some cooperation from hardware external to the processor (such as bus bridge, bus fabric, or memory controller). It is easy to make wrong hardware configuration, this test should catch it early. Say 'N' on stable hardware. endmenu
Close