Simple wordpress upgrade from SSH howto
cd to the directory of the website you want to upgrade then download wordpress latest release:
wget http://wordpress.org/latest.zip
unzip latest.zip
cd wordpress
rm -rf wp-config-sample.php wp-content
cd ../
rm -rf rm -rf wordpress index.php license.txt readme.html wp-admin wp-app.php wp-atom.php wp-blog-header.php wp-comments-post.php wp-commentsrss2.php wp-config-sample.php wp-cron.php wp-feed.php wp-includes wp-links-opml.php wp-load.php wp-login.php wp-mail.php wp-pass.php wp-rdf.php wp-register.php wp-rss2.php wp-rss.php wp-settings.php wp-trackback.php xmlrpc.php
cp -r wordpress/* ./
Then go to yourwebsite.com/wp-admin do the update database and your done!
Article written by MyComputerAid.com
1 Comment
Howto secure wordpress | Computer support articles
Leave a Reply
You must be logged in to post a comment.
2003 server - Sep 30, 2008 22:34 - 0 Comments
instant messaging srv records
More In Computers & PC
- Howto secure wordpress
- Simple wordpress upgrade from SSH howto
- permanently delete your facebook account
- Creating a Sound File
- Talking to the Mouse
Microsoft Outlook - Mar 22, 2009 11:22 - 0 Comments
Outlook: Duplicates in Mailbox
More In Computers & PC
- Howto secure wordpress
- Simple wordpress upgrade from SSH howto
- permanently delete your facebook account
- Creating a Sound File
- Talking to the Mouse
Microsoft Desktop, Web browsers and Internet, Windows 2000, Windows 7, Windows 98, Windows Firewall and networking, Windows Vista, Windows XP - Feb 8, 2010 18:09 - 0 Comments
Disable Proxy settings in IE
More In Computers & PC
- Howto secure wordpress
- Simple wordpress upgrade from SSH howto
- permanently delete your facebook account
- Creating a Sound File
- Talking to the Mouse
[…] out of the box and if you miss a patch then .. well your just asking for big trouble. Generally upgrading your wordpress to the latest release will keep out 99% of the hackers and bots out there scouring the web for […]