Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
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 22:09
configure-index
25.83
KB
-rw-r--r--
2024-10-22 22:09
preferences
166
B
-rw-r--r--
2024-10-22 22:09
sources.list
558
B
-rw-r--r--
2024-10-22 22:09
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";} }