User Tools

Site Tools


install_mysql_linux

Differences

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

Link to this comparison view

Next revision
Previous revision
install_mysql_linux [2016/07/25 12:20] – created walkeradmininstall_mysql_linux [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 2: Line 2:
 \\  \\ 
 \\  \\ 
-To insall Apache2 in linux, from the command line enter:+To insall MySQL in linux, from the command line enter:
 \\  \\ 
-        sudo apt-get install MySQL+        To install the Server 
 +        sudo apt-get install MySQL-Server 
 +         
 +        To install the client tools on another machine 
 +        sudo apt-get install mysql-client
 \\  \\ 
 Follow on screen prompts. (you normally have to set a password) Follow on screen prompts. (you normally have to set a password)
install_mysql_linux.1469445658.txt.gz · Last modified: 2023/03/09 22:35 (external edit)