Knowledge is Yours - Nguyen Si Nhan

Open Your Heart ... Open Your Mind ...

Pages

▼
Sunday, November 13, 2011

How to restore or backup database mysql by cmd (command)

›
Restore mysql -u user_name -p your_password database_name < file_name.sql   gzip -dc <database.sql.gz |mysql -u root -p databasenam...

How to: reset pass root mysql

›
1. Stop mysql: # service mysqld stop or # killall mysql 2.. mysqld_safe --skip-grant-tables 3.Access mysql without password 4.Create ...

[Solved] Xenserver: You have reached the maximum number of virtual disks allowed for this virtual machine check your settings and try again

›
You have a problem can not add more than 3 vhd to VM windows on XenServer ,it return this error : you have reached the maximum number of ...
‹
›
Home
View web version

About Me

Nguyen Si Nhan
View my complete profile
Powered by Blogger.