LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   execute from root (https://www.linuxquestions.org/questions/linux-newbie-8/execute-from-root-124040/)

raysr 12-08-2003 08:41 PM

execute from root
 
I have downloaded "Real Player" in an rpm file. The installation instructions say to execute it from root. How is that done? http://www.linuxheadquarters.com/how....shtml:newbie:

fancypiper 12-08-2003 08:51 PM

Open an x terminal and command

su -
<give root's password>
Now that x terminal has root power.

ToniT 12-08-2003 09:09 PM

Means that you have to either be logged in as root, or change yoursef to root by running command 'su' and giving your systems root password. Command 'whoami' tells wether you are root or normal user.

raysr 12-09-2003 01:41 AM

Thanks for both replies! Just stumbled through a Real Player install and it works!!!:newbie: :newbie:


All times are GMT -5. The time now is 03:12 AM.