Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
init /
Delete
Unzip
Name
Size
Permission
Date
Action
acpid.conf
338
B
-rw-r--r--
2016-04-09 00:05
apparmor.conf
3.62
KB
-rw-r--r--
2017-03-03 23:52
apport.conf
1.7
KB
-rw-r--r--
2025-07-11 17:07
cloud-config.conf
236
B
-rw-r--r--
2016-09-15 15:32
cloud-final.conf
297
B
-rw-r--r--
2016-09-15 15:32
cloud-init-blocknet.conf
2.5
KB
-rw-r--r--
2016-09-15 15:32
cloud-init-container.conf
1.98
KB
-rw-r--r--
2016-09-15 15:32
cloud-init-local.conf
379
B
-rw-r--r--
2016-09-15 15:32
cloud-init-nonet.conf
1.86
KB
-rw-r--r--
2016-09-15 15:32
cloud-init.conf
202
B
-rw-r--r--
2016-09-15 15:32
cloud-log-shutdown.conf
562
B
-rw-r--r--
2016-09-15 15:32
console-font.conf
250
B
-rw-r--r--
2016-04-04 19:41
console-setup.conf
509
B
-rw-r--r--
2016-04-04 19:41
cron.conf
297
B
-rw-r--r--
2016-04-05 23:59
cryptdisks-udev.conf
412
B
-rw-r--r--
2015-03-28 21:38
cryptdisks.conf
1.48
KB
-rw-r--r--
2015-03-28 21:38
dbus.conf
482
B
-rw-r--r--
2015-09-01 18:31
dovecot.conf
1.08
KB
-rw-r--r--
2016-03-21 20:30
ephemeral-disk-warning.conf
1.87
KB
-rw-r--r--
2016-09-20 19:54
friendly-recovery.conf
1.22
KB
-rw-r--r--
2015-06-01 15:19
hostname.conf
284
B
-rw-r--r--
2013-07-23 11:25
hostname.sh.conf
300
B
-rw-r--r--
2014-05-21 16:59
hv-fcopy-daemon.conf
674
B
-rw-r--r--
2016-10-26 21:39
hv-kvp-daemon.conf
662
B
-rw-r--r--
2016-10-26 21:39
hv-vss-daemon.conf
665
B
-rw-r--r--
2016-10-26 21:39
hwclock-save.conf
561
B
-rw-r--r--
2016-03-14 10:08
hwclock.conf
674
B
-rw-r--r--
2016-03-14 10:08
hwclock.sh.conf
109
B
-rw-r--r--
2016-03-14 10:08
irqbalance.conf
597
B
-rw-r--r--
2016-04-11 19:39
kmod.conf
689
B
-rw-r--r--
2015-08-20 13:41
lxcfs.conf
540
B
-rw-r--r--
2016-10-13 16:03
lxd.conf
813
B
-rw-r--r--
2016-10-13 16:04
mysql.conf
1.72
KB
-rw-r--r--
2016-07-11 15:36
network-conf-ethX.conf
696
B
-rw-r--r--
2016-11-15 23:12
network-interface-container.conf
530
B
-rw-r--r--
2015-06-02 09:32
network-interface-security.conf
1.71
KB
-rw-r--r--
2015-06-02 09:32
network-interface.conf
933
B
-rw-r--r--
2015-06-02 09:32
networking.conf
2.43
KB
-rw-r--r--
2015-06-02 09:32
passwd.conf
568
B
-rw-r--r--
2016-02-01 21:35
pollinate.conf
264
B
-rw-r--r--
2016-09-28 01:19
procps-instance.conf
363
B
-rw-r--r--
2014-06-05 16:27
procps.conf
119
B
-rw-r--r--
2014-06-05 17:06
resolvconf.conf
457
B
-rw-r--r--
2015-06-03 22:58
rsyslog.conf
426
B
-rw-r--r--
2015-12-02 17:23
setvtrgb.conf
230
B
-rw-r--r--
2016-04-04 19:41
ssh.conf
641
B
-rw-r--r--
2016-04-28 02:46
thermald.conf
360
B
-rw-r--r--
2016-06-01 14:42
ttyS0.conf
628
B
-rw-r--r--
2016-11-15 15:19
udev.conf
337
B
-rw-r--r--
2016-04-12 12:06
udevmonitor.conf
360
B
-rw-r--r--
2016-04-12 12:06
udevtrigger.conf
352
B
-rw-r--r--
2016-04-12 12:06
ufw.conf
473
B
-rw-r--r--
2014-08-07 14:58
ureadahead-other.conf
683
B
-rw-r--r--
2015-02-24 10:35
ureadahead.conf.disabled
889
B
-rw-r--r--
2015-02-24 10:35
walinuxagent.conf
481
B
-rw-r--r--
2016-09-20 19:54
Save
Rename
# ephemeral-disk-warning - warns user that the disk is really, really ephemeral # # On Azure, the ephemeral disk is extremely ephemeral; the ephemeral disk is # unsafe between boots. This places a file on /mnt that warns the user # that the disk is a dangerous place for storing data of any importance. env RESOURCE_DISK=/dev/disk/azure/resource-part1 start on (stopped rc RUNLEVEL=[2345] and stopped cloud-config) task script if [ ! -e $RESOURCE_DISK ]; then logger "Disk $RESOURCE_DISK does not exist, skipping ephemeral warning" exit 0 fi ephemeral_kdev=$(readlink -f $RESOURCE_DISK) ephemeral_mp=$(awk '$1==kd {print$2}' "kd=$ephemeral_kdev" /proc/mounts) warn_file="$ephemeral_mp/DATALOSS_WARNING_README.txt" if [ -z "$ephemeral_mp" ]; then logger "Unable to discover mount point of $ephemeral_kdev. Ephemeral warning will not be written" exit 0 else logger "Ephemeral disk $ephemeral_kdev located at $ephemeral_mp" fi if [ ! -e "$warn_file" ]; then cat >> $warn_file <<EOF WARNING: THIS IS A TEMPORARY DISK. Any data stored on this drive is SUBJECT TO LOSS and THERE IS NO WAY TO RECOVER IT. Please do not use this disk for storing any personal or application data. For additional details to please refer to the MSDN documentation at: http://msdn.microsoft.com/en-us/library/windowsazure/jj672979.aspx To remove this warning run: sudo chattr -i $warn_file sudo rm $warn_file This warning is written each boot; to disable it: echo "manual" | sudo tee /etc/init/ephemeral-disk-warning.override sudo systemctl disable ephemeral-disk-warning.service EOF chmod 0444 $warn_file chattr +i $warn_file logger "Added ephemeral disk warning to $warn_file" fi logger "WARNING: $ephemeral_mp is an ephemeral disk. See $warn_file for more information" end script