Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.188.252.203
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
dracut /
modules.d /
04watchdog /
Delete
Unzip
Name
Size
Permission
Date
Action
module-setup.sh
2.86
KB
-rwxr-xr-x
2020-09-30 15:57
watchdog-stop.sh
61
B
-rwxr-xr-x
2020-09-30 15:57
watchdog.sh
245
B
-rwxr-xr-x
2013-09-12 12:52
Save
Rename
#!/bin/sh if [ -e /dev/watchdog ]; then if [ ! -e /tmp/watchdog_timeout ]; then wdctl -s 60 /dev/watchdog >/dev/null 2>&1 > /tmp/watchdog_timeout fi info "Triggering watchdog" >/dev/watchdog else modprobe ib700wdt modprobe i6300esb fi