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 /
default /
Delete
Unzip
Name
Size
Permission
Date
Action
grub.d
[ DIR ]
drwxr-xr-x
2016-11-15 15:19
acpid
346
B
-rw-r--r--
2016-02-09 23:43
amd64-microcode
328
B
-rw-r--r--
2018-05-25 20:30
apache-htcacheclean
556
B
-rw-r--r--
2016-04-05 23:15
apport
149
B
-rw-r--r--
2016-03-31 16:13
bsdmainutils
222
B
-rw-r--r--
2012-05-22 15:22
console-setup
284
B
-rw-r--r--
2019-05-07 01:30
crda
549
B
-rw-r--r--
2014-08-23 08:22
cron
183
B
-rw-r--r--
2016-04-05 23:59
cryptdisks
652
B
-rw-r--r--
2015-03-28 21:38
dbus
297
B
-rw-r--r--
2015-12-02 05:42
devpts
92
B
-rw-r--r--
2016-01-19 19:33
dovecot
167
B
-rw-r--r--
2016-03-19 00:29
grub
1.25
KB
-rw-r--r--
2016-11-15 23:12
halt
86
B
-rw-r--r--
2016-01-19 19:33
intel-microcode
1
KB
-rw-r--r--
2018-05-02 20:48
irqbalance
126
B
-rw-r--r--
2016-11-15 15:19
keyboard
150
B
-rw-r--r--
2019-05-07 01:30
locale
87
B
-rw-r--r--
2016-11-18 12:08
lxd-bridge
1.11
KB
-rw-r--r--
2016-11-15 15:19
mdadm
830
B
-rw-r--r--
2017-12-05 11:56
networking
306
B
-rw-r--r--
2015-06-02 09:32
nss
1.71
KB
-rw-r--r--
2016-04-14 02:00
ntp
15
B
-rw-r--r--
2016-02-11 12:08
ntpdate
456
B
-rw-r--r--
2016-02-11 12:09
open-iscsi
2.63
KB
-rw-r--r--
2016-03-29 19:32
openvpn
1.17
KB
-rw-r--r--
2016-11-18 17:48
pollinate
363
B
-rw-r--r--
2016-09-28 23:01
rcS
636
B
-rw-r--r--
2016-11-15 15:19
rsync
1.73
KB
-rw-r--r--
2013-09-30 16:54
rsyslog
124
B
-rw-r--r--
2016-01-27 23:42
ssh
133
B
-rw-r--r--
2016-04-28 02:46
ufw
1.71
KB
-rw-r--r--
2016-04-15 07:16
useradd
1.17
KB
-rw-r--r--
2016-11-15 23:11
Save
Rename
# List of LVMed iSCSI Volume Groups. # Multiple Volume Groups can be specified with spaces # # This list defines the Volume Groups that should be activated at boot # after iSCSI has been activated. If you use dynamic activation of LVM # volumes (lvmetad), you can (and should) leave this empty. # # On shutdown, this setting typically has no effect, since open-iscsi # tries to determine all active VGs on iSCSI and deactivate them. # However, if you have a really complicated stacking setup that isn't # automatically detected, volume groups defined here will also be # deactivated. # # To see whether open-iscsi is able to properly detect your setup for # shutdown, execute the following on a running system: # /lib/open-iscsi/umountiscsi.sh --dry-run # This will tell you what steps will betaken at shutdown before logging # out of the iSCSI session. LVMGROUPS="" # Handle _netdev devices # You can specify your iSCSI (LVMed or Multipathed or DM Encrypted) # devices with the _netdev mount option and open-iscsi will treat them # accordingly. # # Note: however, handling _netdev devices comes with the caveat that # other _netdev mounts, like an NFS share, also get pulled in with it. # # If this option is set to 0, no iSCSI mounts in /etc/fstab will be # automatically mounted on systems running sysvinit. This setting is # not necessary when using systemd as init system (Debian's default). HANDLE_NETDEV=1 # Additional mounts to exclude at shutdown. # # If you have additional mounts on iSCSI that shouldn't be umounted at # shutdown by open-iscsi (by default, open-iscsi excludes / and on # systemd systems als /usr), place them here. iSCSI sessions that carry # these mounts will also be kept open. # # If any of these mountpoints contain spaces, please use the same # escaping as in /etc/fstab, i.e. replace the spaces with \040. EXCLUDE_MOUNTS_AT_SHUTDOWN="" # Don't logout from ANY iSCSI session on shutdown # # When shutting down, if the root filesystem is on iSCSI, open-iscsi # tries to determine which sessions are still required for the root # filesystem. By default, the host will still logout from all other # sessions. # # If you are running a very complicated setup of your root filesystem # (multiple mapping levels stacked on top of each other), it may be the # case that the autodetection logic doesn't work propery. You may then # enable this setting to keep around all iSCSI sessions. # # Note that /etc/iscsi/iscsi.initramfs must exist for this option to # have any effect at all. # # This was the default behavior in previous versions of this package # up to the version that shipped with Debian 8 (Jessie). # ISCSI_ROOT_KEEP_ALL_SESSIONS_AT_SHUTDOWN=0