Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.217.80
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.conf
442
B
-rw-r--r--
2024-10-22 13:02
configure-index
26.21
KB
-rw-r--r--
2024-10-22 13:02
preferences
166
B
-rw-r--r--
2024-10-22 13:02
sources.list
546
B
-rw-r--r--
2024-10-22 13:02
Save
Rename
/* 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";} }