WP 2.6 Notes
Wednesday, July 16th, 2008Living Open Source posted an excellent blurb about the WordPress 2.6 upgrade.
Living Open Source posted an excellent blurb about the WordPress 2.6 upgrade.
ASP.Net is Jacqueline Kennedy, while PHP is Marilyn Monroe. Sure, you couldn’t take Marilyn to a state dinner, but she was probably a hell of a lot more fun in general.
Another ‘cleaning out the hard drive post…’
This group of commands will move database and files from one server to another the fastest.
mysqldump -u dbuser -p dbname > dbname.sql
Enter password: #####
scp dbname.sql username@newserver:./dbname.sql
mysql -u dbuser -p -h localhost dbname < dbname.sql
Enter password: #####
scp -rp . username@newserver:./directory
** Change DNS to point to new server **
Spring Cleaning… Google Webmaster Style.
Rob hits the top 500. Now I can drop his name.