User Tools

Site Tools


setuplampubuntu22

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
setuplampubuntu22 [2025/04/28 23:04] tektinkerssetuplampubuntu22 [2025/04/29 00:26] (current) tektinkers
Line 1: Line 1:
 +[[https://docs.tektinkers.com|TinkersDocs Home]]
 +[[https://www.tektinkers.com|Back to tektinkers.com]]
 +
 ====== Commands to Setup a LAMP server in Ubuntu 22. ====== ====== Commands to Setup a LAMP server in Ubuntu 22. ======
  
Line 78: Line 81:
 <code>ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';</code> <code>ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';</code>
  
-<code>GRANT ALL ON example_database.* TO 'example_user'@'%';<code>+<code>GRANT ALL ON example_database.* TO 'example_user'@'%';</code>
 <code>exit</code> <code>exit</code>
 \\ \\
setuplampubuntu22.1745881495.txt.gz · Last modified: 2025/04/28 23:04 by tektinkers