How to access OSTicket AMI?
URL: http://instance-public-ipv4/scp
Username: administrator
Password: instance-id
Domain Configuration
Login into the terminal with the below method and run the command
sudo rm /var/www/html/iscripts/ip.sh and reboot the system
URL: http://instance-public-ipv4/phpmyadmin
Username: root
Password: instance-id
URL: http://instance-public-ipv4:8000
Username: admin
Password: instance-id
Shell/Terminal
sudo chmod 400 yourpemkeyname.pem
ssh -i yourpemkeyname.pem ubuntu@yourinstanceip
MySQL Terminal Login
mysql –u root –p instance-id