how to install new app

Joined
Jul 18, 2008
Messages
5
Reaction score
0
I try to install new apps.many time.but whenever I do that my one request root password.I typed my p/w that I use same as user password in setting.but it's not work.How can I do to know right password.Thank for every help.
 
I read that the default password for the One is 00000 or 111111, but I'm not quite sure, must say, and don't know if that's the answer in your case either (sorry)

Regards, R
 
To set a new root password:
  • Click My Documents under the Files Tab.[/*:m:5b6f1dil]
  • Select File > Terminal. A terminal window appears.[/*:m:5b6f1dil]
  • Type "sudo su" at the command prompt and hit Enter.[/*:m:5b6f1dil]
  • Type "passwd" and hit Enter.[/*:m:5b6f1dil]
  • Enter a new root password. Your password cannot be a dictionary word, but rather a combination of letters and numbers. Press Enter.[/*:m:5b6f1dil]
  • Retype your password. Your new password is set.[/*:m:5b6f1dil]

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 :)
 
Great response - I've used the Laptop site to do the Advanced Mode - worked like a charm. Thanks for putting it up.
 
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?
 
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.
 
Conrad 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.
Good point, although of course you shouldn't really be using a dictionary word for ANY password, ever :)
 
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?
 
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.
 
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.
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.

I probably should have checked on that before copying and pasting, huh :D

But as mentioned above, using a dictionary word is NEVER a good idea - particularly for the root password of a computer that will likely be connecting to the internet - so it's really best not to, regardless of whether it is accepted or not.
 
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.

?? :| sorry -- could you plz explain this to me (I am a complete newbie to Linpus too).

I have followed all the steps so far up to here but don't understand how to do this last step to install FF3. Tx
 
OK my first time on a forum and new to linux. have got all the way through download process, have opened up the root password and can right click on the desk top. I can even see the software I,ve downloaded and intalled on the add remove red hat software BUT I can start the software as it isnt on the desk top and I cant find it with right click. the software is SyncE but I have tried with other software and have the same problem.
 
I just installed Opera, the installer said that everything went fine, but I cannot see the any icon for the application anywhere(in advanced view) . Any ideas where I can find a way to launch it? Thanks! :D
 
So how do you UNinstall a program.... It seems that when I use the package manager to install a program and then use it to remove the same program I only recover about 10% of my disk space.
 
All well and good guys but still doesn't help. I can get internet, don't seem to be able to get live updates to run all the way through to downlaod and installation (although it managed to do that yesterday OK). When I try package manager it just stalls on getting stuff from the download / retrieve places it goes looking.

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]#

Still seems to time out, so there must be something wrong with the connection, except that I was logged onto the internet (and able to change pages etc) when I tried this. Am working from inside a University network, but get downloads from other systems (even when I don't want them).

Any useful help gratefully recieved.
 
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.

If you're already logged in as root [root@localhost home], you don't need to use sudo. Sudo is used if you're logged in as user and want to elevate yourself temporarily to root status. Don't know if that will fix your problem, as it might be something else with the repos, but looking at what you did, is not correct.

It's one or the other - login as root OR use sudo as regular user.

Cheers.
 
Back
Top