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.223.43.151
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
/
etc /
apt /
apt.conf.d /
[ HOME SHELL ]
Name
Size
Permission
Action
01-vendor-ubuntu
92
B
-rw-r--r--
01autoremove
630
B
-rw-r--r--
10periodic
129
B
-rw-r--r--
15update-stamp
108
B
-rw-r--r--
20apt-esm-hook.conf
370
B
-rw-r--r--
20archive
85
B
-rw-r--r--
20auto-upgrades
80
B
-rw-r--r--
20packagekit
1.02
KB
-rw-r--r--
20snapd.conf
127
B
-rw-r--r--
50command-not-found
625
B
-rw-r--r--
50unattended-upgrades
5.33
KB
-rw-r--r--
70debconf
182
B
-rw-r--r--
99update-notifier
305
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 20packagekit
// THIS FILE IS USED TO INFORM PACKAGEKIT // THAT THE UPDATE-INFO MIGHT HAVE CHANGED // Whenever dpkg is called we might have different updates // i.e. if an user removes a package that had an update DPkg::Post-Invoke { "/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null"; }; // When Apt's cache is updated (i.e. apt-cache update) APT::Update::Post-Invoke-Success { "/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null"; };
Close