Collection of general scripts
- startAnyService.sh - Sample script can be used to start any process/service.
- stopAnyService.sh - Sample script can be used to stop any process/service.
- dbConntionCheck.php - Sample script to connect to database, and say it its possible to connect.
- generatePassword.php - Sample scriot tp generate password. Uses shell commands so not pure php way.