I owe Dutchies from Nova Scotia a huge thank-you for this nugget.

Many of your questions and problems concerning the Aspire One (Linux edition) come from the fact that a lot of you don’t remember the password you set when you first turned on the machine.

Well, rather than reinstalling everything from the recovery disk which effectively resets everything including the root password, there is a better solution:

First of all you’ll need to get the into advanced mode – you’ll see why once you’ve done it. To do this go to “Files” > “My Documents” to open the File Manager. Then go to “File” > “Terminal” (use the word menu at the top of the File Manager window.

Linpus Linux uses Xfce, so use “xfce-setting-show” to get the Xfce Settings Manager.

Click on “Desktop” to get to the “Desktop Preferences” and select the “Behavior” tab.

Now click under “Menus” the “Show desktop menu on right click” option and close the window.

This setting will allow you to bring up the normal desktop menu when you right click somewhere on the desktop. The Desktop Menu contains many more options than the limited user interface on the Aspire One.

OK. Now you’re in advanced mode, right click and bring up the menu. Go to “system” and then go to “terminal”

Once the terminal has opened type this:
sudo -su

it will prompt you to enter a password. type this:
passwd

It will now prompt you to enter your new root password (Just type it – you won’t see anything appear but it’s registering it).

You’ll be happy to hear it asks you to repeat the password to make sure you were paying attention…

Note: That the password can be anything you want but needs to be longer than 6 characters.

Done!

ALTERNATIVELY: Scroll down in the comments and use Morris’s method. Which one works for you?