Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.1.1 & Your IP : 216.73.216.124
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
linux-hwe-6.8-headers-6.8.0-49 /
arch /
um /
Delete
Unzip
Name
Size
Permission
Date
Action
drivers
[ DIR ]
drwxr-xr-x
2024-11-20 06:28
include
[ DIR ]
drwxr-xr-x
2024-11-20 06:28
kernel
[ DIR ]
drwxr-xr-x
2024-11-20 06:28
os-Linux
[ DIR ]
drwxr-xr-x
2024-11-20 06:28
scripts
[ DIR ]
drwxr-xr-x
2024-11-20 06:28
Kbuild
77
B
-rw-r--r--
2024-03-10 20:38
Kconfig
6.74
KB
-rw-r--r--
2024-03-10 20:38
Kconfig.debug
1006
B
-rw-r--r--
2024-03-10 20:38
Makefile
5
KB
-rw-r--r--
2024-03-10 20:38
Makefile-os-Linux
235
B
-rw-r--r--
2024-03-10 20:38
Makefile-skas
383
B
-rw-r--r--
2024-03-10 20:38
Save
Rename
# SPDX-License-Identifier: GPL-2.0 config GPROF bool "Enable gprof support" depends on DEBUG_INFO && FRAME_POINTER help This allows profiling of a User-Mode Linux kernel with the gprof utility. See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more details. If you're involved in UML kernel development and want to use gprof, say Y. If you're unsure, say N. config GCOV bool "Enable gcov support" depends on DEBUG_INFO depends on !KCOV depends on !MODULES help This option allows developers to retrieve coverage data from a UML session. See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more details. If you're involved in UML kernel development and want to use gcov, say Y. If you're unsure, say N. config EARLY_PRINTK bool "Early printk" default y help Write kernel log output directly to stdout. This is useful for kernel debugging when your machine crashes very early before the console code is initialized.