SSH 액세스가 가능한 Ubuntu 서버가 있습니다. 실수로 내 홈 디렉토리 위치를 존재하지 않는 디렉토리로 변경했습니다. 이제 SSH를 통해 로그인하려고 하면 다음 오류가 표시됩니다.
Creating directory '/non/existing/directory'.
Unable to create and initialize directory '/non/existing/directory'.
이 문제를 어떻게 해결할 수 있나요?
SSH 액세스가 가능한 Ubuntu 서버가 있습니다. 실수로 내 홈 디렉토리 위치를 존재하지 않는 디렉토리로 변경했습니다. 이제 SSH를 통해 로그인하려고 하면 다음 오류가 표시됩니다.
Creating directory '/non/existing/directory'.
Unable to create and initialize directory '/non/existing/directory'.
이 문제를 어떻게 해결할 수 있나요?