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 : 18.117.129.247
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 /
fs /
coda /
Delete
Unzip
Name
Size
Permission
Date
Action
Kconfig
1.02
KB
-rw-r--r--
2024-03-10 20:38
Makefile
385
B
-rw-r--r--
2024-03-10 20:38
Save
Rename
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Linux Coda filesystem routines. # obj-$(CONFIG_CODA_FS) += coda.o coda-objs := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o \ coda_linux.o symlink.o pioctl.o coda-$(CONFIG_SYSCTL) += sysctl.o # If you want debugging output, please uncomment the following line. # ccflags-y := -DDEBUG -DDEBUG_SMB_MALLOC=1