Recover a Lost WordPress Password

By Randy Jensen | Mar 30, 2009

grey l Recover a Lost WordPress PasswordRecently I had a client contact me and tell me they lost their WordPress password and couldn’t get into their account. I guess they had the wrong email in there and couldn’t use the ‘Lost Password’ feature either. Luckily, there’s a ‘not too difficult’ method for resetting your password (or more than likely your favorite client’s password).

I’m going to be using cPanel and PHPMyAdmin for this, but you should be able to do it with whatever system your host is using to allow you to manage your DB’s.

  1. Login to cPanel and look for phpMyAdmin
    wppasswordrecovery1 Recover a Lost WordPress Password
  2. Look for your database to the blog you forgot the password to on the left hand side
    wppasswordrecovery2 Recover a Lost WordPress Password
  3. Look for the ‘wp_users’ table and click the ‘Browse’ button
    wppasswordrecovery3 Recover a Lost WordPress Password
  4. Find your username/user ID and click the edit button next to it
    wppasswordrecovery4 Recover a Lost WordPress Password

Using Truecrypt to Encrypt Your Entire Hard Drive

By Randy Jensen | Apr 29, 2008

If you’re as paranoid as I am, you more than likely appreciate the advancements that the TrueCrypt team has made with version 5.0. For me, the greatest thing they did was making whole disk encryption dead simple. Here’s how you do it.

Getting Started

  1. First you will need to visit the TrueCrypt site and download and install it on your system. I’m going to be using Windows XP for my demonstration, but they have since released very good and stable version for Mac OSX and Linux.
  2. Next, go ahead and open the main window by clicking on the TrueCrypt logo in the system tray. The window should look like this
    truecrypt1 Using Truecrypt to Encrypt Your Entire Hard Drive

Setting Up the Encryption Settings

  1. Click the the ‘Create Volume ‘ button
  2. On the next window, choose the radio button next to ‘Encrypt the system partition or entire system drivetruecrypt2 Using Truecrypt to Encrypt Your Entire Hard Drive

© 2009 Randy Jensen Online, - PassionDuo WordPress Theme