Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
linux-headers-4.4.0-119 /
fs /
exofs /
Delete
Unzip
Name
Size
Permission
Date
Action
Kbuild
522
B
-rw-r--r--
2016-01-11 00:01
Kconfig
323
B
-rw-r--r--
2016-01-11 00:01
Kconfig.ore
495
B
-rw-r--r--
2016-01-11 00:01
Save
Rename
# # Kbuild for the EXOFS module # # Copyright (C) 2008 Panasas Inc. All rights reserved. # # Authors: # Boaz Harrosh <ooo@electrozaur.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 # # Kbuild - Gets included from the Kernels Makefile and build system # # ore module library libore-y := ore.o ore_raid.o obj-$(CONFIG_ORE) += libore.o exofs-y := inode.o file.o namei.o dir.o super.o sys.o obj-$(CONFIG_EXOFS_FS) += exofs.o