Linux ih01.iridiumhosting.com 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
LiteSpeed
Server IP : 67.227.241.211 & Your IP : 216.73.217.87
Domains :
Cant Read [ /etc/named.conf ]
User : dustinhy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
MXB /
rear /
usr /
share /
rear /
prep /
NSR /
default /
Delete
Unzip
Name
Size
Permission
Date
Action
400_prep_nsr.sh
156
B
-rw-r--r--
2026-04-01 09:39
450_check_nsr_client.sh
439
B
-rw-r--r--
2026-04-01 09:39
Save
Rename
# 450_check_nsr_client.sh # # This script checks if a EMC Legato client is installed and running # Log "Backup method is NetWorker (NSR): check nsrexecd" if [ ! -x /usr/sbin/nsrexecd ] \ && [ ! -x /opt/networker/sbin/nsrexecd ]; then Error "Please install EMC NetWorker (Legato) client software." fi ps ax | grep nsrexecd | grep -v grep 1>/dev/null StopIfError $? "EMC NetWorker (Legato) nsrexecd was not running on this client."