LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Su Log In Problem (https://www.linuxquestions.org/questions/linux-newbie-8/su-log-in-problem-4175562997/)

RobertDepelteau 01-03-2016 12:29 PM

Su Log In Problem
 
Hello friends.

I installed rapsbian, and I'm trying to get into the interface folder in command prompt. I type:
/etc/network/interfaces

And I get : permission denied.
So I try to go to superuser typing

$ su
password: raspberry (I tried everything)

and I always get the same answer: su: authentication failure

What am I doing wrong?

pan64 01-03-2016 02:00 PM

have you tried sudo bash?

michaelk 01-03-2016 02:09 PM

Interfaces is a configuration file not a directory.

sudo nano interfaces


All times are GMT -5. The time now is 09:25 PM.