Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
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
2024-08-21 00:18
amd64-microcode
328
B
-rw-r--r--
2019-12-21 13:12
apache-htcacheclean
556
B
-rw-r--r--
2023-12-05 03:58
apport
149
B
-rw-r--r--
2019-11-12 06:57
console-setup
285
B
-rw-r--r--
2024-02-17 03:46
cron
150
B
-rw-r--r--
2021-03-18 08:14
cryptdisks
460
B
-rw-r--r--
2022-01-14 06:44
dbus
297
B
-rw-r--r--
2021-06-28 21:15
dovecot
103
B
-rw-r--r--
2022-11-15 09:32
grub
1.17
KB
-rw-r--r--
2025-12-31 20:41
grub.ucf-dist
1.17
KB
-rw-r--r--
2024-08-21 00:22
intel-microcode
1
KB
-rw-r--r--
2021-06-24 06:43
irqbalance
1.36
KB
-rw-r--r--
2023-10-16 18:22
keyboard
150
B
-rw-r--r--
2024-08-21 00:17
locale
17
B
-rw-r--r--
2024-08-21 00:28
mdadm
854
B
-rw-r--r--
2024-02-17 03:45
motd-news
682
B
-rw-r--r--
2024-01-02 22:39
networkd-dispatcher
152
B
-rw-r--r--
2022-05-04 22:29
nginx
389
B
-rw-r--r--
2023-05-31 02:31
open-iscsi
2.63
KB
-rw-r--r--
2022-01-19 20:38
openvswitch-switch
896
B
-rw-r--r--
2023-06-30 00:51
pollinate
298
B
-rw-r--r--
2026-03-26 21:25
redis-server
271
B
-rw-r--r--
2021-10-04 22:37
rsync
2.01
KB
-rw-r--r--
2022-10-12 07:37
ssh
133
B
-rw-r--r--
2020-10-14 18:26
supervisor
244
B
-rw-r--r--
2020-09-11 19:59
ufw
1.85
KB
-rw-r--r--
2023-07-17 22:55
useradd
1.09
KB
-rw-r--r--
2021-11-12 00:42
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