Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
apt /
examples /
Delete
Unzip
Name
Size
Permission
Date
Action
apt-https-method-example.conf.gz
2.95
KB
-rw-r--r--
2021-04-28 22:27
apt.conf
496
B
-rw-r--r--
2021-04-28 22:27
configure-index.gz
4.92
KB
-rw-r--r--
2021-04-28 22:27
sources.list
552
B
-rw-r--r--
2021-04-28 22:27
Save
Rename
// $Id: apt.conf,v 1.43 1999/12/06 02:19:38 jgg Exp $ /* This file is a sample configuration file with a few harmless sample options. */ APT { // Options for apt-get Get { Download-Only "false"; }; }; // Options for the downloading routines Acquire { Retries "0"; }; // Things that effect the APT dselect method DSelect { Clean "auto"; // always|auto|prompt|never }; DPkg { // Probably don't want to use force-downgrade.. Options {"--force-overwrite";} }