User Tools

Site Tools


user:ryoung12:portfolio:mysql

Differences

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

Link to this comparison view

user:ryoung12:portfolio:mysql [2010/05/21 23:33] – created ryoung12user:ryoung12:portfolio:mysql [2010/05/22 01:36] (current) ryoung12
Line 1: Line 1:
 +===Installing MySQL=== 
 +<html><p>Install the MySQL Server.</p></html> 
 +<cli> 
 +sudo aptitude install mysql-server 
 +</cli> 
 +<html><p>During installation, you will be asked to create a password for the administrative "root" user for the MySQL server.</p></html>