ssh나 텔넷을 이용해서 일반계정으로 로그인하면
bash /etc/profile Permission denied
라구나오는데.... 이건 머저?
프롬프트도 bash-2.04$ 이런식으로 바껴서 나옵니다..
이건 먼현상이져..
아시는 고수분들 답변점~
chmod 644 /etc/profile
한다음에 해보세요.root 로요.
permission 문제네요..
Re: [질문]계정으로 로그인하면 bash: /etc/profile: Permission
chmod 644 /etc/profile
한다음에 해보세요.root 로요.
permission 문제네요..