Linux console commands
*. To Install from console mode :
- Download bin
- Execute the command to make the bin executable
- chmod 755 ManageEngine_ServiceDeskPlus_MSP_64bit.bin ( Color of the bin will get changed to green I.e Executable mode )
- ./ManageEngine_ServiceDeskPlus_MSP_64bit.bin ( Then follow the steps )
*. To run the server :
- <serverhome>/bin>sh run.sh ( Once console got closed, will stop the server )
- <serverhome>/bin>sh run.sh & ( Prints will be shown , closing the console will not stop the server )
- <serverhome>/bin>nohup sh run.sh & ( Prints will not be shown , closing the console will not stop the server )
*. To take backup :
- <serverhome>/bin>sh backUpData.sh ( To take full backup in ezip format )
- <serverhome>/bin>sh backUpData.sh --trimmed ( To take trimmed backup in ezip format )
- <serverhome>/bin>sh backUpDataOld.sh ( To take full backup in .data format )
*. To restore backup : ( ezip format )
- <serverhome>/bin> sh restoreData.sh -c < file location >
- Eg : <serverhome>/bin> sh restoreData.sh -c /home/test/backup/backup_postgres_11027_database_07_05_2023_05_42/backup_postgres_11027_database_07_05_2023_05_42_part_1.data
*. To change webserver port :
- <serverhome>/bin>sh changeWebServerPort.sh <port> <http>
Eg : <serverhome>/bin>sh changeWebServerPort.sh 8900 http
*. To change DBserver port :
- <serverhome>/bin>sh changeDBServer.sh --console
*. Migration :
- <serverhome>/bin>sh UpdateManager.sh -c
- Follow the instructions Eg : i ( To intall ppm)
- file path /home/test/ManageEngine_ServiceDesk_Plus_-_MSP_14_3_0_SP-0_2_0.ppm