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.218.219.195
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-59 /
ubuntu /
Delete
Unzip
Name
Size
Permission
Date
Action
hio
[ DIR ]
drwxr-xr-x
2025-05-06 06:30
include
[ DIR ]
drwxr-xr-x
2025-05-06 06:30
ubuntu-host
[ DIR ]
drwxr-xr-x
2025-05-06 06:30
Kconfig
504
B
-rw-r--r--
2025-04-15 13:08
Makefile
415
B
-rw-r--r--
2025-04-15 13:08
Save
Rename
# # 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_UBUNTU_HOST) += ubuntu-host/ ## ## ##