⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
nginx
/
src
/
openssl
/
VMS
/
View File Name :
msg_staging.com
$ ! Used by the main descrip.mms to print the statging installation $ ! complete $ ! message. $ ! Arguments: $ ! P1 staging software installation directory $ ! P2 staging data installation directory $ ! P3 final software installation directory $ ! P4 final data installation directory $ ! P5 startup / setup / shutdown scripts directory $ ! P6 distinguishing version number ("major version") $ $ staging_instdir = p1 $ staging_datadir = p2 $ final_instdir = p3 $ final_datadir = p4 $ systartup = p5 $ osslver = p6 $ $ WRITE SYS$OUTPUT "Staging installation complete" $ WRITE SYS$OUTPUT "" $ WRITE SYS$OUTPUT "Finish or package in such a way that the contents of the following directory" $ WRITE SYS$OUTPUT "trees end up being copied:" $ WRITE SYS$OUTPUT "" $ WRITE SYS$OUTPUT "- from ", staging_instdir $ WRITE SYS$OUTPUT " to ", final_instdir $ WRITE SYS$OUTPUT "- from ", staging_datadir $ WRITE SYS$OUTPUT " to ", final_datadir $ WRITE SYS$OUTPUT "" $ WRITE SYS$OUTPUT "When in its final destination, the following commands need to be executed" $ WRITE SYS$OUTPUT "to use OpenSSL:" $ WRITE SYS$OUTPUT "" $ WRITE SYS$OUTPUT "- to set up OpenSSL logical names:" $ WRITE SYS$OUTPUT " @''systartup'openssl_startup''osslver'" $ WRITE SYS$OUTPUT "" $ WRITE SYS$OUTPUT "- to define the OpenSSL command" $ WRITE SYS$OUTPUT " @''systartup'openssl_utils''osslver'" $ WRITE SYS$OUTPUT ""