Ticket #110: Verify SSH Access and Update Passwords - SupaHotBall/OE2-Group-D GitHub Wiki
Task
- SSH access confirmed and documented.
- Default passwords updated on all servers.
- Secure password storage implemented.
- (Optional) Set up a self-hosted password manager (e.g., Bitwarden).
Steps Taken
Management Server: 13.75.179.27
- Login as a Management Server
- using
passwd
to change the management server password
App Server: 13.75.179.37
- Login as a App Server
- using
passwd
to change the app server password
DB Server:13.75.179.36
- Login as a DB Server
- using
passwd
to change the db server password
Backup Server: 13.75.179.26
- Login as a Backup Server
- using
passwd
to change the backup server password
Challenges
N/A
External Resources
N/A
Ticket Reference
https://rt.dataraster.com/Ticket/Display.html?id=110