LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Unable run sndconfig (https://www.linuxquestions.org/questions/linux-newbie-8/unable-run-sndconfig-15097/)

matin 02-26-2002 07:12 AM

Unable run sndconfig
 
When i in root directory type as shown below (text mode) , it alway prompt me you must be root to run sndconfig.

eg:

[matin@localhost 1] $ /usr/sbin/sndconfig

ERROR - You must be root to run sndconfig

CragStar 02-26-2002 11:47 AM

You need to be logged in as root. Do this in a command prompt (shell) by typing:
su root

Then enter in the root password.
You can logout by typing:
exit


All times are GMT -5. The time now is 11:56 AM.