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.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
cloud-init /
examples /
Delete
Unzip
Name
Size
Permission
Date
Action
seed
[ DIR ]
drwxr-xr-x
2026-07-12 06:55
cloud-config-add-apt-repos.txt
1.54
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-ansible-controller.txt.gz
4.31
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-ansible-managed.txt
3.73
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-ansible-pull.txt
336
B
-rw-r--r--
2022-11-23 21:17
cloud-config-apt.txt.gz
5.13
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-archive-launch-index.txt
802
B
-rw-r--r--
2022-11-23 21:17
cloud-config-archive.txt
239
B
-rw-r--r--
2022-11-23 21:17
cloud-config-boot-cmds.txt
636
B
-rw-r--r--
2022-11-23 21:17
cloud-config-ca-certs.txt
1.07
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-chef-oneiric.txt
3.53
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-chef.txt.gz
2.57
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-datasources.txt
2.26
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-disk-setup.txt.gz
2.84
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-gluster.txt
456
B
-rw-r--r--
2022-11-23 21:17
cloud-config-install-packages.txt
383
B
-rw-r--r--
2022-11-23 21:17
cloud-config-launch-index.txt
570
B
-rw-r--r--
2022-11-23 21:17
cloud-config-lxd.txt
1.77
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-mount-points.txt
1.47
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-ntp.txt
835
B
-rw-r--r--
2022-11-23 21:17
cloud-config-reporting.txt
335
B
-rw-r--r--
2022-11-23 21:17
cloud-config-run-cmds.txt
963
B
-rw-r--r--
2022-11-23 21:17
cloud-config-ssh-keys.txt
3.57
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-update-apt.txt
229
B
-rw-r--r--
2022-11-23 21:17
cloud-config-update-packages.txt
93
B
-rw-r--r--
2022-11-23 21:17
cloud-config-user-groups.txt.gz
2.8
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-wireguard.txt
1.16
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-write-files.txt
1.05
KB
-rw-r--r--
2022-11-23 21:17
cloud-config-yum-repo.txt
639
B
-rw-r--r--
2022-11-23 21:17
cloud-config.txt.gz
8.9
KB
-rw-r--r--
2022-11-23 21:17
include-once.txt
353
B
-rw-r--r--
2022-11-23 21:17
include.txt
434
B
-rw-r--r--
2022-11-23 21:17
kernel-cmdline.txt
1
KB
-rw-r--r--
2022-11-23 21:17
part-handler-v2.txt
1.53
KB
-rw-r--r--
2022-11-23 21:17
part-handler.txt
806
B
-rw-r--r--
2022-11-23 21:17
plain-ignored.txt
68
B
-rw-r--r--
2022-11-23 21:17
user-script.txt
125
B
-rw-r--r--
2022-11-23 21:17
Save
Rename
#cloud-config # ntp: configure ntp services # servers: List of NTP servers with which to sync # pools: List of NTP pool servers with which to sync (pools are typically # DNS hostnames which resolve to different specific servers to load # balance a set of services) # # Each server in the list will be added in list-order in the following format: # # [pool|server] <server entry> iburst # # # If no servers or pools are defined but ntp is enabled, then cloud-init will # render the distro default list of pools # # pools = [ # '0.{distro}.pool.ntp.org', # '1.{distro}.pool.ntp.org', # '2.{distro}.pool.ntp.org', # '3.{distro}.pool.ntp.org', # ] # ntp: pools: ['0.company.pool.ntp.org', '1.company.pool.ntp.org', 'ntp.myorg.org'] servers: ['my.ntp.server.local', 'ntp.ubuntu.com', '192.168.23.2']