Results 1 to 3 of 3
Hello everyone i hope some 1 can help me out. I download realplayer on to my desktop and then i went to applications/ accessories / terminal and then i typed ...
- 09-28-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 4
[SOLVED] Instaling realplayer
Hello everyone i hope some 1 can help me out. I download realplayer on to my desktop and then i went to applications/ accessories / terminal and then i typed in this
su
(enter password)
and then this mgs came up Authentication failure
chmod a+x /home/aidan/Desktop/RealPlayer11GOLD.bin
Nothing Happens i only install linux today so any help would be great
- 09-28-2009 #2Linux Newbie
- Join Date
- Nov 2007
- Location
- Planet Earth
- Posts
- 152
ubuntu doesn't have the root user enabled by default, but you can use (and it's better) the sudo command:
type your own password and follow the installer's instructions.Code:sudo ~/Desktop/RealPlayer11GOLD.bin
FYI: sudo means: "do the next command as the root user".
HugoEOF
- 09-29-2009 #3Just Joined!
- Join Date
- Sep 2009
- Posts
- 4
Perfect
Thanks work great
love this site


