Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
udev /
rules.d /
Delete
Unzip
Name
Size
Permission
Date
Action
50-firmware.rules
210
B
-rw-r--r--
2025-01-20 19:11
50-udev-default.rules
5.68
KB
-rw-r--r--
2025-03-06 14:56
55-dm.rules
7.1
KB
-rw-r--r--
2022-10-19 19:37
60-autosuspend.rules
704
B
-rw-r--r--
2025-03-06 11:43
60-block.rules
703
B
-rw-r--r--
2025-03-06 11:43
60-cdrom_id.rules
1.05
KB
-rw-r--r--
2025-03-06 11:43
60-drm.rules
413
B
-rw-r--r--
2025-03-06 11:43
60-evdev.rules
1.07
KB
-rw-r--r--
2025-03-06 11:43
60-fido-id.rules
491
B
-rw-r--r--
2025-03-06 11:43
60-infiniband.rules
379
B
-rw-r--r--
2025-03-06 11:43
60-input-id.rules
282
B
-rw-r--r--
2025-03-06 11:43
60-persistent-alsa.rules
616
B
-rw-r--r--
2025-03-06 11:43
60-persistent-input.rules
2.66
KB
-rw-r--r--
2025-03-06 11:43
60-persistent-storage-dm.rules
1.92
KB
-rw-r--r--
2022-10-19 19:37
60-persistent-storage-tape.rules
2.15
KB
-rw-r--r--
2025-03-06 11:43
60-persistent-storage.rules
9.97
KB
-rw-r--r--
2025-03-06 11:43
60-persistent-v4l.rules
769
B
-rw-r--r--
2025-03-06 11:43
60-qemu-guest-agent.rules
131
B
-rw-r--r--
2024-12-04 08:30
60-sensor.rules
1.58
KB
-rw-r--r--
2025-03-06 11:43
60-serial.rules
1.11
KB
-rw-r--r--
2025-03-06 11:43
64-btrfs.rules
612
B
-rw-r--r--
2025-03-06 14:56
70-camera.rules
281
B
-rw-r--r--
2025-03-06 11:43
70-joystick.rules
432
B
-rw-r--r--
2025-03-06 11:43
70-memory.rules
184
B
-rw-r--r--
2025-03-06 11:43
70-mouse.rules
734
B
-rw-r--r--
2025-03-06 11:43
70-power-switch.rules
576
B
-rw-r--r--
2025-03-06 11:43
70-touchpad.rules
473
B
-rw-r--r--
2025-03-06 11:43
70-uaccess.rules
3.66
KB
-rw-r--r--
2025-03-06 14:56
71-seat.rules
3.72
KB
-rw-r--r--
2025-03-06 14:56
73-seat-late.rules
643
B
-rw-r--r--
2025-03-06 14:56
73-special-net-names.rules
969
B
-rw-r--r--
2025-01-20 19:11
75-net-description.rules
452
B
-rw-r--r--
2025-03-06 11:43
75-probe_mtd.rules
174
B
-rw-r--r--
2025-03-06 11:43
78-sound-card.rules
4.7
KB
-rw-r--r--
2025-03-06 11:43
80-debian-compat.rules
594
B
-rw-r--r--
2025-01-20 19:11
80-drivers.rules
600
B
-rw-r--r--
2025-03-06 11:43
80-ifupdown.rules
190
B
-rw-r--r--
2021-09-14 13:27
80-net-setup-link.rules
295
B
-rw-r--r--
2025-03-06 11:43
81-net-dhcp.rules
528
B
-rw-r--r--
2025-03-06 11:43
85-hwclock.rules
208
B
-rw-r--r--
2024-11-21 20:01
90-console-setup.rules
265
B
-rw-r--r--
2018-10-29 21:12
95-dm-notify.rules
479
B
-rw-r--r--
2022-10-19 19:37
96-e2scrub.rules
171
B
-rw-r--r--
2023-03-05 03:16
99-systemd.rules
5.24
KB
-rw-r--r--
2025-03-06 14:56
Save
Rename
# Copyright (C) 2009 Red Hat, Inc. All rights reserved. # # This file is part of LVM2. # Udev rules for device-mapper devices. # # These rules create symlinks in /dev/disk directory. # Symlinks that depend on probing filesystem type, # label and uuid are created only if the device is not # suspended. # "add" event is processed on coldplug only! ACTION!="add|change", GOTO="dm_end" ENV{DM_UDEV_RULES_VSN}!="?*", GOTO="dm_end" ENV{DM_UDEV_DISABLE_DISK_RULES_FLAG}=="1", GOTO="dm_end" SYMLINK+="disk/by-id/dm-name-$env{DM_NAME}" ENV{DM_UUID}=="?*", SYMLINK+="disk/by-id/dm-uuid-$env{DM_UUID}" ENV{DM_SUSPENDED}=="1", ENV{DM_UDEV_PRIMARY_SOURCE_FLAG}=="1", GOTO="dm_link" ENV{DM_NOSCAN}=="1", ENV{DM_UDEV_PRIMARY_SOURCE_FLAG}=="1", GOTO="dm_link" ENV{DM_SUSPENDED}=="1", GOTO="dm_end" ENV{DM_NOSCAN}=="1", GOTO="dm_watch" IMPORT{builtin}="blkid" LABEL="dm_link" ENV{DM_UDEV_LOW_PRIORITY_FLAG}=="1", OPTIONS="link_priority=-100" ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{ID_FS_UUID_ENC}=="?*", SYMLINK+="disk/by-uuid/$env{ID_FS_UUID_ENC}" ENV{ID_FS_USAGE}=="filesystem|other", ENV{ID_FS_LABEL_ENC}=="?*", SYMLINK+="disk/by-label/$env{ID_FS_LABEL_ENC}" ENV{ID_PART_ENTRY_UUID}=="?*", SYMLINK+="disk/by-partuuid/$env{ID_PART_ENTRY_UUID}" ENV{ID_PART_ENTRY_SCHEME}=="gpt", ENV{ID_PART_ENTRY_NAME}=="?*", SYMLINK+="disk/by-partlabel/$env{ID_PART_ENTRY_NAME}" ENV{ID_PART_ENTRY_SCHEME}=="gpt", ENV{ID_PART_GPT_AUTO_ROOT}=="1", SYMLINK+="gpt-auto-root" # Add inotify watch to track changes on this device. # Using the watch rule is not optimal - it generates a lot of spurious # and useless events whenever the device opened for read-write is closed. # The best would be to generete the event directly in the tool changing # relevant information so only relevant events will be processed # (like creating a filesystem, changing filesystem label etc.). # # But let's use this until we have something better... LABEL="dm_watch" OPTIONS+="watch" LABEL="dm_end"