joe90 said:Enter a new root password. Your password cannot be a dictionary word, but rather a combination of letters and numbers.
Good point, although of course you shouldn't really be using a dictionary word for ANY password, everConrad said:joe90 said:Enter a new root password. Your password cannot be a dictionary word, but rather a combination of letters and numbers.
It will warn you that your password is bad if you use a dictionary word, but it will still accept the password as long as its the same for both attempts.
modul8 said:ok so i can right-click and install apps from the list, but adding new ones, such as firefox 3 is a mystery. i can download the file, and unzip it, but how do you replace the old with the new?
Rofa said:modul8 said:ok so i can right-click and install apps from the list, but adding new ones, such as firefox 3 is a mystery. i can download the file, and unzip it, but how do you replace the old with the new?
Me too - did you sort it out?
joe90 said:To set a new root password:
- Click My Documents under the Files Tab.[/*:m:wjc767c7]
- Select File > Terminal. A terminal window appears.[/*:m:wjc767c7]
- Type "Sudo –su" at the command prompt and hit Enter.[/*:m:wjc767c7]
- Type "passwd" and hit Enter.[/*:m:wjc767c7]
- Enter a new root password. Your password cannot be a dictionary word, but rather a combination of letters and numbers. Press Enter.[/*:m:wjc767c7]
- Retype your password. Your new password is set.[/*:m:wjc767c7]
Also see http://www.laptopmag.com/advice/how-to/aspire-one-apps.aspx for full details on the above with screenshots and the full "Advanced Mode" hack, as published elsewhere on this forum![]()
wyr_taliesin said:Couple of minor corrections from a newbie who just had a couple of problems!
enter "sudo su" (no upper case, no minus)
then ignore the message about 'Connection refused'
now enter passwd etc. NB even if it says that password is a dictionary word it still allows it.
nserg said:Rofa said:modul8 said:ok so i can right-click and install apps from the list, but adding new ones, such as firefox 3 is a mystery. i can download the file, and unzip it, but how do you replace the old with the new?
Me too - did you sort it out?
i had just overwrited /usr/lib/firefox-2.0.0.14/ under "su" with the contents of archive, and got ff3.
VH7377 said:Here is a copy of what I get when I try from terminal.
Retype new UNIX password:
passwd: all authentication tokens updated successfully.
[root@localhost home]# sudo yum -y install wine
audit_log_user_command(): Connection refused
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirror ... &arch=i386 error was
[Errno 4] IOError: <urlopen error (110, 'Connection timed out')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
[root@localhost home]#
Any useful help gratefully recieved.