Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.145.58.141
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
lib /
udev /
rules.d /
[ HOME SHELL ]
Name
Size
Permission
Action
01-md-raid-creating.rules
321
B
-rw-r--r--
40-vm-hotadd.rules
655
B
-rw-r--r--
50-apport.rules
165
B
-rw-r--r--
50-firmware.rules
210
B
-rw-r--r--
50-udev-default.rules
3.53
KB
-rw-r--r--
55-dm.rules
7.1
KB
-rw-r--r--
56-lvm.rules
2.39
KB
-rw-r--r--
60-block.rules
620
B
-rw-r--r--
60-cdrom_id.rules
1.05
KB
-rw-r--r--
60-drm.rules
413
B
-rw-r--r--
60-evdev.rules
974
B
-rw-r--r--
60-input-id.rules
282
B
-rw-r--r--
60-open-vm-tools.rules
250
B
-rw-r--r--
60-persistent-alsa.rules
616
B
-rw-r--r--
60-persistent-input.rules
2.65
KB
-rw-r--r--
60-persistent-storage-dm.rules
1.75
KB
-rw-r--r--
60-persistent-storage-tape.rul...
1.47
KB
-rw-r--r--
60-persistent-storage.rules
6.37
KB
-rw-r--r--
60-persistent-v4l.rules
769
B
-rw-r--r--
60-sensor.rules
727
B
-rw-r--r--
60-serial.rules
1.16
KB
-rw-r--r--
61-persistent-storage-android....
456
B
-rw-r--r--
63-md-raid-arrays.rules
2.08
KB
-rw-r--r--
64-btrfs-dm.rules
387
B
-rw-r--r--
64-btrfs.rules
570
B
-rw-r--r--
64-md-raid-assembly.rules
1.41
KB
-rw-r--r--
66-azure-ephemeral.rules
1.91
KB
-rw-r--r--
66-snapd-autoimport.rules
190
B
-rw-r--r--
69-bcache.rules
1.03
KB
-rw-r--r--
69-lvm-metad.rules
4.33
KB
-rw-r--r--
69-md-clustered-confirm-device...
846
B
-rw-r--r--
70-iscsi-network-interface.rul...
226
B
-rw-r--r--
70-joystick.rules
432
B
-rw-r--r--
70-mouse.rules
734
B
-rw-r--r--
70-power-switch.rules
568
B
-rw-r--r--
70-touchpad.rules
473
B
-rw-r--r--
70-uaccess.rules
2.62
KB
-rw-r--r--
71-power-switch-proliant.rules
461
B
-rw-r--r--
71-seat.rules
2.69
KB
-rw-r--r--
73-seat-late.rules
636
B
-rw-r--r--
73-special-net-names.rules
961
B
-rw-r--r--
73-usb-net-by-mac.rules
1.26
KB
-rw-r--r--
75-net-description.rules
452
B
-rw-r--r--
75-probe_mtd.rules
174
B
-rw-r--r--
78-graphics-card.rules
965
B
-rw-r--r--
78-sound-card.rules
4.7
KB
-rw-r--r--
80-debian-compat.rules
1.34
KB
-rw-r--r--
80-drivers.rules
615
B
-rw-r--r--
80-net-setup-link.rules
295
B
-rw-r--r--
85-hdparm.rules
82
B
-rw-r--r--
90-console-setup.rules
265
B
-rw-r--r--
95-dm-notify.rules
479
B
-rw-r--r--
99-systemd.rules
4.26
KB
-rw-r--r--
99-vmware-scsi-udev.rules
433
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 60-persistent-storage-tape.rules
# do not edit this file, it will be overwritten on update # persistent storage links: /dev/tape/{by-id,by-path} ACTION=="remove", GOTO="persistent_storage_tape_end" ENV{UDEV_DISABLE_PERSISTENT_STORAGE_RULES_FLAG}=="1", GOTO="persistent_storage_tape_end" # type 8 devices are "Medium Changers" SUBSYSTEM=="scsi_generic", SUBSYSTEMS=="scsi", ATTRS{type}=="8", IMPORT{program}="scsi_id --sg-version=3 --export --whitelisted -d $devnode", \ SYMLINK+="tape/by-id/scsi-$env{ID_SERIAL}" SUBSYSTEM!="scsi_tape", GOTO="persistent_storage_tape_end" KERNEL=="st*[0-9]|nst*[0-9]", ATTRS{ieee1394_id}=="?*", ENV{ID_SERIAL}="$attr{ieee1394_id}", ENV{ID_BUS}="ieee1394" KERNEL=="st*[0-9]|nst*[0-9]", ENV{ID_SERIAL}!="?*", SUBSYSTEMS=="usb", IMPORT{builtin}="usb_id" KERNEL=="st*[0-9]|nst*[0-9]", ENV{ID_SERIAL}!="?*", SUBSYSTEMS=="scsi", KERNELS=="[0-9]*:*[0-9]", ENV{.BSG_DEV}="$root/bsg/$id" KERNEL=="st*[0-9]|nst*[0-9]", ENV{ID_SERIAL}!="?*", IMPORT{program}="scsi_id --whitelisted --export --device=$env{.BSG_DEV}", ENV{ID_BUS}="scsi" KERNEL=="st*[0-9]", ENV{ID_SERIAL}=="?*", SYMLINK+="tape/by-id/$env{ID_BUS}-$env{ID_SERIAL}" KERNEL=="nst*[0-9]", ENV{ID_SERIAL}=="?*", SYMLINK+="tape/by-id/$env{ID_BUS}-$env{ID_SERIAL}-nst" # by-path (parent device path) KERNEL=="st*[0-9]|nst*[0-9]", IMPORT{builtin}="path_id" KERNEL=="st*[0-9]", ENV{ID_PATH}=="?*", SYMLINK+="tape/by-path/$env{ID_PATH}" KERNEL=="nst*[0-9]", ENV{ID_PATH}=="?*", SYMLINK+="tape/by-path/$env{ID_PATH}-nst" LABEL="persistent_storage_tape_end"
Close