Pantallazo Ubuntu del 31 Julio 2010
Bueno, pues hice una recopilación de la instalación de Apache-PHP-MySQL-PHPMyAdmin en Ubuntu 10.04. La información la subo en un PDF pues en el host donde contrato este servicio no me permite poner cierto tipo de código, pero les dejo el archivo descargable y algunas imágenes para los curiosos.
Me hizo un parisimo…
Tomado de Reset the MySQL root password on Ubuntu Linux
Usado en:
- Ubuntu Linux 9.10 Karmic Koala y MySQL 5.1. (2010-03-20)
- Ubuntu Linux 7.10 Gutsy Gibbon and MySQL 5.0.45. (2007-10-21)
- Ubuntu Linux 6.06 Dapper Drake and MySQL 4.1.15.
Reset the MySQL root password on Ubuntu Linux. Enter the following lines in your terminal.
Stop the MySQL Server.
Start the mysqld configuration.
Login to MySQL as root.
Replace YOURNEWPASSWORD with your new password!
Note: This method is not regarded as the securest way of resetting the password. However it works.






Comentarios