Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions session-07.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,12 @@ mysql_secure_installation --set-root-pass ExpenseApp@1

IP, port, protocol, username and password/key

https
IP/facebook.com
443
https
username
password
443


mysql -u root -p<password>

Expand Down