Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.217.59
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
cloud /
templates /
Delete
Unzip
Name
Size
Permission
Date
Action
chef_client.rb.tmpl
1.63
KB
-rw-r--r--
2022-11-23 21:17
chrony.conf.alpine.tmpl
1.09
KB
-rw-r--r--
2022-11-23 21:17
chrony.conf.centos.tmpl
1.15
KB
-rw-r--r--
2022-11-23 21:17
chrony.conf.cos.tmpl
775
B
-rw-r--r--
2022-11-23 21:17
chrony.conf.debian.tmpl
1.08
KB
-rw-r--r--
2022-11-23 21:17
chrony.conf.fedora.tmpl
1.24
KB
-rw-r--r--
2022-11-23 21:17
chrony.conf.freebsd.tmpl
13.88
KB
-rw-r--r--
2022-11-23 21:17
chrony.conf.opensuse.tmpl
991
B
-rw-r--r--
2022-11-23 21:17
chrony.conf.photon.tmpl
1.24
KB
-rw-r--r--
2022-11-23 21:17
chrony.conf.rhel.tmpl
1.15
KB
-rw-r--r--
2022-11-23 21:17
chrony.conf.sles.tmpl
991
B
-rw-r--r--
2022-11-23 21:17
chrony.conf.ubuntu.tmpl
1.25
KB
-rw-r--r--
2022-11-23 21:17
host.mariner.tmpl
898
B
-rw-r--r--
2022-11-23 21:17
hosts.alpine.tmpl
919
B
-rw-r--r--
2022-11-23 21:17
hosts.arch.tmpl
841
B
-rw-r--r--
2022-11-23 21:17
hosts.debian.tmpl
845
B
-rw-r--r--
2022-11-23 21:17
hosts.freebsd.tmpl
911
B
-rw-r--r--
2022-11-23 21:17
hosts.gentoo.tmpl
910
B
-rw-r--r--
2022-11-23 21:17
hosts.photon.tmpl
874
B
-rw-r--r--
2022-11-23 21:17
hosts.redhat.tmpl
912
B
-rw-r--r--
2022-11-23 21:17
hosts.suse.tmpl
1.04
KB
-rw-r--r--
2022-11-23 21:17
ntp.conf.alpine.tmpl
203
B
-rw-r--r--
2022-11-23 21:17
ntp.conf.debian.tmpl
2.1
KB
-rw-r--r--
2022-11-23 21:17
ntp.conf.fedora.tmpl
2.03
KB
-rw-r--r--
2022-11-23 21:17
ntp.conf.freebsd.tmpl
4.06
KB
-rw-r--r--
2022-11-23 21:17
ntp.conf.opensuse.tmpl
2.69
KB
-rw-r--r--
2022-11-23 21:17
ntp.conf.photon.tmpl
1.81
KB
-rw-r--r--
2022-11-23 21:17
ntp.conf.rhel.tmpl
1.81
KB
-rw-r--r--
2022-11-23 21:17
ntp.conf.sles.tmpl
2.69
KB
-rw-r--r--
2022-11-23 21:17
ntp.conf.ubuntu.tmpl
2.45
KB
-rw-r--r--
2022-11-23 21:17
ntpd.conf.openbsd.tmpl
491
B
-rw-r--r--
2022-11-23 21:17
resolv.conf.tmpl
921
B
-rw-r--r--
2022-11-23 21:17
sources.list.debian.tmpl
1.41
KB
-rw-r--r--
2022-11-23 21:17
sources.list.ubuntu.tmpl
2.45
KB
-rw-r--r--
2022-11-23 21:17
systemd.resolved.conf.tmpl
504
B
-rw-r--r--
2022-11-23 21:17
timesyncd.conf.tmpl
203
B
-rw-r--r--
2022-11-23 21:17
Save
Rename
## template:jinja ## Note, this file is written by cloud-init on first boot of an instance ## modifications made here will not survive a re-bundle. ## if you wish to make changes you can: ## a.) add 'apt_preserve_sources_list: true' to /etc/cloud/cloud.cfg ## or do the same in user-data ## b.) add sources in /etc/apt/sources.list.d ## c.) make changes to template file /etc/cloud/templates/sources.list.debian.tmpl ### # See http://www.debian.org/releases/stable/i386/release-notes/ch-upgrading.html # for how to upgrade to newer versions of the distribution. deb {{mirror}} {{codename}} main deb-src {{mirror}} {{codename}} main ## Major bug fix updates produced after the final release of the ## distribution. deb {{security}} {{codename}}{% if codename in ('buster', 'stretch') %}/updates{% else %}-security{% endif %} main deb-src {{security}} {{codename}}{% if codename in ('buster', 'stretch') %}/updates{% else %}-security{% endif %} main deb {{mirror}} {{codename}}-updates main deb-src {{mirror}} {{codename}}-updates main ## Uncomment the following two lines to add software from the 'backports' ## repository. ## ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. deb {{mirror}} {{codename}}-backports main deb-src {{mirror}} {{codename}}-backports main